Cisco Does Not Update req...
Cisco Does Not Update request
- Casa
- Pannello di controllo
- Forum della Comunità
- Services
- Dynamic DNS Service
- Cisco Does Not Update request
- Forum della Comunità
- Cisco Does Not Update request
Argomento: 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
!
Rispondi con citazione |Segnalare
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+?.
Rispondi con citazione |Segnalare
| Autore | Argomento: Cisco Does Not Update request |
|---|---|
|
umutso Iscritto: 25/01/2019 |
venerdì 25 gennaio 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 Iscritto: 27/03/2015 |
venerdì 25 gennaio 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+?. |
sabato 13 giugno 2026 06:28
