FAILED: updating N0T: notfqdn: A Fully-Qualified Domain Name was not provided
Edit AccountEnabled < X >Description https://account.dyn.com/Service DynDNS.comUsername <redacted>Password <redacted>Wildcard < >Hostname(s) bogus1.dyndns-at-home.comCheck ip method InterfaceInterface to monitor WANCheck ip timeout 10Force SSL < X >
syslog=yes # log update msgs to syslogpid=/var/run/ddclient.pid # record PID in file.ssl=yesusev4=ifv4, ifv4=igb0, \protocol=dyndns2, \login=<redacted>, \password=<redacted> \bogus1.dyndns-at-home.com
kill -TERM `cat /var/run/ddclient.pid`
cat /var/run/ddclient.pid cat: /var/run/ddclient.pid: No such file or directory
rm /var/tmp/ddclient.cache
ddclient -daemon=0 -debug -verbose -noquiet
Just out of curiosity, why didn't you configure using the GUI?
do you have maybe a special character in your password that may break parsing and hence prevent reading the last line of ddclient.conf where the FQDN is located?