[Ddclient-support] OVH stop working
Brought to you by:
supersandro2000,
wimpunk
From: Josu L. <jos...@gm...> - 2012-07-20 14:49:18
|
Hello, I have been using ddclient with OVH dyndns service: http://guide.ovh.com/DynDns But since some days ago it does not work, this is the log output: # tail /var/log/daemon.log Jul 20 16:33:07 htpc3 ddclient[2234]: WARNING: file /tmp/ddclient.cache, line 3: Invalid Value for keyword 'ip' = '' Jul 20 16:33:08 htpc3 ddclient[2234]: WARNING: skipping update of sub.domain.com from <nothing> to xxx.xxx.229.126. Jul 20 16:33:08 htpc3 ddclient[2234]: WARNING: last updated <never> but last attempt on Fri Jul 20 16:28:07 2012 failed. Jul 20 16:33:08 htpc3 ddclient[2234]: WARNING: Wait at least 5 minutes between update attempts. Jul 20 16:38:08 htpc3 ddclient[2234]: WARNING: cannot send to www.ovh.com:443 (Bad file descriptor). Jul 20 16:38:08 htpc3 ddclient[2234]: FAILED: updating sub.domain.com: Could not connect to www.ovh.com. Jul 20 16:43:08 htpc3 ddclient[2234]: WARNING: file /tmp/ddclient.cache, line 3: Invalid Value for keyword 'ip' = '' Jul 20 16:43:08 htpc3 ddclient[2234]: WARNING: skipping update of sub.domain.com from <nothing> to xxx.xxx.229.126. Jul 20 16:43:08 htpc3 ddclient[2234]: WARNING: last updated <never> but last attempt on Fri Jul 20 16:38:08 2012 failed. Jul 20 16:43:08 htpc3 ddclient[2234]: WARNING: Wait at least 5 minutes between update attempts. This is my configuration file: # cat /etc/ddclient.conf protocol=dyndns2 pid=/var/run/ddclient.pid cache=/tmp/ddclient.cache use=web, web=checkip.dyndns.org/, web-skip='Current IP Address:' server=www.ovh.com ssl=yes login=domain.com-domain password='mypassword' sub.domain.com Anyone using OVH with ddclient? Thanks and best regards. -- Josu Lazkano |