pinkepbj
May 15th, 2011, 09:14 PM
I've been trying to get ddclient work for updating my ip with zoneedit. I have configured my ddclient.conf file to the following:
daemon=300
pid=var/run/ddclient.pid
ssl=yes
protocol=zoneedit1
use=web, web='http://www.legacy.zoneedit.com/checkip.html/',
web-skip='IP Adress'
server=dynamic.zoneedit.com
login=myzoneeditlogin
password=myzoneeditpassword
mydomain.netWith this configuration ddclient starts up ok but when I check /var/log/syslog I see the error:
WARNING: null password specified for host web.
I've looked over my ddclient.conf again and again and I cant find anything out of place in regards to how the password is entered and formatted. I would be ever so grateful to whoever may have some insight into why it may seem that its not seeing the password.
daemon=300
pid=var/run/ddclient.pid
ssl=yes
protocol=zoneedit1
use=web, web='http://www.legacy.zoneedit.com/checkip.html/',
web-skip='IP Adress'
server=dynamic.zoneedit.com
login=myzoneeditlogin
password=myzoneeditpassword
mydomain.netWith this configuration ddclient starts up ok but when I check /var/log/syslog I see the error:
WARNING: null password specified for host web.
I've looked over my ddclient.conf again and again and I cant find anything out of place in regards to how the password is entered and formatted. I would be ever so grateful to whoever may have some insight into why it may seem that its not seeing the password.