Re: [Ddclient-support] something hosed up
Brought to you by:
supersandro2000,
wimpunk
From: wimpunk <wi...@us...> - 2014-04-30 06:55:12
|
Hi, I really don't understand how you can break your system that hard it uses /etc/init.d/ddclient in stead of /usr/bin/ddclient after a default install. A default debian installation installs its configuration in /etc/ddclient.conf. What do you mean if you say you putted 'hostname=' in front of the hostname? Do you mean in front of '*****.dnsapi.info'? If ddclient isn't in your path, you could try to run it with the path specified which should be /usr/sbin/ in a default debian installation. You could try to find the logging in syslog or run the verbose version as specified before. Regards, wimpunk. On 04/30/14 03:09, Anonymous West Virginia wrote: > Believe I fixed it. Put hostname= in front of the hostname, starts > without error. I THINK the wrong ip thing might just be a propagation > issue. > > co...@cc...: >> Sounds like your path includes a script file rather than the real >> ddclient, maybe? >> >> Anonymous West Virginia <an...@ri...> wrote: >> >>> I have a feeling its not reading my .conf but a default.conf file >>> somewhere else. I installed with apt-get (Debian) and it asked me some >>> questions but I never did find where it created a .conf file. I created >>> the one you see in /etc/ddclient (create the dir and cache dir too). >>> >>> 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 >>>>> |