Opened 5 years ago

Closed 5 years ago

Last modified 3 years ago

#416 closed (worksforme)

DDNS Status is now showing errors, Ive tried the last several build with errors

Reported by: anonymous Owned by: somebody
Keywords: Cc:

Description

DDNS Status errors for DD-WRT v24 RC-7 (02/10/08) vpn - build 8977

Tue Feb 12 07:17:13 2008: INADYN:IP: Error '0x16' resolving host name 'checkip.dyndns.org' Tue Feb 12 07:17:13 2008: W: DYNDNS: Error 'RC_IP_INVALID_REMOTE_ADDR' (0x12) when talking to IP server Tue Feb 12 07:17:13 2008: W:'RC_IP_INVALID_REMOTE_ADDR' (0x12) updating the IPs. (it 331) Tue Feb 12 07:41:58 2008: INADYN:IP: Error '0x16' resolving host name 'checkip.dyndns.org' Tue Feb 12 07:41:58 2008: W: DYNDNS: Error 'RC_IP_INVALID_REMOTE_ADDR' (0x12) when talking to IP server Tue Feb 12 07:41:58 2008: W:'RC_IP_INVALID_REMOTE_ADDR' (0x12) updating the IPs. (it 335) Tue Feb 12 08:25:07 2008: INADYN:IP: Error '0x16' resolving host name 'checkip.dyndns.org' Tue Feb 12 08:25:07 2008: W: DYNDNS: Error 'RC_IP_INVALID_REMOTE_ADDR' (0x12) when talking to IP server

. . . .

Wed Feb 13 12:52:58 2008: INADYN:IP: Error '0x16' resolving host name 'checkip.dyndns.org' Wed Feb 13 12:52:58 2008: W: DYNDNS: Error 'RC_IP_INVALID_REMOTE_ADDR' (0x12) when talking to IP server Wed Feb 13 12:52:58 2008: W:'RC_IP_INVALID_REMOTE_ADDR' (0x12) updating the IPs. (it 622) Wed Feb 13 14:43:26 2008: INADYN:IP: Error '0x16' resolving host name 'checkip.dyndns.org' Wed Feb 13 14:43:26 2008: W: DYNDNS: Error 'RC_IP_INVALID_REMOTE_ADDR' (0x12) when talking to IP server Wed Feb 13 14:43:26 2008: W:'RC_IP_INVALID_REMOTE_ADDR' (0x12) updating the IPs. (it 640)

I go to http://checkip.dyndns.com/ with my browsers, it resolves ok. Why can't the router resolve dns ok? I take the router across the city to friends high speed internet connection, another provider and the same happens.

Change History (9)

comment:1 Changed 5 years ago by anonymous

  • priority changed from critical to blocker

Update, I go to a shell using putty to the router and enter the following from inadyn.conf after entering

example:

inadyn <contents of inadyn.conf>

or

root@<host name>:/tmp/ddns# inadyn --background --dyndns_system dyndns@… -u <user name> -p <password> -a <fully qualified domain name> --wildcard --update_period_sec 360 --forced_update_period 864000 --log_file /tmp/ddns/ddns.log --cache_dir /tmp/ddns --exec ddns_success

The DDNS Status shows the following:

Thu Feb 14 02:46:56 2008: INADYN: Started 'INADYN Advanced version 0.1.4' - dynamic DNS updater. Thu Feb 14 02:46:56 2008: INADYN: IP read from cache file is '<ip address>'. No update required.

comment:2 Changed 5 years ago by anonymous

Update, I change the Force Update Interval to zero, save it and apply the settings, the IP force updates ok. However, I will see tomorrow night the previous errors again in the DDNS status log.

comment:3 Changed 5 years ago by anonymous

Currently http://www.shareup.com/INADYN-download-40435.html shows INADYN 1.96 as the most recent version and a file size of 78KB, DD-WRT has version 0.1.4 installed, http://www.tucows.com/preview/417524 shows INADYN 1.96 and a file size of 23.99 KB. Check out https://sourceforge.net/projects/inadyn-mt

comment:5 Changed 5 years ago by BrainSlayer

  • Resolution set to invalid
  • Status changed from new to closed

dd-wrt uses 1.96 and nothing else. just the version string is out of date. it works good. my own router uses dyndns as well without any troubles.

beside this the dyndns server people requested some changes in dd-wrt to prevent abuse hammering which i did in the last few days

comment:6 Changed 5 years ago by anonymous

  • Resolution invalid deleted
  • Status changed from closed to reopened
  • type changed from defect to enhancement

Ok, I'm sorry to open this again, but I looked over the code. Could you change it from 2 attempts to 3 attempts and if there is an attempt error please have it run a delay like a minute or so to allow checkip.dyndns.org catch up and stabilize before the next attempt. Thank you.

comment:7 Changed 5 years ago by anonymous

I'm sorry it is set to 3 attempts, just please have a delay between attempts.

comment:8 Changed 5 years ago by BrainSlayer

  • Resolution set to worksforme
  • Status changed from reopened to closed

comment:9 Changed 3 years ago by anonymous

  • milestone v24 final deleted

Milestone v24 final deleted

Note: See TracTickets for help on using tickets.