Loading

Ubnt EdgeMax 路由器使用花生壳的ddns更新方法

 

使用SSH 登录 Ubnt,然后执行如下指令,将对应的参数修改成你自己的即可。

configure        
set service dns dynamic interface pppoe1 service custom-oray host-name oray完整动态域名
set service dns set dynamic interface pppoe1 service custom-oray login oray用户名
set service dns set dynamic interface pppoe1 service custom-oray options script=/ph/update,ssl=no
set service dns set dynamic interface pppoe1 service custom-oray password oray密码
set service dns set dynamic interface pppoe1 service custom-oray protocol dyndns2
set service dns set dynamic interface pppoe1 service custom-oray server ddns.oray.com
commit
save

原文首发:Ubnt EdgeMax 路由器使用花生壳的ddns更新方法

posted @ 2020-04-03 09:49  方圆百里找对手  阅读(658)  评论(0编辑  收藏  举报