Extending wireless network coverage is a common need in large homes or offices with thick walls. The signal from a single device often can't penetrate the walls, creating "dead zones" where internet access simply isn't available. The solution to this problem lies in intelligently integrating two routers into a single infrastructure.
There are several proven methods for implementing such a system, each with its own unique features and requiring a specific sequence of steps. You can connect devices via a cable (twisted pair) for maximum stability or use a wireless bridge if wiring is not possible. The choice of a specific method depends on your equipment model and the tasks at hand.
In this article, we'll cover every setup step in detail, from choosing a connection scheme to fine-tuning IP addresses. You'll learn how to avoid network conflicts and ensure seamless roaming between devices. Proper setup will allow you to use the entire room with consistent internet speeds.
Choosing the optimal router connection scheme
Before you begin setting up, you need to decide on the topology of your future network. There are two main options: a connection type LAN-LAN and connection LAN-WANThe first option assumes that both devices will operate on the same subnet, forming a single local network. The second option creates a hierarchy, where the second router becomes a client of the first, creating its own subnet.
Scheme LAN-LAN This is considered more appropriate for organizing a unified space. In this case, all connected devices can see each other, which is convenient for shared folders, printers, and media servers. Here, the second router acts as a switch and access point, rather than a full-fledged router.
Option LAN-WAN easier to set up initially, as it requires fewer changes to the second device's settings. However, it creates a double NAT, which can cause problems with some online games or specific software. If you don't care about devices on different routers being able to see each other, this method is perfectly acceptable.
⚠️ Important: When choosing a LAN-to-LAN connection, be sure to change the IP address of the second router before connecting to the first one, otherwise an address conflict will occur and you will lose access to the settings of both devices.
Preparing equipment and resetting settings
Any major home network overhaul begins with hardware preparation. It's crucial that the second router be free of any old settings from the previous provider or configurations that could cause unpredictable system behavior. Therefore, a hard reset should always be the first step.
To do this, find the button on the device body. Reset or RestoreIt's often recessed into the case, so use a paperclip or toothpick. Press and hold the button on the powered-on device for about 10-15 seconds until the indicators blink simultaneously. This will reset firmware to factory condition.
After the reset, connect your computer to the LAN port of the second router using a cable. Do not connect the two routers together yet! Log in to the web interface using the address indicated on the sticker at the bottom (usually 192.168.0.1 or 192.168.1.1). Now you can start changing the parameters.
☑️ Preparing for setup
Setting up IP addresses and a DHCP server
The most critical step is setting up addressing. If you are using a scheme LAN-LAN, the second router must have an IP address from the same subnet as the first one, but not the same. For example, if the main router has the address 192.168.1.1, ask the second one 192.168.1.2.
The second important step is to turn it off DHCP servers On the second device. Only the main router should distribute addresses. If DHCP is left enabled on both devices, clients will receive incorrect gateway settings and lose internet access.
Find the section in the menu LAN or Local area network. Enter the new static IP address. Then go to the section DHCP Server and select the option Disable (Disable). Save the settings. After this, the device may require a reboot, and to access its settings in the future, you will need to enter the new IP address in your browser.
The table below shows examples of correct address settings for different scenarios:
| Parameter | Main router | Second router (LAN-LAN) | Second router (LAN-WAN) |
|---|---|---|---|
| IP address | 192.168.1.1 | 192.168.1.2 | 192.168.2.1 |
| Subnet mask | 255.255.255.0 | 255.255.255.0 | 255.255.255.0 |
| DHCP Server | On | Turned off | On |
| Gateway | 192.168.1.1 | 192.168.1.1 | Dynamic |
Physical connection and communication check
After the software preparation, you can move on to the physical connection. Take a patch cord (network cable) and connect any available LAN port first router with LAN port the second one (for a LAN-LAN setup). If you've chosen a LAN-WAN setup, the second router's cable is plugged into the port WAN (or Internet).
Check the port indicators. The corresponding lights on both devices should light up, indicating a link. These lights typically blink when data is being transferred. If the indicator isn't lit, try replacing the cable or switching it to a different port.
Now connect your computer or smartphone to the second router's network (via cable or Wi-Fi). Try accessing the internet. If pages open, the routing is configured correctly. To check, you can run the command ping to the address of the main router.
What to do if there is no internet access?
Check that the gateway is set correctly on the second router. In a LAN-to-LAN configuration, the gateway should be the IP address of the first router. Also, make sure that MAC address filtering is not enabled on the first device, which would block new connections.
Organization of wireless coverage and roaming
To create a comfortable environment without connection interruptions when moving around the house, configure Wi-Fi on the second router correctly. The ideal option is to set identical network name (SSID) And password, as on the main router. The encryption type must also match (recommended WPA2-PSK or WPA3).
However, there's a caveat: to prevent devices from "clinging" to the weak signal of a distant router, it's best to separate them into different frequency channels. For example, the main router should operate on channel 1, and the second router on channels 6 or 11. This will reduce interference.
If your devices support the standard 802.11r (Fast Roaming)—enable this feature in the wireless network settings of both routers. This will allow devices to quickly switch between access points without packet loss, which is especially important for VoIP calls and video conferencing.
⚠️ Note: Wi-Fi settings interfaces may differ depending on the firmware version and manufacturer (TP-Link, Asus, Keenetic, Mikrotik). The location of the "Wireless Mode" menu items varies.
Alternative methods: Wi-Fi bridge and WDS
If laying cables between floors or rooms is not possible, an overhead connection can be arranged. Technology WDS (Wireless Distribution System) allows you to connect two routers wirelessly. The second router connects to the first router's network as a client and distributes the internet connection.
To configure WDS, enter the wireless network menu of the second router and enable bridge mode. You will need to enter the MAC address of the main router. Both devices must operate on the same channel and have the same security settings.
It's worth noting that speeds in WDS mode may be lower than with a cable connection, as the radio channel is split in half for receiving and transmitting data. Furthermore, not all routers from different manufacturers are compatible with each other in WDS mode, so it's best to use similar models.
Frequently Asked Questions (FAQ)
Is it possible to connect routers from different manufacturers?
Yes, this is entirely possible. Ethernet standards and TCP/IP protocols are universal. The main thing is to configure IP addresses correctly and disable DHCP on the second device in a LAN-to-LAN setup. Compatibility may be limited only when using proprietary technologies like WDS or AiMesh.
Will the internet speed decrease on the second router?
When connecting via cable (LAN-to-LAN), there will be virtually no speed loss; it is limited only by the port bandwidth (usually 100 Mbps or 1 Gbps). When using a Wi-Fi bridge, speed may drop by 30-50% due to the nature of wireless transmission.
Do I need to buy a special cable for connection?
No, modern routers support Auto-MDI/MDIX technology, allowing you to use a standard straight-through patch cord. Crossover cables, which were previously required, are no longer necessary, although they won't damage your equipment.
How to find out the IP address of the main router?
On a computer connected to the main router, open a command prompt and enter the command ipconfig (for Windows) or ifconfig (for Linux/Mac) The address listed in the "Default Gateway" line is the IP address of your main router.