setting up DDNS in Repeater Bridge mode

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Author Message
unsung
DD-WRT Novice


Joined: 29 Jan 2009
Posts: 14

PostPosted: Mon Feb 23, 2009 22:34    Post subject: setting up DDNS in Repeater Bridge mode Reply with quote
I'm getting the following errors when setting up ddns:

Quote:
Tue Feb 24 12:34:08 2009: INADYN:IP: Error '0x92' resolving host name 'checkip.dyndns.org'
Tue Feb 24 12:34:08 2009: W: DYNDNS: Error 'RC_IP_INVALID_REMOTE_ADDR' (0x12) when talking to IP server
Tue Feb 24 12:34:08 2009: W:'RC_IP_INVALID_REMOTE_ADDR' (0x12) updating the IPs. (it 97)

the dd-wrt router is running in Repeater Bridge mode, connected to a gateway that has ports 80 and 8080(tcp) forwarded to the dd-wrt router.

When i manually update my IP Address through the DynDNS.com website, the dd-wrt router can be accessed using my.host.name in a web browser.


Last edited by unsung on Thu Mar 05, 2009 17:07; edited 1 time in total
Sponsor
unsung
DD-WRT Novice


Joined: 29 Jan 2009
Posts: 14

PostPosted: Tue Feb 24, 2009 11:40    Post subject: Reply with quote
went thru 10 pages of search for ddns, still no answer.

Why could inadyn be giving the following errors?

Quote:
Tue Feb 24 12:34:08 2009: INADYN:IP: Error '0x92' resolving host name 'checkip.dyndns.org'
Tue Feb 24 12:34:08 2009: W: DYNDNS: Error 'RC_IP_INVALID_REMOTE_ADDR' (0x12) when talking to IP server
Tue Feb 24 12:34:08 2009: W:'RC_IP_INVALID_REMOTE_ADDR' (0x12) updating the IPs. (it 97)

How can it not resolve the host name "checkip.dyndns.org" when i can manually ping it from the router?

Is it in fact possible to run the ddns client (build 11218M NEWD Eko) in repeapter bridge mode with the WAN disabled?
unsung
DD-WRT Novice


Joined: 29 Jan 2009
Posts: 14

PostPosted: Thu Mar 05, 2009 17:27    Post subject: Reply with quote
unsung wrote:
How can it not resolve the host name "checkip.dyndns.org" when i can manually ping it from the router?


Actually, the router can't resolve any DNS names that i try to ping eg. ntp.time.server or google.com; only the numeric equivelant.

Is this normal? The Repeater Bridge wiki page didnt mention anything about DNS
redhawk0
DD-WRT Guru


Joined: 04 Jan 2007
Posts: 11564
Location: Wherever the wind blows- North America

PostPosted: Thu Mar 05, 2009 17:31    Post subject: Reply with quote
Normally the RB unit is basically just a range extender on the same subnet as the host.

If you setup the RB unit normally and setup your DDNS on the host unit it should just pass this DNS information through to the RB.

redhawk

_________________
The only stupid question....is the unasked one.
unsung
DD-WRT Novice


Joined: 29 Jan 2009
Posts: 14

PostPosted: Thu Mar 05, 2009 17:53    Post subject: Reply with quote
redhawk0 wrote:
If you setup the RB unit normally and setup your DDNS on the host unit it should just pass this DNS information through to the RB.

the host doesnt have DDNS client. It's an aiport express (10.0.1.1) in AP ("create a wireless network" in macspeak) mode serving DHCP from 10.0.1.2 to 10.0.1.200

the dd-wrt router is set to 10.0.1.2


Last edited by unsung on Thu Mar 05, 2009 17:56; edited 1 time in total
redhawk0
DD-WRT Guru


Joined: 04 Jan 2007
Posts: 11564
Location: Wherever the wind blows- North America

PostPosted: Thu Mar 05, 2009 17:56    Post subject: Reply with quote
unsung wrote:
redhawk0 wrote:
If you setup the RB unit normally and setup your DDNS on the host unit it should just pass this DNS information through to the RB.

the host doesnt have DDNS client. It's an aiport express (10.0.1.1) in AP mode serving DHCP from 10.0.1.2 to 10.0.1.200

the dd-wrt router is set to 10.0.1.2


It may not work from bridged mode.

Try setting up the unit as a straight Repeater (instructions in wiki also)

Then it will be its own DHCP server and you should be able to setup DDNS that way.

[EDIT] unfortunately it won't be bridged though.


redhawk

_________________
The only stupid question....is the unasked one.
unsung
DD-WRT Novice


Joined: 29 Jan 2009
Posts: 14

PostPosted: Thu Mar 05, 2009 18:40    Post subject: Reply with quote
redhawk0 wrote:
It may not work from bridged mode.

Try setting up the unit as a straight Repeater (instructions in wiki also)

Then it will be its own DHCP server and you should be able to setup DDNS that way.


You're right. Switched to straight Repeater and can finally ping google.com and DDNS client is reporting:

Thu Mar 5 19:29:45 2009: INADYN: Started 'INADYN Advanced version 1.96-ADV' - dynamic DNS updater.
Thu Mar 5 19:29:46 2009: I:INADYN: IP address for alias 'xxx.mine.nu' needs update to '88.209.xxx.xxx'
Thu Mar 5 19:29:46 2009: I:INADYN: Alias 'xxx.mine.nu' to IP '88.209.xxx.xxx' updated successfully.

thanks.

Quote:

[EDIT] unfortunately it won't be bridged though.

why is this unfortunate?
redhawk0
DD-WRT Guru


Joined: 04 Jan 2007
Posts: 11564
Location: Wherever the wind blows- North America

PostPosted: Thu Mar 05, 2009 18:53    Post subject: Reply with quote
unsung wrote:

why is this unfortunate?


Only because it seemed like you wanted a bridged mode...that is the mode you choose to start with.

If you don't mind....neither do I Laughing

glad you got it going.

redhawk

_________________
The only stupid question....is the unasked one.
unsung
DD-WRT Novice


Joined: 29 Jan 2009
Posts: 14

PostPosted: Thu Mar 05, 2009 19:25    Post subject: Reply with quote
isnt the only difference that im on a different subnet?
redhawk0
DD-WRT Guru


Joined: 04 Jan 2007
Posts: 11564
Location: Wherever the wind blows- North America

PostPosted: Thu Mar 05, 2009 19:30    Post subject: Reply with quote
unsung wrote:
isnt the only difference that im on a different subnet?


Well there is more than that.

If your on a different subnet, devices (computers) that are connected to your Host can't talk to devices that are connected to the Repeater.

If that doesn't matter to you then it is fine. If you are trying to set up a network where all devices can access each other and share each others data then you need a bridged setup.

try it for awhile...if you run into problems...let us know...maybe we can come up with another solution.

redhawk

_________________
The only stupid question....is the unasked one.
unsung
DD-WRT Novice


Joined: 29 Jan 2009
Posts: 14

PostPosted: Mon Mar 09, 2009 16:36    Post subject: Reply with quote
thanks for the offer, repeater mode caused more problems than it caused

but anyway, the solution (to get the router to resolve domain names) was to enter the host router´s ip address into:

setup > basic setup > local DNS

duh!
kenju4u
DD-WRT Novice


Joined: 10 Jan 2012
Posts: 8

PostPosted: Fri Sep 14, 2018 1:01    Post subject: Reply with quote
Hello All,

I have my R7000 is repeater Bridge mode and i want to setup DDNS. This is what I am getting:

Wed Dec 31 19:07:16 1969: INADYN: Started 'INADYN Advanced version 1.96-ADV' - dynamic DNS updater.
Wed Dec 31 19:07:21 1969: INADYN:IP: Error '0x16' resolving host name 'ip1.dynupdate.no-ip.com'
Wed Dec 31 19:07:21 1969: W: DYNDNS: Error 'RC_IP_INVALID_REMOTE_ADDR' (0x12) when talking to IP server
Wed Dec 31 19:07:21 1969: W:'RC_IP_INVALID_REMOTE_ADDR' (0x12) updating the IPs. (it 0)

I have set my local DNS in setup > Basic Setup as 192.168.1.1 which is my main router.

Any sugguestions on how i can get DDNS to work?
kenju4u
DD-WRT Novice


Joined: 10 Jan 2012
Posts: 8

PostPosted: Tue Sep 18, 2018 16:47    Post subject: Reply with quote
kenju4u wrote:
Hello All,

I have my R7000 is repeater Bridge mode and i want to setup DDNS. This is what I am getting:

Wed Dec 31 19:07:16 1969: INADYN: Started 'INADYN Advanced version 1.96-ADV' - dynamic DNS updater.
Wed Dec 31 19:07:21 1969: INADYN:IP: Error '0x16' resolving host name 'ip1.dynupdate.no-ip.com'
Wed Dec 31 19:07:21 1969: W: DYNDNS: Error 'RC_IP_INVALID_REMOTE_ADDR' (0x12) when talking to IP server
Wed Dec 31 19:07:21 1969: W:'RC_IP_INVALID_REMOTE_ADDR' (0x12) updating the IPs. (it 0)

I have set my local DNS in setup > Basic Setup as 192.168.1.1 which is my main router.

Any sugguestions on how i can get DDNS to work?



bump!
notorious.dds
DD-WRT User


Joined: 24 May 2012
Posts: 376
Location: Michigan

PostPosted: Sun Sep 23, 2018 3:15    Post subject: Reply with quote
If you run this command:
Code:
printf "nameserver 8.8.8.8" > /etc/resolv.conf

it should allow your domain names to resolve properly.

However, it will reset upon reboot as well as what might *seem* like other random times.

At any rate, you can use cron to run the command every 10 minutes or so to deal with the fact that it resets periodically.
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum