[Ddclient-support] clouflare dns no longer working
Brought to you by:
supersandro2000,
wimpunk
From: Ellie R. <ell...@gm...> - 2018-12-11 11:45:44
|
Hi, subject pretty much says it all I cannot seem to get the cloudflare protocol to work anymore even though I have not changed my config, I only have this as output to debug: WARNING: file /var/cache/ddclient/ddclient.cache, line 4: Invalid Value for keyword 'ip' = '' WARNING: skipping update of mydomain.com from <nothing> to xx.xx.xxx.xx. WARNING: last updated <never> but last attempt on Tue Dec 11 08:31:29 2018 failed. And this line in the ddclient cache: atime=1544517689,backupmx=0,host=mydomain.com,ip=,mtime=0,mx=,static=0,status=noconnect,warned-min-error-interval=0,warned-min-interval=0,wildcard=0,wtime=0 mydomain.com I have not touched anything except the config options I needed in the ddclient.conf: use=if, if=wan # via interfaces ssl=yes # use ssl-support. Works with daemon=300 # check every 300 seconds syslog=yes # log update msgs to syslog pid=/var/run/ddclient.pid # record PID in file. ## CloudFlare (www.cloudflare.com) protocol=cloudflare, \ zone=mydomain.com, \ login=my_email, \ password=my_token, \ mydomain.com, Can anyone help out ? I also update my tunnelbroker ip with the exact same config at least for ssl and using the wan interface -- the interface IS really called wan. Thanks ! |