#18336: ddns-scripts not working
------------------------+------------------------
  Reporter:  anonymous  |      Owner:  developers
      Type:  defect     |     Status:  new
  Priority:  normal     |  Milestone:
 Component:  packages   |    Version:  Trunk
Resolution:             |   Keywords:
------------------------+------------------------

Comment (by anonymous):

 Last log entry just shows:


 {{{
 ddns.myddns1.cacert=/etc/ssl/certs/cacert.pem
 ddns.myddns1.check_interval=15
 ddns.myddns1.check_unit=minutes
 ddns.myddns1.domain=...
 ddns.myddns1.enabled=1
 ddns.myddns1.force_interval=24
 ddns.myddns1.force_unit=hours
 ddns.myddns1.interface=lan
 ddns.myddns1.ip_interface=pppoe-wan
 ddns.myddns1.ip_source=interface
 ddns.myddns1.password=...
 ddns.myddns1.retry_interval=60
 ddns.myddns1.retry_unit=seconds
 ddns.myddns1.service_name=dnsdynamic.org
 ddns.myddns1.use_https=1
 ddns.myddns1.use_syslog=1
 ddns.myddns1.username=...
 ddns.myddns1=service
  131619       : check interval: 900 seconds
  131619       : force interval: 86400 seconds
  131619       : retry interval: 60 seconds
  131619       : retry counter : 5 times
  131620       : No old process
  131620       : last update: 2014-11-10 23:31
  131620       : Waiting 10 seconds for interfaces to fully come up
  131630       : Detect registered/public IP
  131630       : #> nslookup ...  2>/dev/null
  131630       : Registered IP '...' detected
  131630  info : Starting main loop at 2014-11-11 13:16
  131631       : Detect local IP
  131631       : #> ifconfig 'pppoe-wan'
  131631       : Local IP '...' detected on interface 'pppoe-wan'
  131631       : Update needed - L: '...' <> R: '...'
  131631       : #> /usr/bin/wget -t 2 -O - --ca-
 certificate=/etc/ssl/certs/cacert.pem --no-proxy -q
 'https://...:[email protected]/api/?hostname=...&myip=...'
 2>/dev/null
  131635       : DDNS Provider answered:
 good ...
  131635  info : Update successful - IP '...' send
  131635       : Waiting 900 seconds (Check Interval)
  133135       : Detect registered/public IP
  133135       : #> nslookup ...  2>/dev/null
  133135       : Registered IP '...' detected
  133135  note : PID '3520' exit normal at 2014-11-11 13:31
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/18336#comment:1>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to