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

已关闭
dny238gia8 月之前创建 · 1 条评论

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.
登录 并参与到对话中。
未选择标签
未选择里程碑
未指派成员
2 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。