How to connect two routers via Wi-Fi: step-by-step instructions and connection diagrams

Connecting two routers wirelessly is a task faced when expanding Wi-Fi coverage, creating a backup channel, or organizing a complex network topology. Unlike a wired connection (LAN-to-LAN), a wireless bridge requires precise parameter configuration. SSID, channel And encryptionto avoid conflicts and speed loss. In this article, we'll discuss three working connection methods, their pros and cons, and common errors that lead to network instability.

It's important to understand that not all routers support wireless bridge (WDS) or client mode. For example, budget models TP-Link TL-WR840N or D-Link DIR-615 can only operate in repeater mode, which limits functionality. Before setting up, check the specifications for your model on the manufacturer's website—look for mentions WDS, Wireless Bridge or Client Mode.

If your goal is simply to expand your coverage area, an alternative might be Mesh system (For example, Keenetic Ultra or ASUS ZenWiFi). However, for budget-friendly solutions or specific tasks (such as connecting IP cameras at a remote location), a wireless bridge remains a viable option. Below are detailed instructions for each scenario.

1. Method: WDS (Wireless Distribution System) mode

WDS is a standard that allows you to connect multiple access points into a single network wirelessly. Its main advantage is that devices can connect to any router on the network while maintaining access to local resources (printers, NAS). However, The connection speed between routers is halved due to the need to relay packets.

To set this up you will need:

  • 🔧 Main router with enabled DHCP server (distributes IP addresses).
  • 📡 Secondary router with WDS support (check in the settings section Wireless → WDS).
  • 🔑 Same channel And encryption type (recommended) WPA2-PSK/AES).

Step-by-step instructions:

  1. On the main router:
    • Fix it channel (For example, 6) in the Wi-Fi settings (section Wireless Settings). Disable automatic channel selection.
    • Write it down SSID And password networks.
    • Turn on DHCP server (usually in LAN → DHCP Server).
  • On the secondary router:
    • Go to Wireless → WDS (or Bridge).
    • Enable WDS and select the main router's network from the list (or enter the SSID manually).
    • Please specify encryption type And password main network.
    • Turn it off DHCP server on the secondary router (to avoid IP conflicts).
    • Set up LAN-IP secondary router in the same subnet as the main one (for example, if the main one has an IP 192.168.1.1, install 192.168.1.2).

    DHCP is disabled on the secondary router|The channels on both routers are the same|SSID and password are entered correctly|The IP addresses of the routers are on the same subnet-->

    After saving the settings, reboot both devices. If the connection fails, check:

    • 🔄 Do they match? regional settings (country) on both routers.
    • 📶 Is there any interference on the selected channel (use utilities like Wi-Fi Analyzer for Android).
    • 🔒 Is it specified correctly? MAC address main router (some models require you to enter it manually in the WDS settings).
    Why might WDS not work on some routers?

    Not all manufacturers fully comply with the WDS standard. For example, routers Zyxel And MikroTik may require additional security settings or specific authentication protocols. In some cases, flashing alternative software will help, for example DD-WRT or OpenWRT, but this requires experience and may void the warranty.

    2. Method: Client Mode

    In this mode, the secondary router connects to the primary router like a regular device (e.g., a smartphone) and then distributes internet via cable or Wi-Fi. This is suitable for connecting wired devices (IP cameras, Smart TVs) in areas with poor signal strength. Disadvantage: devices connected to the secondary router will not be able to see the primary router's local network.

    Instructions for routers ASUS (similarly for TP-Link in mode Wireless ISP):

    1. On the secondary router, go to Administration → Operating Mode and select Client mode.
    2. In the Wi-Fi settings (Wireless network) select the main router network and enter the password.
    3. Turn it off DHCP server on the secondary device.
    4. Connect the devices to the LAN ports of the secondary router (Wi-Fi will be disabled).
    Parameter WDS mode Client mode
    Local area network support ✅ Yes ❌ No
    Wi-Fi distribution ✅ Yes (can be customized) ❌ No (cable only)
    Loss of speed ~50% ~30%
    Difficulty of setup ⭐⭐⭐ ⭐⭐

    WDS (Wireless Bridge)|Client Mode|Repeater|Not decided yet-->

    3. Method: Repeater mode

    The easiest way to extend your Wi-Fi coverage is to connect a secondary router to the primary router and rebroadcast its signal, maintaining the same SSID And passwordDisadvantages: high speed loss (up to 60%) and the inability to connect wired devices (unless an additional mode is configured) AP).

    Example setup for TP-Link:

    1. In the control panel, go to Additional settings → Operating mode and select Wi-Fi booster.
    2. Select the main router network from the list and enter the password.
    3. Save the settings and wait for the reboot.

    Important nuances:

    • 📶 The repeater must be in the area stable signal main router (level not less than 70%).
    • 🔄 Some models (for example, Keenetic) allow you to customize different SSIDs for the main and relay networks.
    • ⚡ When using a repeater the maximum speed of connected devices will not exceed half the connection speed between routers.

    4. Common mistakes and their solutions

    Even with proper setup, the connection may not work due to minor issues. Here are the most common problems and how to fix them:

    • 🚫 There is no connection between routers:
      • Check if they match channels And encryption types (For example, WPA2-PSK vs WPA3).
      • Make sure that on the main router Compatibility mode is enabled with 802.11n/ac (some models disable it by default).
    • 🔌 Devices do not receive an IP address:
      • Turn it off DHCP server on the secondary router (if it is turned on).
      • Check that IP addresses of routers do not conflict (for example, 192.168.1.1 And 192.168.1.2).
    • 📉 Low speed or breaks:
      • Change it channel to a less busy one (use Wi-Fi Analyzer).
      • Reduce transmit power on the main router (sometimes a high signal creates interference).
      • Update firmware on both devices.
    ⚠️ Attention: On routers with firmware OpenWRT or DD-WRT WDS setup may require manual input MAC addresses second device in the configuration file. Without this, the connection will be unstable.

    5. How to check the connection quality

    After setting up a wireless bridge, it's important to evaluate the connection stability and speed. Here are the key tests:

    1. Ping between routers:
      ping 192.168.1.1 -t

      Run the command on a PC connected to the secondary router. If packet loss (>5%) or latency (>50 ms) is observed, check for interference or signal strength.

    2. Speed ​​test:
      • Connect to each router separately and measure the speed on Speedtest.net.
      • Compare the results: a speed drop of more than 50% indicates problems with retransmission.
  • Signal analysis:
    • Use utilities inSSIDer (Windows) or NetSpot (macOS) to check the signal strength (RSSI). Optimal value: from -50 dBm to -70 dBm.

    If the speed is critically low, try:

    • 🔄 Switch routers to 5 GHz (if supported) - there is less interference, but penetration through walls is worse.
    • 📡 Install routers on line of sight (even furniture or plasterboard walls can weaken the signal).
    • 🔧 Disable QOS or Bandwidth Control - These functions sometimes conflict with WDS.

    6. Alternative connection options

    If your wireless bridge is unstable, consider alternatives:

    • 🔌 Powerline adapters: Internet transmission via electrical wiring (speeds up to 1 Gbps, but dependent on wiring quality). Suitable for connecting routers in different rooms.
    • 📡 Directional antennas: Used for long-distance connections (up to 10 km in line-of-sight conditions). Requires precise tilt adjustment.
    • 🔄 3G/4G router in failover mode: If the main channel drops, the backup router automatically connects to the mobile Internet.

    For offices or large houses, the optimal solution would be Wi-Fi controller (For example, Ubiquiti UniFi or TP-Link Omada). It allows you to centrally manage multiple access points, automatically switching clients between them.

    ⚠️ Attention: When using directional antennas (for example, to connect two buildings), be sure to consider Fresnel zone — an imaginary ellipsoid around the communication line, which must be free of obstacles. Otherwise, the signal will be unstable even with a direct line of sight.

    7. Wireless Bridge Security

    Connecting two routers via Wi-Fi creates additional security risks for your network. The following measures can help minimize them:

    • 🔐 Disable WPS On both routers, this protocol is vulnerable to brute-force attacks.
    • 🔄 Use WPA3 (if supported) or WPA2-PSK/AES. Avoid TKIP And WEP.
    • 📝 Change default logins/passwords to access the control panel (for example, admin/admin).
    • 🔗 Disable remote administration (chapter Remote Management).
    • 🔄 Update the firmware on both devices (vulnerabilities in older versions are often exploited by hackers).

    For mission-critical networks (e.g., in offices), consider:

    • 🔒 VLAN to isolate traffic between routers.
    • 🛡️ Guest network on a secondary router to restrict access to local resources.
    • 📡 MAC filtering (Although it does not provide complete protection, it will make it more difficult for an unauthorized connection).

    If the routers are in different buildings, use VPN tunnel between them to encrypt traffic. VPN settings are available in firmware. DD-WRT or on business-class routers (for example, MikroTik).

    FAQ: Frequently Asked Questions

    Is it possible to connect routers from different manufacturers (for example, TP-Link and ASUS)?

    Yes, but only if both support it. WDS or client modeThe main thing is the match between Wi-Fi standards (802.11n/ac/ax) and encryption types. For example, TP-Link Archer C6 And ASUS RT-AC66U are compatible, but older models are not 802.11g may not work together.

    Why did my internet speed drop by half after setting up WDS?

    This is normal: in WDS mode, routers retransmit traffic, which requires double data transmission (from the client to the router and between routers). To reduce losses, use 5 GHz (if supported) or connect the routers with a cable.

    How do I connect wired devices (such as Smart TV) to a secondary router?

    If the secondary router is configured in mode client, connect devices to it LAN portsIn mode WDS You can also use LAN, but make sure that DHCP server disabled, and the routers' IP addresses do not conflict.

    Is it possible to use two routers for internet backup (failover)?

    Yes, but you need a router with support for this. dual WAN (For example, Keenetic Giga or Zyxel USG). The primary channel is a wired or Wi-Fi connection from the first router, and the backup channel is a 4G modem or a second provider. Configuration is performed in the section Internet → Reservations.

    What to do if routers don't see each other in the WDS list?

    Try the following steps:

    1. Make sure that on the main router Compatibility mode is enabled with 802.11n/ac.
    2. Temporarily disable encryption (set Open) and try your search again.
    3. Check that MAC addresses routers are not blocked in security settings.
    4. Update firmware on both devices.