PDA

View Full Version : Daisy-Chaining Routers



jdbnsn
02-28-2009, 04:07 PM
I've read that this is possible, but when I tried it no joy. I think I have to find a way to set the first router in the chain to "default gateway" and the second to "router". I haven't found those options yet but will continue looking for them. I don't have the model numbers atm, but the primary is a Linksys wireless B and the secondary is a Netgear MIMO. Anyone does this stuff before?

mtekk
02-28-2009, 06:45 PM
I think I have to find a way to set the first router in the chain to "default gateway" and the second to "router".

Yes, that is what needs to be done, on the linksys the mode option should be on the main administrative page, no clue about the netgear (I've only worked with linksys/cisco routers).

jdbnsn
02-28-2009, 07:01 PM
I got it working. Never did find those specific settings but the key was disconnecting the secondary router, then turning DHCP off for the secondary and on for the primary, lastly changing the IP address from the default 168.921.1.1 on my secondary router. Then connecting both the secondary computer and the line from the primary router into LAN ports (not the WAN port). Now it's working.

mtekk
03-01-2009, 12:19 AM
lastly changing the IP address from the default 168.921.1.1 on my secondary router.

You mean from 192.168.1.1, correct? ;)

jdbnsn
03-01-2009, 02:08 AM
You mean from 192.168.1.1, correct? ;)

pfft...yeah, can't type through my dislexia today it seems. :banghead:

Luke122
03-01-2009, 05:16 PM
Dyslexia. ;)

jdbnsn
03-01-2009, 05:59 PM
:banghead:

simon275
03-02-2009, 11:45 PM
Good job jdbnsn sounds like someone needs an 8 port switch. Networking is fun.

Luke122
03-03-2009, 04:41 PM
OH.. OK. I get it now.. simon made it clear for me. You want to have as many ports as possible, but all you have is 2 - 4 port routers correct?

I thought you were trying to run 2 routers in series.

Internet->router1-> router 2 -> PC.

This is actually as easy as setting the second router to assign IP's in a completely different subnet.. that's all the config you need. :D

But yeah, for what you are doing, just disable DHCP on router 2, and run a jumper from a port on router 1 to a port on router 2.

mtekk
03-03-2009, 07:27 PM
Just so that you all know, daisy chaining routers will decrease network performance. Routers are inherently slower than a switches, most residential "routers" are really a three way router, one port goes to the "Internet", one to the wireless radio and the other to a 5 port switch, which you see as the four ports on the back of the "router". It's much faster to just use a cross over cable between two of the switch ports, still a bottleneck, but not as bad as the "internet"/WAN port that goes through the routing hardware.

Yes, you can subnet it up, or use 192.168.1.0/24 for one network and 192.168.2.0/24 for the other (all depends on how many nodes you'll have on your network). Well basically you have to use at least one of them as routers "bridge networks" and are OSI level 3 devices so they are IP aware (hence slow), switches are OSI level 2 devices, they are not IP aware (they use MAC addresses to make the appropriate connections).

simon275
03-03-2009, 08:44 PM
Good description mtekk. You are best to have a single router at the top of your network hierarchy with the wan connection (e.g. internet connection) and a lan port that then goes to a switch with the number of ports you require.

Setting up two subnets is a good idea as it means one router won't have to process all the traffic.

jdbnsn
03-03-2009, 09:43 PM
Actually, this wasn't a port availability issue. I wanted to do this for two reasons, having two separate networks was one, and the other was I ran a CAT5 cable from the primary router to my room but have several machines and wanted to be able to plug them all in. Otherwise, I would have had to run a separate cable for each machine. Thank for all the great info guys!

simon275
03-03-2009, 10:40 PM
In that case having two different networks is a great idea!

progbuddy
03-06-2009, 03:15 PM
Actually, this wasn't a port availability issue. I wanted to do this for two reasons, having two separate networks was one, and the other was I ran a CAT5 cable from the primary router to my room but have several machines and wanted to be able to plug them all in. Otherwise, I would have had to run a separate cable for each machine. Thank for all the great info guys!

Well, if you didn't want the separate networks you could have went with a simpler solution. Switch. :D

I've got a 25 foot Cat6 cable running from the main router to my desk, which has an array of laptops on it (the wireless tends to be a hassle, and the wired option is faster/more safe.) and my desktop.