Connecting Two Wi-Fi Routers into One Network Using a Cable: A Complete Guide

Connecting two routers into a single network via a cable connection is the optimal solution for expanding Wi-Fi coverage without sacrificing speed. Unlike wireless bridges (WDS), connection via Ethernet guarantees stability and minimal latency, which is critical for online gaming, 4K video streaming, or remote office work.

This guide is suitable for both home networks, where a second router is needed to boost the signal on the second floor or in a remote room, and small offices that need to segment traffic. We'll cover two basic setups: cascading (LAN-to-LAN) And client mode (LAN-to-WAN), as well as the nuances of setting up IP addresses, DHCP servers and parameters Wi-Fi for uninterrupted operation.

Important: If you have routers from different manufacturers (for example, TP-Link And ASUS), the procedure will remain the same, but the names of the menu items may differ. For models with firmware DD-WRT or OpenWRT Additional settings will be required - we will place them in a separate section.

1. When is it necessary to connect routers using a cable?

Before you start setting up, decide if you really need it. physical connection two devices. A cable connection is relevant in the following cases:

  • 📶 Weak Wi-Fi signal in individual rooms, especially if the walls are made of concrete or reinforced drywall. The cable minimizes data packet loss.
  • 🎮 Low ping in games. Wireless bridges (WDS or Repeater) add a delay of up to 30–50 ms, which is critical for CS:GO, Valorant or Fortnite.
  • 🏢 Network segmentationFor example, for guest Wi-Fi on a second router with a separate SSID and speed limits.
  • 🖥️ Connecting wired devices (IP cameras, NAS, printers) in a remote area without laying a new cable from the main router.

If your goal is simply to expand your coverage area Wi-Fi Without wires, consider alternatives:

  • 🔄 Repeater mode (Repeater) - suitable for small houses, but reduces speed by 30-50%.
  • 📡 Mesh systems (For example, TP-Link Deco or ASUS ZenWiFi) - more expensive, but easier to set up.
📊 Why are you combining routers?
Boost your Wi-Fi signal
Create a guest network
Connect wired devices in another room
Reduce ping in games
Other

2. Choosing a connection scheme: LAN-to-LAN vs. LAN-to-WAN

There are two main ways to connect routers via cable. They differ in their distribution. IP addresses and work DHCP servers:

Parameter LAN-to-LAN (bridge) LAN-to-WAN (cascade)
Purpose Network expansion without segmentation. All devices are on the same subnet. Creating a separate subnet (for example, for guest Wi-Fi or an office segment).
DHCP Disabled on the second router. The primary one distributes addresses. Enabled on both routers (different IP ranges).
Routing The devices see each other directly. Traffic between subnets passes through NAT.
Difficulty of setup Simpler, suitable for home. More complicated, requires knowledge of networks.

LAN-to-LAN — the optimal choice for most users. In this mode, the second router functions as switch with an access point Wi-Fi, and all devices receive IP from the main router. LAN-to-WAN is needed if it is necessary to isolate a part of the network (for example, for IoT devices or guests).

⚠️ Attention: If your provider ties your internet access to MAC address main router diagram LAN-to-WAN You can't use it - the internet won't work. In this case, choose LAN-to-LAN or set up cloning MAC on the second device.

3. Preparation of equipment and cable

To connect two routers via cable, you will need:

  • 🔌 Ethernet cable categories Cat 5e or higher. Length - up to 100 meters (maximum for the standard 100BASE-TX). For speeds above 1 Gbps, use Cat 6.
  • 📡 Two routers. Basic (main) must have free LAN port, secondary (subordinate) — port WAN (for the diagram LAN-to-WAN) or LAN (For LAN-to-LAN).
  • 🔧 Computer or smartphone to access the web interface of routers.

Which cable should I use? To connect LAN-to-LAN a regular one will do direct cable (both ends are crimped to standard T568B). For LAN-to-WAN a straight cable is also needed - crossover (with cross crimping) is only required to connect two devices without Auto-MDI/MDIX (in modern routers this function is available by default).

☑️ Preparing for connection

Completed: 0 / 5

A critical detail: if you have a router with a port LAN/WAN (For example, Keenetic or MikroTik), check its current mode in the settings before connecting. An incorrect selection will result in a loss of connection.

4. Setting up a LAN-to-LAN scheme (bridge mode)

This scheme is suitable for expanding the network without segmentation. All devices will be on the same subnet (for example, 192.168.1.0/24).

Step 1: Connecting the Cable

Connect LAN port main router with LAN port secondary. Do not use the WAN port on the second device!

Step 2: Configure the Secondary Router's IP Address

1. Connect to the web interface of the secondary router (usually at 192.168.0.1 or 192.168.1.1 - see the sticker on the device).

2. Go to the network settings section (for example, Network → LAN V TP-Link or Local area network V Keenetic).

3. Change IP address router so that it is included in the main subnet, but does not conflict with its DHCP poolFor example, if the main router has IP 192.168.1.1 and distributes addresses with 192.168.1.100 to 192.168.1.199, set the secondary address 192.168.1.2.

Step 3: Disable the DHCP server

In the settings DHCP (chapter DHCP → Settings or similar) turn off the serverThis will prevent conflicts. IP addresses.

Step 4: Setting up Wi-Fi

To have devices automatically switch between access points:

  • 🔄 Ask same SSID (network name) on both routers.
  • 🔐 Use the same password and encryption type (WPA2-PSK or WPA3).
  • 📶 Select different channels (e.g. 1 and 6 for 2.4GHz band) to avoid interference.

Step 5: Saving the settings

Apply the changes and reboot both routers. Afterwards, test the connection by connecting a device to Wi-Fi or LAN-port of the secondary router.

⚠️ Attention: If the internet doesn't work after connecting, check if the main router is blocking traffic between LAN ports (function AP Isolation or Client Isolation). Disable it in your wireless network settings.

5. Setting up a LAN-to-WAN scheme (cascade with segmentation)

This scheme creates two separate subnets. For example, the main router distributes 192.168.1.x, and the secondary one is 192.168.2.xSuitable for offices or if you need to restrict access between segments.

Step 1: Connecting the Cable

Connect LAN port main router with WAN port secondary. This is the key difference from the scheme LAN-to-LAN.

Step 2: Setting up a WAN connection

On the secondary router:

  1. Go to the section WAN or Internet.
  2. Select connection type Dynamic IP (if the main router distributes addresses DHCP) or Static IP (if you need to set a fixed address).
  3. For Static IP please specify:
    • IP address: 192.168.1.2 (must be outside DHCP pool main router).
    • Subnet mask: 255.255.255.0.
    • Main gateway: 192.168.1.1 (IP of the main router).
    • DNS: 192.168.1.1 or public DNS (8.8.8.8, 1.1.1.1).

Step 3: Configure LAN and DHCP

Ask Local network IP address secondary router from another subnet, for example 192.168.2.1. Turn on DHCP server with a range 192.168.2.100–192.168.2.199.

Step 4: Setting up Wi-Fi

You can use it here great network name (SSID) from the main router to visually separate the segments. For example:

  • 🏠 Main router: MyHomeWiFi
  • 🏢 Secondary router: MyHomeWiFi_Guest

Step 5: Check Routing

By default, devices from different subnets will not "see" each other. To allow data exchange (for example, to access a printer or NAS), on the main router add static route:

Target network: 192.168.2.0

Subnet mask: 255.255.255.0

Gateway: 192.168.1.2 (WAN IP of the secondary router)

How to check the connection between subnets?

Use the command ping from a computer on the first subnet:

ping 192.168.2.1

If there are no answers, check:

1. The static route on the main router is correct.

2. Lack of a firewall (Firewall) on the secondary router.

3. Is it turned on? NAT on the secondary router (must be enabled for internet access).

⚠️ Attention: In the diagram LAN-to-WAN The internet speed on the secondary router will be limited by its bandwidth WAN portIf you have a gigabit plan and the port WAN at 100 Mbps, the maximum speed will be ~95 Mbps.

6. Configuration features for routers with alternative firmware

If your router is running on DD-WRT, OpenWRT or Tomato, the procedure will differ. Let's look at the setup using an example. DD-WRT:

For LAN-to-LAN scheme:

  1. Connect to the web interface (192.168.1.1).
  2. Go to Setup → Basic Setup.
  3. In the section Network Setup:
    • Install Local IP Address (For example, 192.168.1.2).
    • Turn it off DHCP Server (DHCP Type: Disable).
  • In the section Wireless → Basic Settings set up SSID and the channel as described above.
  • Save the settings and reboot the router.
  • For LAN-to-WAN scheme:

    1. IN Setup → Basic Setup:
      • Install WAN Connection Type: Automatic Configuration – DHCP.
      • Ask Local IP Address from another subnet (for example, 192.168.2.1).
  • Turn on DHCP Server for local network.
  • IN Security → Firewall turn it off SPI Firewall, if routing between subnets is needed.
  • For OpenWRT editing of configuration files will be required (/etc/config/network And /etc/config/dhcp). Example of setting for LAN-to-LAN:

    config interface 'lan'
    

    option type 'bridge'

    option ifname 'eth0.1'

    option proto 'static'

    option ipaddr '192.168.1.2'

    option netmask '255.255.255.0'

    option gateway '192.168.1.1'

    option dns '192.168.1.1'

    7. Problem diagnosis and solutions

    If after setup the devices do not connect to the internet or do not see each other, check the following:

    Problem Possible cause Solution
    There is no internet on the secondary router. Wrong IP address or gateway. Check your settings WAN/LAN and routing.
    Devices don't see each other on the network There is no route between subnets or it is enabled Firewall. Add a static route or disable the firewall.
    Wi-Fi works, but there is no internet access DNS not configured or blocked by your provider. Specify public DNS (8.8.8.8, 1.1.1.1).
    Low speed via cable The cable is damaged or does not support gigabit speeds. Check the cable with a tester or replace it with a new one. Cat 6.

    Diagnostic tools:

    • 🔍 Ping: checking the connection between devices.
      ping 192.168.1.1
    • 🌐 Traceroute: packet routing determination.
      tracert ya.ru
    • 📊 Speedtest: internet speed test on both routers.

    8. Frequently Asked Questions (FAQ)

    Is it possible to connect routers without a cable?

    Yes, but with speed losses. Alternatives:

    • 🔄 Repeater mode (Repeater) - simple, but reduces speed by 30-50%.
    • 📡 WDS bridge - better than a repeater, but requires support from both routers.
    • 🌐 Powerline adapters — data transmission via electrical wiring (speed up to 1 Gbit/s, but depends on the quality of the wiring).

    Cable connection remains the most stable option.

    Which router should be made primary and which secondary?

    The main one should be a router:

    • 🔌 Connected to the Internet (with WAN port).
    • 💻 With a more powerful processor (if high load is planned).
    • 🔄 With support QoS or Parent Control, if these functions are needed for the entire network.

    Any router can be a secondary one, even an old one (the main thing is the presence LAN/WAN ports).

    Will IPTV work through two routers?

    Yes, but some additional configuration is required:

    1. On the main router, turn on IGMP Proxy or Multicast.
    2. On the secondary router, disable Firewall For multicast traffic.
    3. Connect STB set-top box To LAN port main router or configure VLAN for IPTV.

    In the diagram LAN-to-WAN IPTV may not work - use LAN-to-LAN.

    Is it possible to use two routers from different providers?

    Yes, but:

    • 🔌 The primary router must be connected to the Internet, the secondary one must not.
    • 🔒 If the secondary router was bound by MAC or PPPoE, reset it to factory settings.
    • 🌐 To access the Internet, please configure WAN secondary router in mode Dynamic IP (if the main one distributes DHCP).
    How to connect more than two routers?

    You can connect up to 4-5 routers in a cascade, but:

    • 🔗 Use topology "star" (all secondary routers are connected to the main one).
    • 📶 For each new router, set a unique one IP address within a subnet (for example, 192.168.1.2, 192.168.1.3 etc.).
    • 🔄 Turn it off DHCP on all secondary routers (except the diagram LAN-to-WAN).

    For larger networks (10+ devices) consider using managed switches With VLAN.