#2 Dyn not seeing updates, where's the log?

Closed
opened 8 months ago by dny238gia · 1 comments

Is there a way to see the log? Or get verbose output?

Issue: Dyn shows ddclient updated it once, 3 days ago, but it's been running as a service since that date. I'd like a daily update if possible. I can review dyn updates here... https://account.dyn.com/dns/dyndns/auxlanglog.html

ddclient-snap.exec -verbose doesn't return anything

I can't find a log of the output to see if it's trying...

when I vim /var/snap/ddclient-snap/current/etc/ddclient/ddclient.conf

it contains

verbose=yes
# ddclient configuration file
daemon=600
# check every 600 seconds
syslog=yes
# log update msgs to syslog
mail-failure=<censor> # Mail failed updates to user
pid=/var/run/ddclient.pid
# record PID in file.
ssl=yes
# use HTTPS
# Detect IP with our CheckIP server
use=web, web=checkip.dyndns.com/, web-skip='IP Address'
# DynDNS username and password here
login=<censor>
password=<censor>
# Default options
protocol=dyndns2
server=members.dyndns.org
# Dynamic DNS hosts
<censor>

help!

Is there a way to see the log? Or get verbose output? Issue: Dyn shows ddclient updated it once, 3 days ago, but it's been running as a service since that date. I'd like a daily update if possible. I can review dyn updates here... https://account.dyn.com/dns/dyndns/auxlanglog.html ddclient-snap.exec -verbose doesn't return anything I can't find a log of the output to see if it's trying... when I vim /var/snap/ddclient-snap/current/etc/ddclient/ddclient.conf it contains ```git verbose=yes # ddclient configuration file daemon=600 # check every 600 seconds syslog=yes # log update msgs to syslog mail-failure=<censor> # Mail failed updates to user pid=/var/run/ddclient.pid # record PID in file. ssl=yes # use HTTPS # Detect IP with our CheckIP server use=web, web=checkip.dyndns.com/, web-skip='IP Address' # DynDNS username and password here login=<censor> password=<censor> # Default options protocol=dyndns2 server=members.dyndns.org # Dynamic DNS hosts <censor> ``` help!

Hi,

It will update when the IP changes.

Hi, It will update when the IP changes.
Sign in to join this conversation.
No Label
No Milestone
No assignee
2 Participants
Loading...
Cancel
Save
There is no content yet.