Reply
Visitor
Posts: 1
Registered: ‎10-25-2006
Accepted Solution

How to hook multiple routers to the same modem

Question do you have to use a hub/switch before the routers

Connection Expert
EG
Posts: 34,751
Registered: ‎12-24-2003

Re: How to hook multiple routers to the same modem

No. And why would you need to use multiple routers ? You can use hubs and/or switches behind a single router to expand your connectivity needs.

Connection Expert
JamesR
Posts: 5,779
Registered: ‎09-29-2007

Re: How to hook multiple routers to the same modem

If you want to connect multiple routers to the same modem you need to contract for multiple ip addresses from Comcast and yse a switch r hup.

that would be pretty expensive.

What might work better would be to connect a Router to the modem and use it as a DHCP server and then connect the Routers to that Router then those routers pull Private IP addresses from the Primary Router.

Connection Expert
EG
Posts: 34,751
Registered: ‎12-24-2003

Re: How to hook multiple routers to the same modem


JamesR wrote:

 

then connect the Routers to that Router then those routers pull Private IP addresses from the Primary Router.


That would be more complicated than using dumb hubs or smart switches on the LAN side, what with double NAT issues and all..

Connection Expert
JamesR
Posts: 5,779
Registered: ‎09-29-2007

Re: How to hook multiple routers to the same modem


EG wrote:

JamesR wrote:

 

then connect the Routers to that Router then those routers pull Private IP addresses from the Primary Router.


That would be more complicated than using dumb hubs or smart switches on the LAN side, what with double NAT issues and all..


Thats true, but Modem to Switch to multiple Routers would require a Public IP addresse for each Router. 

Connection Expert
EG
Posts: 34,751
Registered: ‎12-24-2003

Re: How to hook multiple routers to the same modem

[ Edited ]

No doubt.. But why would anybody want to connect multiple routers to a modem...

Email Expert
Posts: 18,235
Registered: ‎04-27-2004

Re: How to hook multiple routers to the same modem

You might do it to have disjoint networks for different sets of computers. E.g. if you want to allow visitors to use your Internet connection with their laptops, but not give them access to the LAN with your PCs on it.

 

However, this can also be done by connecting the routers in series, rather than parallel. Connect the visitor router to the modem, and connect the WAN port of the private router to one of the visitor router's LAN ports. But this complicates things; if you need port forwarding, you have to configure it on both routers (visitor router forwards to private router, which forwards to the PC).

Connection Expert
EG
Posts: 34,751
Registered: ‎12-24-2003

Re: How to hook multiple routers to the same modem

I think that you may be just a little more advanced than the average poster here...