ddclient on ubuntu
ddclient on ubuntu
- 主页
- 后台控制中心
- 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: 2020/8/27 |
2021年6月17日星期四 上午8:28
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: 2015/5/19 |
2021年11月4日星期四 上午11:24
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. |
2026年6月13日星期六 下午12:09
