[Ddclient-support] Ddclient not send IP for Update
Brought to you by:
supersandro2000,
wimpunk
From: Paulo <pau...@te...> - 2007-04-27 12:32:56
|
Hello, It has much time use the DynDns services in Windows, but now it appeared the necessity to work in Linux and I chose the DDClient. I configured it to use method CHECKIP, but the gotten IP is not being sent for Dyndns.org for publication in net, as extract of log(cache): ## ddclient-3.7.1 ## last updated at Fri Apr 27 00:26:12 2007 (1177644372) atime=1177644372,backupmx=0,custom=0,host=paulonki.selfip.info,ip=, mtime=0,mx=,static=0,status=nohost,warned-min-error-interval=0, warned-min-interval=0,wildcard=0,wtime=0 paulonki.selfip.info It sees that parameter IP= is empty. The site http://checkip.dyndns.com answers “Current IP address: xxx.xxx.xxx.xxx” and in the configuration models that I found is used only the expression “IP address” for skip. I tested the two forms but I did not get resulted. Below sending the configuration that I am using for evaluation. daemon=300 syslog=yes mail=root mail-failure=root pid=/var/run/ddclient.pid cache=/etc/ddclient/ddclient.cache use=web, web=checkip.dyndns.com/, web-skip='IP Address' protocol=dyndns2 server=members.dyndns.org login=xxxxxxxxx password=xxxxxxxxx server=members.dyndns.org, \ protocol=dyndns2 \ paulonki.selfip.info What it is made a error? How to solve? With best regards, Paulo |