x
all questions login
General DNS & Domains Dyn Email Update Clients Dyn Developer

Here is the appropriate router config:

ip ddns update method DynDNS  
  HTTP  
  add  
http://user:somepass@members.dyndns.org/nic/update?system=dyndns&hostname=<h>&myip=<a>  

 remove  
 http://user:somepass@members.dyndns.org/nic/update?system=dyndns&hostname=<h>&myip=<a>  

!   
 interface FastEthernet8  
  ip address dhcp client-id FastEthernet8 hostname http://inkbrain.dyndns.org  
  ip ddns update DynDNS  
  ip dhcp client update dns server none

Here is the debug ip ddns update output:

*Feb 24 02:04:16.443: %DHCP-6-ADDRESS_ASSIGN: Interface FastEthernet8  
 assigned DHCP address 65.24.40.173, mask 255.255.254.0, hostname  
 http://inkbrain.dyndns.org

*Feb 24 02:04:19.327: DYNDNSUPD: Adding DNS mapping for  
http://inkbrain.dyndns.org  
<=> 65.24.40.173
*Feb 24 02:04:19.327: HTTPDNS: Update add called for
http://inkbrain.dyndns.org
<=> 65.24.40.173
*Feb 24 02:04:19.327: HTTPDNSUPD: Session ID = 0x16
*Feb 24 02:04:19.327: HTTPDNSUPD: URL =
'http://jporter:somepass@members.dyndns.org/nic/update?system=dyndns&hostname=inkbrain.dyndns.org&myip=65.24.40.173'

*Feb 24 02:04:19.327: HTTPDNSUPD: Sending request  
 *Feb 24 02:04:19.591: HTTPDNSUPD: Response for update
 http://inkbrain.dyndns.org
 <=> 65.24.40.173

*Feb 24 02:04:19.591: HTTPDNSUPD: DATA START badauth  
*Feb 24 02:04:19.591: HTTPDNSUPD: DATA END, Status is Response data  
recieved, successfully
*Feb 24 02:04:19.591: HTTPDNSUPD: Call returned SUCCESS, update of
http://inkbrain.dyndns.org <=> 65.24.40.173 succeeded
*Feb 24 02:04:19.591: DYNDNSUPD: Another update completed
(outstanding=0, > total=0)
*Feb 24 02:04:19.591: HTTPDNSUPD: Clearing all session 22 info

As you can see the update succeeds on the router. However my account never reflects an update. I am getting a badauth message, but I can log on to the site with this username and password.

I wonder is the URL listed in the above debug output correct? I know the username and password passed are correct. (I've taken out my password from the above.)

Thanks,

Jeremy

more ▼

asked Feb 24 at 02:53 PM

Jeremy 1\'s gravatar image

Jeremy 1
1 1 1 2

The OP hasn't returned to the forum in over a month, closing to stop the forum bot bumping this thread.

Mar 28 at 08:29 PM Cry Havok ♦
10|600 characters needed characters left

The question has been closed Feb 21 at 05:46 PM ago by Cry Havok for the following reason "Abandoned question".


5 answers:

I see the following in your output:

*Feb 24 02:04:19.591: HTTPDNSUPD: DATA START badauth
                                             ^^^^^^^

The badauth part suggests problems with your username or password, possibly you're using a character the Cisco client doesn't support, or the password is too long?

more ▼

answered Feb 24 at 03:35 PM

Cry Havok\'s gravatar image

Cry Havok ♦
51.7k 13 26 222

10|600 characters needed characters left

Hi, I've a similar or the same problem with another router. It also showes a successful update and the correct ip, but in my account I find the old ip.

2010/02/23 15:00:32 : DDNS : services updete success 
2010/02/23 15:00:32 : DDNS : 62.153.28.3 update success... 
2010/02/23 15:00:32 : DDNS : read message from server end
2010/02/23 15:00:32 : DDNS : read message from server 
2010/02/23 15:00:32 : DDNS : send update command end 
2010/02/23 15:00:32 : DDNS : send update command
2010/02/23 15:00:32 : DDNS : connecting to http://members.dyndns.org:80 success
2010/02/23 15:00:32 : DDNS : Connect the socket success 
2010/02/23 15:00:32 : DDNS : Set up the socket success 
2010/02/23 15:00:32 : DDNS : Gethostbyname success
2010/02/23 15:00:31 : DDNS : Start to do connect
2010/02/23 15:00:31 : DDNS : Start DYNDNS update entry
2010/02/23 15:00:31 : DDNS : services updete start
2010/02/23 15:00:31 : DDNS : Get update interface address : 62.153.28.3 
2010/02/23 15:00:31 : Secondary DNS address 217.0.43.65
2010/02/23 15:00:31 : Primary DNS address 217.0.43.81
2010/02/23 15:00:31 : Netmask 0.0.0.0
2010/02/23 15:00:31 : remote IP address 217.0.118.231
2010/02/23 15:00:31 : local IP address 62.153.28.3
2010/02/23 15:00:31 : ipcp: up
2010/02/23 15:00:31 : local Secondary DNS address 217.0.43.65
2010/02/23 15:00:31 : local Primary DNS address 217.0.43.81
2010/02/23 15:00:31 : local IP address 62.153.28.3
2010/02/23 15:00:31 : ipcp: returning Configure-ACK
2010/02/23 15:00:31 : (ACK)
2010/02/23 15:00:31 : (217.0.118.231)
2010/02/23 15:00:31 : ipcp: received ADDR 
2010/02/23 15:00:31 : pppOE: Reconnect SEND PADI
2010/02/23 15:00:31 : pppOE: Reconnect Send PADT
2010/02/23 15:00:31 : ipcp: down

Any ideas?

Thanks

K.-H.

more ▼

answered Feb 24 at 05:42 PM

igelfisch\'s gravatar image

igelfisch
1

I see that your output differs from any Cisco router output I've ever seen. What router is it?

Feb 24 at 05:59 PM VikingTiger ♦

And note that it's best to start your own question unless you know for certain that your problem is identical to somebody else's.

Feb 24 at 07:03 PM Cry Havok ♦
10|600 characters needed characters left

Hi,

it's a Trendnet-Router. But that doesn't matter - the problem is the same one. But I think I solved it. In my password I used a "space". I could log in but the update did not work. It works all properly since I changed my password. Some routers can't handle spaces and so on. Use only characters and figures and it will work. Otherwise you'll get a "bad authentication"-message. Hope it's helpful to you and it will solve your problem also.

K.-H.

more ▼

answered Feb 27 at 07:23 AM

igelfisch\'s gravatar image

igelfisch
1

10|600 characters needed characters left

hi to all new to configure Cisco ADSL Router. i want to use ddns on my cisco router... how i use it please help me in this case... for example my Username: uuuuu password: pppp url: http://jonny.dyndns.org ... so please give me complete configuration. i'll be very think full .waiting for reply.

also please put my as example my username and password in command.

more ▼

answered Feb 21 at 05:31 PM

shahjs2002\'s gravatar image

shahjs2002
-9

10|600 characters needed characters left

hi to all , i am new to configure Cisco ADSL router 870 Series. i need to help for configuration of dyndns setting in cisco router. for example my username : uuuu password: pppp url: http://jonny-shah.dyndns.org.

please provide me the exact setting for Cisco router. will be thankful.

also please use my username and password in the command so i'll understand then.

more ▼

answered Feb 21 at 05:33 PM

shahjs2002\'s gravatar image

shahjs2002
-9

Please do not post a question as an answer to someone else question.

Open your own question and we will be glad to assist.

And DONOT post real user account information (passwords). This leaves your account open to hackers, and anyone else.

I have obfuscated the username/passwords from the above two posts.

But you should change your password to your account IMMEDIATELY.

regards...

Feb 21 at 05:36 PM Scarabaeus
10|600 characters needed characters left

© 1998-2011  Dynamic Network Services Inc.  -  Legal Notices  -  Privacy Policy  -  Contacts     

Powered by Qato