[Ddclient-support] issue with syslog
Brought to you by:
supersandro2000,
wimpunk
From: lenovomi <len...@gm...> - 2020-01-31 13:33:14
|
Hi, i am trying to use ddclient which is part of the openmediavault distro. The issue is that even inside ddclient conf file syslog is enabled there are no messages inside syslog related to the ddclient. Why? I use ddclient on openwrt and the log is pretty straight forward: 134924 : Local IP 'xx' detected on web at 'http://checkip.dyndns.com' 134924 : Waiting 600 seconds (Check Interval) 135925 : Detect registered/public IP 135925 : #> /usr/bin/nslookup phear.dynu.com >/var/run/ddns/myddns_ipv4.dat 2>/var/run/ddns/myddns_ipv4.err 135925 : Registered IP 'xxx' detected 135925 info : Rerun IP check at 2020-01-31 13:59 135926 : Detect local IP on 'web' 135926 : #> /bin/uclient-fetch -q -O /var/run/ddns/myddns_ipv4.dat -Y off 'http://checkip.dyndns.com' 2>/var/run/ddns/myddns_ipv4.err 135926 : Local IP 'xxx' detected on web at 'http://checkip.dyndns.com' 135927 : Waiting 600 seconds (Check Interval) Thanks |