Re: [Ddclient-support] ddclient debug advice
Brought to you by:
supersandro2000,
wimpunk
From: Wim V. <wi...@gm...> - 2011-03-23 08:07:51
|
It is all in the README file, see the TROUBLESHOOTING section. Run ddclient -daemon=0 -debug -verbose -noquiet and see what is happening. Regards, wimpunk. On Mon, Mar 21, 2011 at 11:20 PM, Dennis Putnam <da...@be...> wrote: > I have a 'ddclient' that only updates 'dnydns.com' when I enter > 'ddclient stop' and 'ddclient start'. I get nothing in my syslog at all > (good or bad) and I don't know how to go about debugging this. For > reference here is my redacted 'ddclient.conf' which was generated by the > dyndns.com web site. > > ## ddclient configuration file > daemon=300 > # check every 300 seconds > syslog=yes > # log update msgs to syslog > mail-failure=my...@my... # Mail failed updates to user > pid=/var/run/ddclient.pid > # record PID in file. > ## Detect IP with our CheckIP server > use=web, web=checkip.dyndns.com/, web-skip='IP Address' > ## DynDNS username and password here > login=uuuuuuuuuu > password=ppppppppp > ## Default options > protocol=dyndns2 > server=members.dyndns.org > ## Dynamic DNS hosts > myhost1.dyndns-ip.com,myhost2.dyndns-ip.com > > Any advice as to how to debug this would be appreciated. > > > ------------------------------------------------------------------------------ > Enable your software for Intel(R) Active Management Technology to meet the > growing manageability and security demands of your customers. Businesses > are taking advantage of Intel(R) vPro (TM) technology - will your software > be a part of the solution? Download the Intel(R) Manageability Checker > today! http://p.sf.net/sfu/intel-dev2devmar > _______________________________________________ > Ddclient-support mailing list > Ddc...@li... > https://lists.sourceforge.net/lists/listinfo/ddclient-support > |