ddclient on ubuntu
ddclient on ubuntu
- Home
- Control Panel
- Community Forum
- Services
- Dynamic DNS Service
- ddclient on ubuntu
- Community Forum
- ddclient on ubuntu
Topic: ddclient on ubuntu
When I try to execute 'sudo ddclient' I am getting the following message: WARNING: cannot connect to checkip.dynu.com:80 socket: IO::Socket::INET: connect: No route to host
WARNING: unable to determine IP address
Here is my configuration file:
# Configuration file for ddclient generated by debconf
#
# /etc/ddclient.conf
syslog=yes
protocol=dyndns2
pid=/var/run/ddclient.pid
#use=if, if=ens33
use=web, web=checkip.dynu.com/, web-skip='IP Address'
server=api.dynu.com
login=xxx
password='xxx'
www.mydomain.net
WARNING: unable to determine IP address
Here is my configuration file:
# Configuration file for ddclient generated by debconf
#
# /etc/ddclient.conf
syslog=yes
protocol=dyndns2
pid=/var/run/ddclient.pid
#use=if, if=ens33
use=web, web=checkip.dynu.com/, web-skip='IP Address'
server=api.dynu.com
login=xxx
password='xxx'
www.mydomain.net
Reply with quote |Report
I'm experimenting the same issue on Debian Bullseye, however the client seems to work anyway.
You can try an alternative to checkip.dynu.com, such as "bot.whatismyipaddress.com" or others. See: https://github.com/ddclient/ddclient/issues/86
Hope it helps.
You can try an alternative to checkip.dynu.com, such as "bot.whatismyipaddress.com" or others. See: https://github.com/ddclient/ddclient/issues/86
Hope it helps.
Reply with quote |Report
| Author | Topic: ddclient on ubuntu |
|---|---|
|
mattpoll Joined: 8/27/2020 |
Thursday, June 17, 2021 8:28 AM
When I try to execute 'sudo ddclient' I am getting the following message: WARNING: cannot connect to checkip.dynu.com:80 socket: IO::Socket::INET: connect: No route to host
WARNING: unable to determine IP address Here is my configuration file: # Configuration file for ddclient generated by debconf # # /etc/ddclient.conf syslog=yes protocol=dyndns2 pid=/var/run/ddclient.pid #use=if, if=ens33 use=web, web=checkip.dynu.com/, web-skip='IP Address' server=api.dynu.com login=xxx password='xxx' www.mydomain.net |
|
mwjlflb Joined: 5/19/2015 |
Thursday, November 4, 2021 11:24 AM
I'm experimenting the same issue on Debian Bullseye, however the client seems to work anyway.
You can try an alternative to checkip.dynu.com, such as "bot.whatismyipaddress.com" or others. See: https://github.com/ddclient/ddclient/issues/86 Hope it helps. |
Saturday, June 13, 2026 1:55 PM
