#18411: DDNS script not working
-----------------------+----------------------------------
 Reporter:  anonymous  |      Owner:  developers
     Type:  defect     |     Status:  new
 Priority:  normal     |  Milestone:  Chaos Calmer (trunk)
Component:  packages   |    Version:  Trunk
 Keywords:  DDNS       |
-----------------------+----------------------------------
 I'm using the latest DDNS scripts (2.1.0-2) and luci app-dns
 (git-14.328.38244-91532de-1) and it is not working, this is my log (i
 replaced the personal info with xxxx):


 {{{
  161249       : ************ ************** ************** **************
  161249  note : PID '2437' started at 2014-11-26 16:12
  161249       : uci configuraion:
 ddns.myddns_ipv4.domain=xxxx.no-ip.org
 ddns.myddns_ipv4.enabled=1
 ddns.myddns_ipv4.ip_interface=pppoe-wan
 ddns.myddns_ipv4.ip_source=interface
 ddns.myddns_ipv4.password=xxxx
 ddns.myddns_ipv4.service_name=no-ip.com
 ddns.myddns_ipv4.username=xxxx
 ddns.myddns_ipv4=service
  161249       : verbose mode  : 0 - run normal, NO console output
  161250       : check interval: 600 seconds
  161250       : force interval: 259200 seconds
  161250       : retry interval: 60 seconds
  161250       : retry counter : 5 times
  161250       : No old process
  161250       : last update: never
  161250       : Waiting 10 seconds for interfaces to fully come up
  161324       : Detect registered/public IP
  161324       : #> /usr/bin/nslookup xxxx.no-ip.org  >/tmp/ddns_2437.dat
 2>/tmp/ddns_2437.err
  161324       : Registered IP '127.0.0.1' detected
  161324  info : Starting main loop at 2014-11-26 16:13
  161324       : Detect local IP
  161324       : #> ifconfig pppoe-wan >/tmp/ddns_2437.dat
 2>/tmp/ddns_2437.err
  161324       : Local IP '95.20.xx.xx' detected on interface 'pppoe-wan'
  161324       : Update needed - L: '95.20.xx.xx' <> R: '127.0.0.1'
  161324       : parsing script '/usr/lib/ddns/update_no-ip.sh'
  161324       : sending dummy IP to 'no-ip.com'
  161324       : #> /usr/bin/wget -q -O /tmp/ddns_2437.dat -Y off
 http://xxxx:[email protected]/nic/update?hostname=xxxx.no-
 ip.org&myip=127.0.0.1 2>/tmp/ddns_2437.err
  161325 ERROR : Busybox Wget Error: '1'
  161325       :
  161325  WARN : Transfer failed - retry 1/5 in 60 seconds
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/18411>
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