Cisco Does Not Update req...
Cisco Does Not Update request
- Accueil
- Espace Client
- Community Forum
- Services
- Dynamic DNS Service
- Cisco Does Not Update request
- Community Forum
- Cisco Does Not Update request
Topic: Cisco Does Not Update request
I have configured my DDNS on my cisco router. But no update happens. Here is the config file ;
ip domain lookup source-interface Dialer0
ip name-server 8.8.8.8
ip name-server 212.252.114.8
ip name-server 4.2.2.1
ip name-server 8.8.4.4
ip ddns update method dynu
HTTP
add http://api.dynu.com/nic/update?hostname=******.dynu.net&password=S**********
interval maximum 0 0 5 0
!
ip domain lookup source-interface Dialer0
ip name-server 8.8.8.8
ip name-server 212.252.114.8
ip name-server 4.2.2.1
ip name-server 8.8.4.4
ip ddns update method dynu
HTTP
add http://api.dynu.com/nic/update?hostname=******.dynu.net&password=S**********
interval maximum 0 0 5 0
!
Reply with quote |Report
Can you share the log? One common mistake is not passing in the '?' in the update URL:
To insert the special character ? in the IP update URL, first, you need to use the combination of Ctrl+v and then Shift+?.
To insert the special character ? in the IP update URL, first, you need to use the combination of Ctrl+v and then Shift+?.
Reply with quote |Report
| Author | Topic: Cisco Does Not Update request |
|---|---|
|
umutso Joined: 25/01/2019 |
vendredi 25 janvier 2019 02:21
I have configured my DDNS on my cisco router. But no update happens. Here is the config file ;
ip domain lookup source-interface Dialer0 ip name-server 8.8.8.8 ip name-server 212.252.114.8 ip name-server 4.2.2.1 ip name-server 8.8.4.4 ip ddns update method dynu HTTP add http://api.dynu.com/nic/update?hostname=******.dynu.net&password=S********** interval maximum 0 0 5 0 ! |
|
xiaoye Joined: 27/03/2015 |
vendredi 25 janvier 2019 09:34
Can you share the log? One common mistake is not passing in the '?' in the update URL:
To insert the special character ? in the IP update URL, first, you need to use the combination of Ctrl+v and then Shift+?. |
samedi 13 juin 2026 06:29
