[巴法络] 通过3322动态域名访问LS-WVL |
buffalonas.com 的服务,是很简单的单独指向。并没有类似Qnap的mycloudnas的方式,那个太方便了。
用3322来做的方法: 先注册一个3322的账号,然后在 /etc/cron/crontabs/root 这个文件里加一句: */30 * * * * wget -O /tmp/3322.log http://用户名:密码@members.3322.org/dyndns/update?hostname=你的3322域名 经过一段时间的使用,非常稳定。比TP-Link路由带的花生壳还要好!而且可以和路由一起变成双DDNS,双保险。 原帖地址:http://i.592.net/?post=390 |
花生壳也可以啊
在 /etc/cron/crontabs/root 加一句代码: */30 * * * * wget -O /tmp/oray.log http://用户名:密码@ddns.oray.com/ph/update?hostname=你的花生壳域名 |