02-24-2019 11:48 AM
Here's the current version of the ddclient.conf file on my Ubuntu 18.04 machine:
use=web, web=myip.dnsomatic.com
server=updates.dnsomatic.com, \
protocol=dyndns2, \
login=dnsomatic_username, \
password=dnsomatic_password \
home
When I run:
sudo ddclient -file=/etc/ddclient.conf -daemon=0 -debug -verbose -noquiet
...the IP updates properly and I connect to the server, but the update fails:
FAILED: updating home: nohost: The hostname specified does not exist in the database
There is only one hostname on my account: home. Any ideas why it isn't updating?
Thanks,
02-24-2019 02:36 PM
I see that you don't send your updates directly to OpenDNS, but through DNS-O-Matic, so the problem could be most likely with how you configured OpenDNS as service at DNS-O-Matic. Review this part there.
You can also try a manual update from a web browser to see if it works then or if you get the same nohost error. This would confirm that the problem is not with ddclient, but with your configuration at DNS-O-Matic or at OpenDNS.
https://updates.dnsomatic.com/nic/update?hostname=home
See also https://support.opendns.com/hc/en-us/community/posts/360014224166
02-24-2019 04:31 PM
Yup. That was it. I had no idea that I had to tell dnsomatic.com that I wanted to use OpenDNS on their Your Services page.
Thanks!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide