返回列表 發帖

【RouterOS】—— MikroTik Cloud,有了自己图一无二的hostname

本帖最後由 角色 於 2014-8-25 02:42 編輯

MikroTik有自己的DNS,自己不用去自己建立,V6.14开始才有。

http://wiki.mikrotik.com/wiki/Manual:IP/Cloud

http://www.phy2vir.com/mikrotik- ... me-and-ntp-service/

原来这个MiktroTik Cloud首先就有一个头一无二的hostname,用/ip cloud print就可以。

通过这个hostname,那么就知道它的WAN port的IP address,那么很多功能就从这个port开始,例如Winbox,VPN等等功能。

TOP

因为出了cloud router,那么在Quick Set=Home AP,在下面的VPN,如果enabled,那么DDNS和network time都自动set,但是time-zone=00:00,如果要set香港,那么就要下面指令:

/system clock manual set time-zone=+08:00



附件: 您需要登錄才可以下載或查看附件。沒有帳號?註冊

TOP

上面的VPN打完勾后,VPN基本的系统都自动set好,唯一就是要enable哪一种VPN。下面例子是用PPTP Server,具体如下:

/interface pptp-server server set enabled=yes

TOP

有没有用过。在中国有没有被Block?

TOP

在香港我经常用,你在大陆可以试试看。

TOP

我将MikroTik 放在ADSLRouter 后面,是不是不能Detect Public Address? 我的Public address 不是 125。。。。
[admin@MikroTik] /ip cloud> print
         enabled: yes
     update-time: yes
  public-address: 125.94.52.24
        dns-name: XXXX.sn.mynetname.net
          status: updated
         warning: DDNS server received request from IP 125.94.52.24 but your local IP was 192.168.86.110; DDNS service might not work.

TOP

是的,你这样连接是不可以从外面接入来。

TOP

前面的ADSL modem+Router,要变成ADSL Modem? ADSL PPOE?

TOP

你前面的router可以用RB代替,我妈妈家里都是这样。RB自己有PPPoE Client。(但是我见过有一体机,Modem+router一起。)

TOP

将RB带到香港发现 RB的DDNS没有问题。放在Vigor Router 后也能resolve public address.
在File内发现Changeip.rsc。 我猜是Block is Checkip 的网站被Block,所以在中国不能用。

TOP

因为checkip是用xxx.dyndns.org被blocked,之前网友在别的帖子也有提及过。

TOP

本帖最後由 mrandrewchan 於 2015-1-31 00:56 編輯

回復 4# 角色

Ching.

After upgrade the version from 5.x to 6.25, the router os auto change the mode from Home AP to WISP AP. Would you please let me know the difference of.  ( Before I use HKBN, now change to USB modem connect to ROS connect Internet ).The VPN function same as work in WISP mode ? Thanks.
AC

TOP

I have not tried it yet. Although the default mode is WISP AP, it may have the way to switch back to HOME AP in somehow.

TOP

Are you able to use VPN service after having upgrade your RB box?

TOP

返回列表