Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=6843510
By: aksaxs
Hi,
I've been using ddclient for years, or at least set it up a nice few years ago
and haven't had to touch it since :) but now I've upgraded to a new server and
moved my old config to the new box and am using 3.8.0 but it won't work or at
least it won't update all of the hosts listed... I've been trying for a while
now to get ddclient to update easyDNS for a while now, my config for easyDNS
looks as follows:
ddclient.conf....snip
protocol=easydns,\
login=<username>,\
password=<passwod>
<host1>.<host2>
EasyDNS and debug/verbose logging show host2 gets updated but host1 never does...
if I run just for host1
its fine, same for just host2...
Log show when running for both host1 and host 2:
INFO: forcing updating <host1> because no cached entry exists.
CONNECT: 192.168.1.1:82
...snip
INFO: forcing updating <host2> because no cached entry exists.
INFO: setting IP address to <ip> for <host2>
UPDATE: updating <host2>
CONNECT: members.easydns.com
CONNECTED: using HTTP
SENDING: GET /dyn/dyndns.php?hostname=<host2>&myip=<ip>&wildcard=OFF HTTP/1.0
SENDING: Host: members.easydns.com
SENDING: Authorization: Basic <key>
SENDING: User-Agent: ddclient/3.8.0
SENDING: Connection: close
SENDING:
I've tried just about every combinations of options out there, and it always
results in the same thing. This config was working on a previous version of
ddclient on another localserver but I'm unsure of the version, I can get it
if needed but I will have to go find the old HD and install it again. If anyone
has any suggestions that would be great.
Thanks,
______________________________________________________________________
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
|