返回列表 發帖

【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

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

TOP

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

TOP

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

TOP

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

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

It meant you have to use your mainland router as a VPN client to log on the remote VPN server which has the public address.

TOP

返回列表