Quantcast

Two Routers on One Network

Created by StriderNo9 on Aug. 7, 2012, 3:39 p.m.
  • Hello, So I picked up wideband Internet from Time Warner and they replaced my modem with an Arris G852 which is a hybrid modem/ router. The problem is I already have a good router in my ApplebTime Capsule.  From what I've read online I need to turn on Bridge Mode on the Arris modem/router and let the Apple Time Capsule hand out IPs to all my wifi connected devices.  Are there any other settings I should turn off on the Arris? Once it's in Bridge Mode should I make sure DHCP is turned off? Do I want make sure it has a DNS or should all of that be handled on my Time Capsule? Also since the Arris is in Bridge mode do I have NAT and DHCP enabled on my Time Capsule? I've been pulling my hair out with this for days now any help in the right direction is much appreciated. 
  • Was your other thread not good enough?

  • @StriderNo9: Wait, you do know you can just connect a LAN port (not WAN) of any additional router to your first router and it'll basically just work, right? Pretty much all you have to do is set the second router's IP to anything but your first router's IP (most likely 192.168.0.1), so for example, 192.168.0.21 or something. You may have to set the second router's connection type to static IP and 192.168.0.1 and disable DHCP server, but it might not even be necessary. That's the beauty of ethernet, though--totally daisy-chainable.

  • @PillClinton@StriderNo9:  You need to disable DHCP if you do that, otherwise really bad things happen.

  • I'm familiar with neither of these products, but here's the basics on what you're looking to do.

    Your Arris router shouldn't have an internet/WAN ethernet port since it's also the modem. Connect the two switches/routers with a standard ethernet cable into the switch ports (not the Internet or WAN port). You don't need a X-over cable for this.

    Because your Arris is the router and modem in one, I suggest using it as your DHCP server and gateway. You actually couldn't use the Apple one as a gateway anyway. Be sure to turn off DHCP and NAT on the Apple device. Turning off DHCP on the Apple device means you'll have to manually set the IP address on the Timecapsule. Make sure you assign it an address that's within the network for the Arris (192.168.1.x by default I'd imagine) but outside the assignable range for the DHCP server.

    If you turn off the router functions on the Apple Timecapsule, you won't have to do change anything on the Arris for it. It will simply act as a switch.

    If you want to segment your network into two different networks that connect at the modem you can do so by using NAT on both devices - I highly advise against this though. There's too much that can go wrong that could be as easily achieved with subnetting.