cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
228
Views
0
Helpful
1
Replies

Dynamic DNS

eskimos
Level 1
Level 1

Hi there,

 

I have router with OpenWrt, and wanted to use DDNS. My config looks like this:

ddns.myddns_ipv4.domain='dashboard.opendns.com'
ddns.myddns_ipv4.enabled='1'
ddns.myddns_ipv4.interface='wan'
ddns.myddns_ipv4.ip_network='wan'
ddns.myddns_ipv4.ip_source='network'
ddns.myddns_ipv4.lookup_host='myip.dnsomatic.com'
ddns.myddns_ipv4.password='***PW***'
ddns.myddns_ipv4.service_name='opendns.com'
ddns.myddns_ipv4.username='marcin.skoneczko@gmail.co

 

support.opendns.com_hc_user_images_Tgw9BYNH02UF0TFXmS8rfA.png

However when i am running it I got error:

dns.myddns_ipv4=service
180941 : verbose mode : 0 - run normal, NO console output
180942 : check interval: 600 seconds
180942 : force interval: 259200 seconds
180942 : retry interval: 60 seconds
180942 : retry counter : 0 times
180942 : No old process
180942 : last update: never
180942 : Detect registered/public IP
180942 : #> /usr/bin/nslookup myip.dnsomatic.com >/var/run/ddns/myddns_ipv4.dat 2>/var/run/ddns/myddns_ipv4.err
180942 : Registered IP '146.112.255.205' detected
180942 info : Starting main loop at 2021-11-13 18:09
180942 : Detect local IP on 'network'
180942 : Local IP '202.179.129.125' detected on network 'wan'
180942 : Update needed - L: '202.179.129.125' <> R: '146.112.255.205'
180942 : #> /bin/uclient-fetch -q -O /var/run/ddns/myddns_ipv4.dat -Y off 'http://marcin.skoneczko%40gmail.com:G43wlwYkUy19%24@updates.opendns.com/nic/update?hostname=dashboard.opendns.com&myip=202.179.129.125' 2>/var/run/ddns/myddns_ipv4.err
180943 : DDNS Provider answered:
badauth
180943 ERROR : IP update not accepted by DDNS Provider
180943 : Waiting 600 seconds (Check Interval)

What am I  doing wrong? 

1 Reply 1

reham1
Cisco Employee
Cisco Employee

I would recommend that you create a support request so we can troubleshoot the problem completely.