How to Connect Two Wi-Fi Routers in Series: 3 Proven Methods

Connecting two routers daisy-chained into a single network is a popular solution for expanding Wi-Fi coverage in large apartments, country houses, or offices. This approach avoids "dead zones" where the main router's signal is too weak, without the expense of expensive mesh systems. However, improper configuration can lead to IP address conflicts, slow speeds, or even complete network failure.

In this article we will look at three working methods serial connection of routers: via LAN cable (the most stable), according to Wi-Fi in bridge mode (WDS) (for wireless devices) and through cascade with DHCP disablement (for advanced users). You'll learn how to avoid common mistakes, such as double NAT or loopback routes, and how to verify that the network is working correctly after setup.

Before you begin, make sure you have:

  • 🔌 Two working routers (at least one with support WDS or Bridge Mode, if you are planning a wireless connection).
  • 📶 Passport data from both devices (logins, passwords, default IP addresses).
  • 🔧 Network cable Cat 5e or higher (if you choose a wired connection).
  • 💻 Device for configuration (PC, laptop or smartphone).

If your main router is provided by your ISP (for example, Rostelecom or Beeline), check to see if bridge functions or operating mode changes are blocked. Some operators restrict such settings on leased equipment.

📊 Which connection method do you plan to use?
Via LAN cable
Via Wi-Fi (bridge mode)
Cascade with DHCP disabled
I haven't decided yet

1. Method #1: Connecting via LAN cable (recommended for maximum stability)

This method is considered the most reliable, as it eliminates speed losses and latency typical of wireless connections. It's compatible with routers of all brands: TP-Link, ASUS, Keenetic, Zyxel and others. The main condition is the availability of free LAN port on the main device.

Connection diagram:

  1. Connect LAN port of the main router With Secondary WAN port network cable.
  2. Configure the secondary router in mode Dynamic IP (or Automatic IP (depending on the model).
  3. Turn it off on it DHCP serverto avoid IP address conflicts.
  4. Assign a static IP address to the secondary router from the subnet of the primary router (for example, if the primary router has 192.168.1.1, then ask the secondary one 192.168.1.2).

Detailed instructions for popular models:

Router brand Path to settings Parameters to change
TP-Link Advanced → Network → LAN IP address: 192.168.1.2, disable DHCP
ASUS LAN → DHCP Server Choose No in the field Enable the DHCP Server
Keenetic Home Network → Segments → Main Network Mode Turned off For DHCP, set IP manually

Critical detail: If DHCP is not disabled on the secondary router, devices on the network may receive incorrect routes, which will result in the inability to access certain resources (for example, printers or NAS).

Reset the secondary router to factory settings | Check the LAN cable for functionality | Write down the IP addresses of both routers | Disable Wi-Fi on the secondary router until setup is complete -->

2. Method #2: Wireless connection in bridge mode (WDS)

If laying cables is not possible, you can connect routers over the air using technology WDS (Wireless Distribution System)This method is supported by most modern devices, but has limitations:

  • ⚠️ Connection speed is reduced by approximately 30–50% due to signal retransmission.
  • ⚠️ Both routers must operate in the same frequency band (2.4 GHz or 5 GHz).
  • ⚠️ Wi-Fi channels must match (e.g. Channel 6 on both devices).

Step-by-step setup with an example TP-Link Archer C6:

  1. On the main router, turn on WDS in the section Wireless → WDS and add the MAC address of the secondary device.
  2. On the secondary router, in the same section, specify the SSID and password of the main network, as well as its MAC address.
  3. Disable DHCP on the secondary router and assign it a static IP (e.g. 192.168.1.3).
  4. Save the settings and reboot both devices.

For ASUS RT-AC66U the path will be different: Administration → Operation Mode → Access Point (AP) ModeIn this mode, the router will automatically connect to the main network via Wi-Fi.

What to do if WDS is not working?

If the routers cannot see each other in WDS mode, check:

1. Compatibility of Wi-Fi standards (e.g. 802.11n And 802.11ac may not be supported simultaneously).

2. No interference on the selected channel (use utilities like Wi-Fi Analyzer for ether analysis).

3. Update the firmware on both devices to the latest version.

⚠️ Please note: Some providers (eg. MGTS or Dom.ru) block mode changes on rented routers. In this case, you'll have to use a wired connection or buy your own router.

3. Method #3: Cascading connection with DHCP disabled (for advanced users)

This method is suitable if you need to expand your network without changing its topology, but still retain all the functionality of the secondary router (for example, for a guest network or parental controls). Here, the secondary router connects to the primary router via LAN port, and not WAN, and works as a switch with an access point.

Algorithm of actions:

  1. Connect LAN port of the main router With LAN port of the secondary (not WAN!).
  2. On the secondary router, disable the DHCP server.
  3. Assign it an IP address from the main router's subnet, but outside the DHCP distribution range (for example, if the main one distributes addresses from 192.168.1.100 to 192.168.1.199, ask the secondary 192.168.1.2).
  4. Set up Wi-Fi on the secondary router with a different network name (SSID) to avoid confusion.

The advantages of this method:

  • 🔄 The full functionality of the secondary router is preserved (for example, you can set up a separate VLAN for guests).
  • 📶 No speed loss as in WDS mode.
  • 🔧 Flexibility in setting up additional services (for example, VPN or QoS).

⚠️ Note: With this connection, all devices will be on the same subnet. If you need traffic isolation (for example, for an office), use VLAN or set up a separate one SSID with restrictions.

4. How to check that the network is working correctly

After setting up, be sure to test the connection to ensure there are no errors. Here's what to do:

  1. Ping test: From a device connected to the secondary router, run the command:
    ping 8.8.8.8

    No packet loss (0% loss) indicates a stable connection.

  2. Checking routing: Run a trace to the main router:
    tracert 192.168.1.1

    The results should show only one hop before the main gateway.

  3. Speed ​​test: Measure the internet speed on devices connected to both routers. The difference shouldn't exceed 10–15% (for WDS, a drop of up to 30% is acceptable).

Typical signs of incorrect settings:

  • 🚫 Devices receive an IP address but do not have internet access.
  • 🔄 Constant connection drops when switching between routers.
  • 🐢 Significant drop in speed (more than 50% of the original).

5. Common mistakes and their solutions

Even if you follow the instructions, you may encounter problems. Let's look at the most common ones:

Problem Probable cause Solution
No internet access Incorrect settings WAN or IP conflict Check the connection mode (Dynamic IP) and disable DHCP on the secondary router
Slow Wi-Fi speed Channel interference or weak signal in WDS mode Change your Wi-Fi channel to a less busy one (use 5 GHz, if possible)
Devices don't see each other on the network Different subnets or enabled AP Isolation Configure static IPs on the same subnet and disable client isolation

If routers MikroTik or Ubiquiti, setting up may require knowledge Winbox or UniFi ControllerFor these devices it is better to use mode CAPsMAN (for MikroTik) or Mesh network (for Ubiquiti), since standard methods may not work due to firmware features.

6. Alternative Solutions: When Two Routers Are Not the Best Option

Before setting up a router cascade, consider whether it might be easier to use other signal boosting methods:

  • 📡 Wi-Fi repeater: Suitable for small dead signal zones, but also reduces speed by 30-50%. Examples: TP-Link RE605, ASUS RP-AX56.
  • 🔄 Mesh system: Ideal for large areas (from 100 m²), but requires significant investment. Popular models: Google Nest Wi-Fi, TP-Link Deco.
  • 🔌 Powerline adapters: They transmit internet through electrical wiring, but are sensitive to network quality. Examples: TP-Link AV1000, Devolo Magic 2.

Two routers connected in series are justified in the following cases:

  • 🏠 Need to cover an area of ​​more than 150 m² with minimal costs.
  • 🖥️ It is necessary to divide the network into segments (for example, for the office and guests).
  • 🔧 You already have a second router and don't want to buy additional equipment.

⚠️ Attention: If your ISP uses MAC address binding (e.g. Third Transport Ring or Akado), after connecting the second router, you may need to clone the MAC address of the main device or register a new one in your personal account.

7. Security when using two routers

Expanding your network increases potential vulnerabilities. Follow these guidelines to protect your network:

  • 🔐 Change default passwords on both routers. Use complex combinations (for example, WPA3-Personal with a password of at least 12 characters).
  • 🔄 Disable remote control (option Remote Management) on both devices.
  • 📡 Hide your SSID or use separate networks for guests and main devices.
  • 🛡️ Update your firmware at least once every 3 months (especially important for D-Link And Tenda, where vulnerabilities are often found).

If you are setting up a network for an office, consider using VLAN for traffic segmentation. For example, you can allocate separate subnets for:

  • 💼 Employee workstations.
  • 🖨️ Printers and scanners.
  • 📱 Guest devices.

FAQ: Answers to Frequently Asked Questions

Is it possible to connect two routers from different providers?

Yes, but only if one of them is in the mode bridge or how access point (AP)The primary router should remain connected to the internet, while the secondary one should extend its network. In this case, the settings PPPoE or L2TP should only be on the main device.

Why did the speed drop by half after connecting a second router?

This is typical for wireless connection in mode WDS or repeater, as the router simultaneously receives and transmits data, dividing the available bandwidth in half. To fix this, use a wired connection or switch to 5 GHz (if both routers support this range).

How can I make devices automatically switch between routers?

For seamless roaming between access points, you need to:

  • Both routers had same SSID and password.
  • The mode was turned on 802.11r (Fast Transition) (not supported by all devices).
  • Wi-Fi channels did not overlap (for example, Channel 1 And Channel 11 in the range 2.4 GHz).

However, even under these conditions, some devices (such as older smartphones) may not switch automatically.

Is it possible to use a second router as a switch?

Yes, to do this, turn it off on it DHCP And Wi-Fi, and then connect via LAN port to the primary router. In this case, the secondary device will act as a regular switch, expanding the number of ports on the network. Make sure its IP address doesn't conflict with the primary router's.

What should I do if IPTV doesn't work after connecting?

The problem is that some providers (for example, Rostelecom or MTS) bind IPTV to a specific router port. Solutions:

  • Connect the set-top box to the main router directly.
  • Set up VLAN for IPTV on both routers (support for this function is required).
  • Use IGMP Proxy or Multicast in the secondary router settings.