Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=4255048
By: bgraabek
ddclient v3.7.2
The first time I run ddclient it works fine. Second run returns an error. If
I then remove the /var/cache/ddclient/ddclient.cache file it works again, running
it again returns the same error again. Below is the output from a succesful
run and a run with the error message:
./ddclient -daemon=0 -noquiet -debug
DEBUG: proxy =
DEBUG: url
= http://172.16.1.244/setup.cgi?next_file=s_status.htm&todo=cfg_init
DEBUG: server = 172.16.1.244
DEBUG: opt(fw =
DEBUG: glo fw = 172.16.1.244
DEBUG: get_ip: using netgear-dg834g,
http://172.16.1.244/setup.cgi?next_file=s_status.htm&todo=cfg_init reports
81.146.45.16
Use of uninitialized value in string ne at ./ddclient line 1947.
Use of uninitialized value in string ne at ./ddclient line 1947.
Use of uninitialized value in string ne at ./ddclient line 1947.
Use of uninitialized value in string ne at ./ddclient line 1947.
Use of uninitialized value in string ne at ./ddclient line 1947.
Use of uninitialized value in string ne at ./ddclient line 1947.
Use of uninitialized value in string ne at ./ddclient line 1947.
Use of uninitialized value in string ne at ./ddclient line 1947.
./ddclient -daemon=0 -noquiet -debug
DEBUG: proxy =
DEBUG: url
= http://172.16.1.244/setup.cgi?next_file=s_status.htm&todo=cfg_init
DEBUG: server = 172.16.1.244
DEBUG: opt(fw =
DEBUG: glo fw = 172.16.1.244
DEBUG: get_ip: using netgear-dg834g,
http://172.16.1.244/setup.cgi?next_file=s_status.htm&todo=cfg_init reports
81.146.45.16
DEBUG:
DEBUG: nic_zoneedit1_update -------------------
DEBUG: proxy =
DEBUG: url
= http://www.zoneedit.com/auth/dynamic.html?host=server.graabek.com&dnsto=81.146
.45.16
DEBUG: server = www.zoneedit.com
DEBUG: opt(fw =
DEBUG: glo fw = 172.16.1.244
SUCCESS: updating server.graabek.com: IP address set to 81.146.45.16 (201:
No records need updating.)
And here follows the ddclient.conf file
daemon=300 # check every 300 seconds
syslog=yes # log update msgs to syslog
mail=root # mail all msgs to root
mail-failure=root # mail failed update msgs to root
pid=/var/run/ddclient.pid # record PID in file.
ssl=no # use ssl-support. Works with
# ssl-library
#
use=netgear-dg834g, fw=172.16.1.244
fw-login=admin, fw-password=xxxxx
#
##
## ZoneEdit (zoneedit.com)
##
# server=www.zoneedit.com, \
# protocol=zoneedit1, \
# login=your-zoneedit-login, \
# password=your-zoneedit-password \
# your.any.domain,your-2nd.any.dom
server=www.zoneedit.com, \
protocol=zoneedit1, \
login=xxx, \
password=xxx \
www.example.com
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=399428
|