November 6, 201411 yr http://sourceforge.net/p/ddclient/wiki/Home/ Does anyone have a working ddclient? I would love to be able to run this on my server as my router's dydns isn't configurable enough to use with my domain registrar.
November 15, 201411 yr Author Unfortunately it appears that both of those solutions require an account at their respective websites which ordinarily would be fine. However, I already have a domain for my website and a subdomain that is directed to my unraid. ddclient appears to have the necessary login fields required to enable dyndns on my registrar's servers. I have started looking into making one myself but it's a long uphill battle for me as this all over my head at the moment. Any help would be appreciated. Thanks
November 16, 201411 yr Unfortunately it appears that both of those solutions require an account at their respective websites which ordinarily would be fine. However, I already have a domain for my website and a subdomain that is directed to my unraid. ddclient appears to have the necessary login fields required to enable dyndns on my registrar's servers. I have started looking into making one myself but it's a long uphill battle for me as this all over my head at the moment. Any help would be appreciated. Thanks Got one working https://registry.hub.docker.com/u/smdion/docker-ddclient/ or you can add my template repo to the docker page https://github.com/smdion/docker-containers/tree/templates Conf Config Tool: https://account.dyn.com/tools/clientconfig.html
January 16, 201511 yr has anyone gotten this to work with changeip.com? I get a protocol error when using their config for changeip Thanks
January 16, 201511 yr has anyone gotten this to work with changeip.com? I get a protocol error when using their config for changeip Thanks Whats the specific error you get? and conf is setup like this - http://sourceforge.net/p/ddclient/wiki/protocols/#changeip ?
January 16, 201511 yr Which is what I have. Config: protocol=changeip, \ login=username, \ password=password \ mydomain.dynamic-dns.net Error: I get a few of these. For some reason the line # changes. WARNING: file /etc/ddclient.conf, line 9: Invalid Value for keyword 'protocol' = 'changeip'
March 29, 201511 yr Hi smdion, I just updated to your most recent ddclient and now I am getting the following warning: WARNING: file /etc/ddclient/ddclient.conf, line 11: Invalid Value for keyword 'protocol' = 'duckdns' WARNING: file /var/cache/ddclient/ddclient.cache, line 3: Invalid Value for keyword 'ip' = '' I have been using duckdns which is supported per the ddclient wiki: http://sourceforge.net/p/ddclient/wiki/protocols/#duckdns Are you using a different branch that does not have support for duckdns? Just wondering if I should change my service. Thanks
March 29, 201511 yr Hi smdion, I just updated to your most recent ddclient and now I am getting the following warning: WARNING: file /etc/ddclient/ddclient.conf, line 11: Invalid Value for keyword 'protocol' = 'duckdns' WARNING: file /var/cache/ddclient/ddclient.cache, line 3: Invalid Value for keyword 'ip' = '' I have been using duckdns which is supported per the ddclient wiki: http://sourceforge.net/p/ddclient/wiki/protocols/#duckdns Are you using a different branch that does not have support for duckdns? Just wondering if I should change my service. Thanks You could try CaptInsano's build. Although they may have been merged now...
March 29, 201511 yr Hi smdion, I just updated to your most recent ddclient and now I am getting the following warning: WARNING: file /etc/ddclient/ddclient.conf, line 11: Invalid Value for keyword 'protocol' = 'duckdns' WARNING: file /var/cache/ddclient/ddclient.cache, line 3: Invalid Value for keyword 'ip' = '' I have been using duckdns which is supported per the ddclient wiki: http://sourceforge.net/p/ddclient/wiki/protocols/#duckdns Are you using a different branch that does not have support for duckdns? Just wondering if I should change my service. Thanks You could try CaptInsano's build. Although they may have been merged now... Looks like it was added in r179 according to that wiki. 3.8.2 is r157 so my container wouldn't have duckdns support. I'll take a look in a bit how to get a newer version. 3.8.2 is the newest release.
March 30, 201511 yr Hi smdion, I just updated to your most recent ddclient and now I am getting the following warning: WARNING: file /etc/ddclient/ddclient.conf, line 11: Invalid Value for keyword 'protocol' = 'duckdns' WARNING: file /var/cache/ddclient/ddclient.cache, line 3: Invalid Value for keyword 'ip' = '' I have been using duckdns which is supported per the ddclient wiki: http://sourceforge.net/p/ddclient/wiki/protocols/#duckdns Are you using a different branch that does not have support for duckdns? Just wondering if I should change my service. Thanks You could try CaptInsano's build. Although they may have been merged now... Looks like it was added in r179 according to that wiki. 3.8.2 is r157 so my container wouldn't have duckdns support. I'll take a look in a bit how to get a newer version. 3.8.2 is the newest release. Thanks!
Archived
This topic is now archived and is closed to further replies.