Networking Forums

Networking Forums > Network Hardware > Network Routers > Re: two routers colliding

Reply
Thread Tools Display Modes

Re: two routers colliding

 
 
John Dulak
Guest
Posts: n/a

 
      01-07-2009, 10:55 PM
Guest User wrote:
> Hi all
>
> May be I'm over-caring. But would like to understand this
> story before I jump in.
>
> 802.11
> |-------| Notebook |
> DSL- Network- | D
> Line ADSL- Cable Wireless- | cable
> --------| Modem- |---------| Router- |-------| PC |
> Router Switch |-------| PC |
> A B C E, F
>
> I am setting up a common home internet setup with two
> equipment:
> a) ADSL-Modem-Router e.g. ZyXEL P600 Series
> b) Wireless-Router-Switch, e.g. Linksys WRT54G
>
> Right now I have only the ADSL-Modem-Router connected with
> NAT activated. I can connect many computers at point B
> through a switch. They all get addresses in the range
> 192.168.1.x.
>
> Once I connect the Wireless-Router-Switch there is confusion.
> This router two has a 192.168.1.1 somewhere which collide with
> the same address at point B.
>
> What I need is to deactivate Router function of the ADSL-Modem
> and let Wireless-Router-Switch to handle the LAN.
>
> I guess the I have to uncheck "Activate NAT" box in the Modem.
> Now what happens to the IP-addresses at B and C. Is it PPP?
> Bridge? If I need to open the browser interface of the modem
> what is the URL from a PC in the LAN? Obviously I don't want
> to be locked out ;-(
>
> regards
> GU



GU:

There are TWO ways to approach this problem

1.) you can assign the Linksys WRT54G an IP adress in a different
range e.g. 192.168.2.1 it would then hand out DHCP IP addresses to
your LAN devices in that range.

2.) put the ZyXEL P600 modem/router in "Bridge" mode. What this does
is disable the "router" functions of the ZyXEL and make it act like a
"Dumb modem" with no NAT no firewall - just a modem. You can find a
discussion of someone in a simular situation here:

http://www.dslreports.com/forum/remark,17319573

HTH & GL

John


--
\\\||///
------------------o000----(o)(o)----000o----------------
----------------------------()--------------------------
'' Madness takes its toll - Please have exact change. ''

John Dulak - 40.4913ºN,79.904ºW - http://tinyurl.com/2qs6o6
 
Reply With Quote
 
 
 
 
Gerhard Fiedler
Guest
Posts: n/a

 
      01-08-2009, 10:05 AM
On 2009-01-07 21:55:10, John Dulak wrote:

> Guest User wrote:
>> Hi all
>>
>> May be I'm over-caring. But would like to understand this
>> story before I jump in.
>>
>> 802.11
>> |-------| Notebook |
>> DSL- Network- | D
>> Line ADSL- Cable Wireless- | cable
>> --------| Modem- |---------| Router- |-------| PC |
>> Router Switch |-------| PC |
>> A B C E, F
>>
>> I am setting up a common home internet setup with two
>> equipment:
>> a) ADSL-Modem-Router e.g. ZyXEL P600 Series
>> b) Wireless-Router-Switch, e.g. Linksys WRT54G
>>
>> Right now I have only the ADSL-Modem-Router connected with
>> NAT activated. I can connect many computers at point B
>> through a switch. They all get addresses in the range
>> 192.168.1.x.
>>
>> Once I connect the Wireless-Router-Switch there is confusion.
>> This router two has a 192.168.1.1 somewhere which collide with
>> the same address at point B.
>>
>> What I need is to deactivate Router function of the ADSL-Modem
>> and let Wireless-Router-Switch to handle the LAN.
>>
>> I guess the I have to uncheck "Activate NAT" box in the Modem.
>> Now what happens to the IP-addresses at B and C. Is it PPP?
>> Bridge? If I need to open the browser interface of the modem
>> what is the URL from a PC in the LAN? Obviously I don't want
>> to be locked out ;-(
>>
>> regards
>> GU

>
> GU:
>
> There are TWO ways to approach this problem
>
> 1.) you can assign the Linksys WRT54G an IP adress in a different
> range e.g. 192.168.2.1 it would then hand out DHCP IP addresses to
> your LAN devices in that range.
>
> 2.) put the ZyXEL P600 modem/router in "Bridge" mode. What this does
> is disable the "router" functions of the ZyXEL and make it act like a
> "Dumb modem" with no NAT no firewall - just a modem. You can find a
> discussion of someone in a simular situation here:
>
> http://www.dslreports.com/forum/remark,17319573


There is a third option: connect B to a LAN port of the wireless router
and disable its routing and DHCP server functions, leaving it working as
wireless access point. In this case, the ADSL modem/router would remain
the device that does the routing.

Gerhard
 
Reply With Quote
 
John Dulak
Guest
Posts: n/a

 
      01-10-2009, 05:52 PM
Guest User wrote:
> Guys
>
> I got the point. It's working now.
>
> Guest User schrieb:
>>
>> Menu 1 - General Setup
>> System Name= XXXXX
>> Location= XXXXX
>> Contact Person's Name= XXXXX
>> Route IP= No
>> Route IPX= No
>> Bridge= Yes
>>
>> Menu 4 - Internet Access Setup
>> ISP's Name= XXXXXX
>> Encapsulation= RFC 1483
>> Multiplexing= LLC-based
>> VPI #= 0
>> VCI #= 35
>> Service Name= N/A
>> My Login= N/A
>> My Password= N/A
>> Single User Account= No
>> IP Address Assignment= N/A
>> IP Address= N/A
>> ENET ENCAP Gateway= N/A
>>
>> Menu 11.1 - Remote Node Profile
>> Rem Node Name= XXXXX Route= None
>> Active= Yes Bridge= Yes
>>
>> Encapsulation= RFC 1483 Edit PPP Options= N/A
>> Multiplexing= LLC-based Rem IP Addr= N/A
>> Incoming: Edit IP/IPX/Bridge= No
>> Rem Login= N/A
>> Rem Password= N/A
>> Outgoing: Session Options:
>> My Login= N/A Edit Filter Sets= No
>> My Password= N/A PPPoE Idle Timeout(sec)= N/A
>> Authen= N/A PPPoE Service Name= N/A
>> Schedule Sets= N/A
>>
>> Apparantly the login information does _not_ go there. In that case
>> the Wireless-Router-Switch WRT54GC is supposed to send these values,
>> correct? What are the other important settings?

>
> In addition just set the operating mode of the WRT54GC to Router,
> that was all. Thanks everybody!
>
> CU



CU;

Glad you got it sorted our and thanks for letting us know how you got
it working.

In general when one of these DSL Modem/ router things is put in bridge
mode EVERYTHING else, like logon, DHCP, NAT and so forth is done by
the downstresm router.

Have Fun

John

--
\\\||///
------------------o000----(o)(o)----000o----------------
----------------------------()--------------------------
'' Madness takes its toll - Please have exact change. ''

John Dulak - 40.4913ºN,79.904ºW - http://tinyurl.com/2qs6o6
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
WHS and two routers Turner Morgan Network Routers 1 06-23-2008 09:56 AM
Routers: DI-524 vs. DI-624 Robert Langlois Wireless Internet 2 08-27-2006 11:55 PM
Connect 2 routers (wireless and regular routers) Dineyar Buhariwala Wireless Networks 1 11-24-2004 12:37 PM
AOL in the UK and wireless routers/adsl routers Christo Wireless Internet 3 10-30-2004 12:47 PM
Who knows routers? Darren Wireless Internet 6 10-22-2004 01:46 AM



1 2 3 4 5 6 7 8 9 10 11