You are not logged in.
Hi,
I have several machines that use ddclient as a dynamic DNS update client. They all work and have been, in some cases, for years.
While it is currently working well, I have been experiencing a 2.5 min shutdown/reboot timeout over the past month or so.
I use Dyn DNS as a service.
My config
daemon=300 # check every 300 seconds
syslog=yes # log update msgs to syslog
pid=/var/run/ddclient.pid # record PID in file.
ssl=yes # use ssl-support. Works with
use=web, web=checkip.dyndns.com
server=members.dyndns.org
protocol=dyndns2
...Adding the line ssl=no fixes the problem.
Why might this be happening?
Offline