Temat: Ddns na debianie
Temat: ddns na debianie
Witam,
Próbuję skonfigurować ddnsa na debianie. Zainstalowałem: aptitude install ddclient
skonfigurowałem plik /etc/ddclient.conf,
daemon=300
cache=/tmp/ddclient.cache
pid=/var/run/ddclient.pid
protocol=dyndns2 (na no-ip też nie działa)
use=if, if=eth0
server=dynupdate.no-ip.com
login=xxxx
password=xxxxx
xxxx.ddns.net
#
daemon=300
cache=/tmp/ddclient.cache
pid=/var/run/ddclient.pid
protocol=changeip
use=if, if=eth0
server=nic.changeip.com
login=xxxxx
password=xxxxx
xxxxxxx.dynamic-dns.net
#use=web, web=checkip.dyndns.com/, web-skip=''
Poprawiłem /etc/deflaut/ddclient:
run_dhclient="false"
run_ipup="false"
run_daemon="true"
daemon_interval="300"
Po restarcie systemu :/etc/init.d/ddclient status pokazuje:
Jan 03 13:52:24 k.......... ddclient[704]: SUCCESS: updating xxxxxx.dynamic-dns.net: good: IP address set to xxx.xx.xxx.xx
Jan 03 13:52:24 k.......... ddclient[706]: WARNING: updating xxxxxx.ddns.net: nochg: No update required; unnecessary at...busive
Hint: Some lines were ellipsized, use -l to show in full.
Jedną aktualizuje, drugą nie ?