ez-ipudate記錄
更新記錄
item | note |
---|---|
20160816 | 第一版 |
目錄
ez-ipudate
ez-ipupdate - dynamic DNS client
範例1 (qdns)
-h, –host
-S, –service-type
1 | ez-ipupdate -i ppp0 -h domain3322.3322.org -S qdns -u user3322:pass3322 |
範例2 (gnudip)
-a, –address
1 | ez-ipupdate -i eth0 -h xxx.com.tw -S gnudip -u userxxx:pwxxx -a WAN_IP -s DDNS_SERVER_IP |
DDNS_SERVER_IP : 表示預設更新此server的ddns
WAN_IP: 板端取得的wanip
範例3 (qdns)
- qdns.conf
1 | service-type=qdns |
1 | /ez-ipupdate -c /usr/local/bin/qdns.conf |
command
1 | x :[/bin]# ez-ipupdate --help |