Re: [Ddclient-support] something hosed up
Brought to you by:
supersandro2000,
wimpunk
From: Anonymous W. V. <an...@ri...> - 2014-04-29 23:01:13
|
OK, 'ddclient -daemon=0 -debug -verbose -noquiet' returns nothing but [ ok ] Usage: /etc/init.d/ddclient {start|stop|restart|force-reload} When I add start to the mix it returns nothing. Here's my /etc/ddclient/ddclient.conf: daemon=60 # check every 60 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=yes # use ssl-support. Works with # ssl-library use=web, web=myip.dnsdynamic.com # get ip from server. server=www.dnsdynamic.org # default server login=****@******.net # default login password=***** # default password server=www.dnsdynamic.org, \ protocol=dyndns2 \ *****.dnsapi.info I checked the server listed in a browser and it returns my IP correctly. btw, I'm using http://mxtoolbox.com/DnsLookup.aspx to test this. Appreciate any ideas! wimpunk: > As written on http://sourceforge.net/p/ddclient/wiki/Home/#documentation > `ddclient -daemon=0 -debug -verbose -noquiet` is a big help. Post your > configuration and the result of the verbose output to pastebin or > something alike and put a link here. > > On 04/29/14 05:53, Anonymous West Virginia wrote: >> Hi guys, I just installed ddclient and I've clearly got something hosed >> up, might be the 'use' line in the .conf file, might be something else. >> >> When I go to whatsmyip.com I get a 108.70.*.* ip, this is correct for my >> VPN. However, when I resolve my ddns name I a 192.168.*.* ip, my >> internal ip from the router. >> >> I'm guessing this is a common newb error, can you help me sort it out? >> >> Thanks much! >> >> WV >> >> ------------------------------------------------------------------------------ >> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE >> Instantly run your Selenium tests across 300+ browser/OS combos. Get >> unparalleled scalability from the best Selenium testing platform available. >> Simple to use. Nothing to install. Get started now for free." >> http://p.sf.net/sfu/SauceLabs >> _______________________________________________ >> Ddclient-support mailing list >> Ddc...@li... >> https://lists.sourceforge.net/lists/listinfo/ddclient-support >> > > ------------------------------------------------------------------------------ > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE > Instantly run your Selenium tests across 300+ browser/OS combos. Get > unparalleled scalability from the best Selenium testing platform available. > Simple to use. Nothing to install. Get started now for free." > http://p.sf.net/sfu/SauceLabs > _______________________________________________ > Ddclient-support mailing list > Ddc...@li... > https://lists.sourceforge.net/lists/listinfo/ddclient-support > |