How to connect two Wi-Fi routers into one network

Expanding wireless network coverage is a common problem for owners of large apartments, two-story houses, or office spaces. The standard signal from the main router is often insufficient to penetrate thick walls or reach remote rooms. In this situation, users face a dilemma: buy an expensive mesh system or try to make the existing equipment work.

Connecting two routers into a single local network is a time-tested and cost-effective solution. Second router It can act as a signal booster, receiving data from the main network and transmitting it further, or it can create a new subnet connected to the main network. In this article, we'll cover the technical details of setting up the equipment so you can get stable internet anywhere in your premises without breaking the bank.

Before proceeding with the configuration, it is important to understand that both devices will work in a pair, where one is the master (Master), and the other is driven (Slave). The master router distributes IP addresses through DHCP server, while the slave simply broadcasts the signal or extends the wired network. Proper configuration will eliminate address conflicts and ensure seamless transitions between access points.

Choosing a connection scheme: cable or Wi-Fi

The first step is always to determine the physical method of communication between devices. There are two main ways: wired connection (Ethernet) and wireless (Wi-Fi Bridge). The choice depends on the room layout and the availability of cable runs between rooms. Each method has its own advantages and speed limitations.

A cable connection is considered the most stable and fastest. It allows the full speed potential from the provider to be transferred to the second router without the losses typical of a radio channel. However, installing twisted pair cable throughout the entire house can be labor-intensive or impossible due to interior design. In this case, twisted pair cable guarantees zero latency.ping) when playing games or making video calls.

Wireless connection, often referred to as bridge or repeater mode, does not require drilling holes in walls. Second router It receives the signal from the first device and distributes it further. The downside of this approach is the loss of some channel bandwidth, as the radio module cannot simultaneously receive and transmit data at full speed. Furthermore, the distance between devices should not be too great, otherwise the connection will be unstable.

📊 Which connection method do you plan to use?
Wired (Ethernet cable)
Wireless (Wi-Fi bridge)
By electrical wiring (Powerline)
I don't know yet, I'll choose based on the situation.

If you choose a cable, make sure that its length is sufficient and the quality of the wires meets the standards. Cat 5e or higher. For a wireless bridge, antenna placement is critical: they must face each other, and there should be no large metal obstructions or a running microwave oven between them.

Preparing equipment and resetting settings

Before you begin, you need to prepare both devices. The ideal scenario is when both routers are the same model or at least from the same manufacturer (for example, TP-Link With TP-Link or Asus With Asus). This makes it easier to find similar menu items. If the models are different, the principle remains the same, but the tab names may differ.

The most important step is to reset the second router (which will be the slave) to factory settings. This is necessary to avoid IP address conflicts, as both devices have the same address by default. 192.168.0.1 or 192.168.1.1The presence of two devices with the same address on the same network will lead to its complete failure.

☑️ Preparing to merge routers

Completed: 0 / 4

To reset, find the button on the case Reset or RestorePlug the device into a power outlet, press the button with a thin object (like a paperclip) and hold for 10-15 seconds until the indicators flash simultaneously. After this, the router will reboot with factory settings. Also, prepare a computer or laptop for setup.

⚠️ Important: If you're setting up a wireless bridge (WDS), make sure both routers support this feature. Some ISPs or budget models may not have bridge or repeater mode in their firmware.

Setting up the main router (Master)

Setup begins with the main device, which is connected to the internet from your ISP. You need to record its settings to properly configure the second device. Connect to the main router via Wi-Fi or cable and access the web interface by entering the address on the sticker at the bottom (usually 192.168.0.1 or 192.168.1.1).

In the wireless network menu (Wireless) pay attention to the following parameters: channel (Channel), encryption type, and password. For stable operation of the two routers, it is recommended to manually set a static channel (for example, 1, 6, or 11 for 2.4 GHz), rather than leaving the value AutoThis will prevent channel hopping, which could cause the second router to lose connection with the first.

Also check the LAN addressing. If the main router has an address 192.168.1.1, then the DHCP address pool will start, for example, with 192.168.1.2This information needs to be saved. Make sure the function is DHCP servers enabled on the main router, since it will be the one distributing IP addresses to all devices on the network, including those connecting through the second router.

Configuring the second router in access point mode

Now let's move on to setting up the second device. Connect your computer to it with a cable (to any LAN port; leave the WAN port alone for now). Log in to its web interface. First, you need to change the router's IP address so it doesn't match the main one. If the main one has an address 192.168.1.1, ask the second one 192.168.1.2 (or any free address in this subnet). After applying the settings, you will need to access the second router's menu using the new address.

The next critical step is to disable the DHCP server on the second router. Find the section DHCP Settings and select Disable or OffThis will turn the second router into a simple switch with Wi-Fi functionality. All IP address requests will now be forwarded to the main router, ensuring all devices operate within a single namespace.

In the wireless network settings (Wireless Settings) set the network name (SSID) and a password. To create a seamless roaming effect (although full roaming requires mesh systems), you can set the same network name and password, but be sure to use different channels (for example, 1 and 6) so they don't interfere with each other. If you simply need to expand your network, you can use a different name, for example, Home_WiFi_2.

After setup, connect the cable from the LAN port of the main router to the LAN port of the second router. Internet access should appear on devices connected to the second router. The test is successful if you can see printers or files on a computer connected to the first router while behind the second router.

Establishing communication via a WAN port (Cascade)

There's an alternative connection method that creates two separate subnets. In this case, the cable from the main router is inserted into the port. WAN (or Internet) of the second device. In this case, the second router operates as an independent network, receiving internet from the first. This is useful if you need to isolate guests or create a separate smart home network.

With this DHCP scheme, the second router should have included, but its subnet must be different from the main one. For example, if the main network 192.168.1.X, then the second one should be 192.168.2.XThis will avoid addressing conflicts. However, devices on different subnets will not be able to see each other by default, which can be inconvenient for sharing files or printers.

Parameter LAN-LAN mode (Access Point) LAN-WAN mode (Cascade)
Using the port LAN to LAN LAN to WAN
DHCP on the 2nd router Turned off On
IP addressing Single network (one subnet) Two different subnets
Access to resources All devices see each other Network Isolation (default)

This method is often called "double NAT." It's easier to set up for beginners, as it requires minimal changes to the second router's settings (often, simply plugging a cable into the WAN and setting up PPPoE/L2TP if required by the provider, or leaving Dynamic IP, is sufficient). However, for a home network, the first option (LAN-to-LAN) is preferable for creating a unified information space.

Wireless connection (Bridge mode / WDS)

If it is not possible to lay a cable, WDS technology is used (Wireless Distribution System) or Bridge mode (Bridge). In this mode, the second router receives the Wi-Fi signal from the first and distributes it further. Configuration is performed in the wireless mode section, where you select the operation type. WDS Bridge or Repeater.

You will need to click the "Search" button (Survey), find the main router's network in the list and connect to it by entering the password. It is important that the channels (Channel) on both routers matched and were manually set. After enabling WDS DHCP on the second router, you should also disable it, leaving this feature only on the primary device.

Why does the speed drop in bridge mode?

When using a wireless bridge without a separate radio module for the backhaul, the speed is at least halved. This occurs because the antenna cannot simultaneously receive data from the main router and transmit it to the client, operating in half-duplex mode.

It's worth noting that the speed of this connection will always be lower than via cable, and depends on the signal quality. If the second router is located in an area with poor reception, don't expect stable operation. In such cases, it's better to consider alternatives, such as wireless technology. Powerline, transmitting the Internet through electrical wiring.

⚠️ Note: Router interfaces from different manufacturers (Keenetic, Asus, TP-Link, Mikrotik) vary significantly. The logic for actions (changing IP, disabling DHCP) remains the same, but menu names may vary. Carefully read the interface prompts.

Diagnostics and troubleshooting

After connecting two routers, problems may arise. The most common one is a lack of internet access on the second router's clients. Check if the gateway matches (Gateway) and DNS on connected devices with the main router's address. If the client is configured with the second router's gateway and DHCP is disabled, there will be no internet.

Another common issue is an "IP conflict," which occurs if you forget to change the second router's address before connecting. In this case, the network will work intermittently or not at all. There's only one solution: disconnect the second router from the network and reset it using the reset button. Reset and reconfigure the IP address by connecting to it directly without connecting to the first router.

If the devices do not see each other on the local network (for example, printing does not work), check the firewall settings (Firewall) and isolation of clients (AP Isolation). These features must be disabled on both routers for local services to function correctly. Make sure your computer's antivirus software isn't blocking the network from being detected as "public."

Is it possible to connect routers from different manufacturers?

Yes, you can. Wi-Fi and Ethernet standards are universal. The main thing is to configure IP addressing and DHCP correctly. However, proprietary features like Asus's "AiMesh" or TP-Link's "OneMesh" will not work across different brands; configuration is only possible in universal access point mode or WDS (if the standards are compatible).

Do I need to set up identical Wi-Fi network names?

Not necessarily. If you set the same SSID and password, devices will attempt to switch between routers automatically. However, without support for the 802.11r/k/v (Mesh) standard, switching may be lazy, and the phone will cling to the weak signal of the distant router until the connection is lost completely.

What cable is needed to connect routers?

A standard Cat 5e or Cat 6 twisted-pair patch cord is used. Modern routers support Auto-MDI/X technology, so any cable (straight or crossover) can be used; they will automatically detect the correct pinout. The cable length should not exceed 100 meters.

Why isn't the second router distributing the Internet?

Check three points: 1) Is DHCP enabled on the main router and disabled on the secondary router (for a LAN-to-LAN setup?). 2) Are the gateway and DNS settings correct (they should match the IP address of the main router?). 3) Is the main router blocking the connection of the new device (MAC address filtering?).