07-10-2006 01:35 AM
i want to know how can i configuer a DDNS to use it in router 837
thanks
07-10-2006 02:40 AM
Hi
Check out the following link?
Pls rate all posts
Regards
JD
08-21-2012 11:47 AM
Hi Bro
I did this, and all is good :-)
hostname internet-router
!
ip domain name dyndns.org
ip name-server 8.8.8.8
!
ip ddns update method DynDNS
HTTP
add http://myusername:mypassword@members.dyndns.org/nic/update?system=dyndns&hostname=
interval maximum 30 0 0 0
interval minimum 30 0 0 0
!
interface Dialer1
description ### Link to Internet line - ADSL ###
ip ddns update hostname internet-router.dyndns.org
ip ddns update DynDNS
!
Note: This config was done on a Cisco IOS Router 837 running on IOS version 12.4.15(T17) with Adv. Security Feature set.
P/S: If you think this comment is useful, please do rate it nicely.
02-08-2013 04:02 AM
hi All,
i have a cisco 837 router configured with pppoe with dymanic ip. i want to setup dyndns on my router, but am getting confused with the following.
HTTP
add
http://myusername:mypassword@members.dyndns.org/nic/update?system=dyndns&hostname=
please can you explain this path and what needs to added
1.dyndns&hostname ( my hostname dyndns) ???
2.myip=> ( is my internal ip? my isp ip is dymanic ip)
thanks
02-10-2013 09:48 PM
Just replace mysername and mypassword, then enter the string as it is. Type ctrl-6 before &. I think &myip= is not even needed.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide