12-27-2005 03:19 PM - edited 03-03-2019 11:19 AM
Hello,
I don't succeed in setting up dyndns on my 877.
I configured it via SDM and choose on Dialer0 interface the same ddns update method.
Everything seems ok in my config.
Do I need to do something else .. open some extra ports?
12-27-2005 11:16 PM
Hello,
what does your config look like ? It should look like this:
877
!
ip ddns update method dyndns
!
interface Dialer0
ip ddns update hostname Hostname for this interface
ip ddns update dyndns host members.dyndns.org
Also, I think you need IOS 12.3(8)YA or 12.3(14)T for this to work...
Regards,
GP
12-28-2005 09:33 AM
12-28-2005 01:54 PM
Hello Kristine,
try and change the interval maximum value, so instead of:
interval maximum 0 0 10 0
try:
interval max 28 0 0 0
Also, try and add the following to your Dialer0 interface:
ip ddns update dyndns host members.dyndns.org
Also, I am not sure if this statement in your access list might be causing any problems:
access-list 101 permit udp host 195.238.2.22 eq domain any
access-list 101 permit udp host 195.238.2.21 eq domain any
You might want to change that to:
access-list 101 permit udp any eq domain any
access-list 101 permit udp any eq domain any
Let me know if this gets you any further...
Regards,
GP
12-31-2005 05:04 AM
still doesn't work ...
can somebody post a complete working config for dyndns?
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