Many users are familiar with the situation where the power of a single wireless router isn't enough to cover an entire apartment or house. Concrete walls with reinforcement, metal doors, and simply large spaces create "dead zones" where the signal disappears or becomes unstable. Simply increasing the transmitter power often doesn't produce the desired effect, and using over-the-air repeaters inevitably cuts the speed in half. In such cases, the most effective and reliable solution is to create a wired backbone between the two devices.
Using twisted pair cable to connect the primary and secondary routers allows you to create a fully integrated local area network with internet access throughout your home. This setup ensures maximum throughput, as the backbone channel is immune to radio interference and packet loss. You won't have to deal with slower speeds in distant rooms, as the cable guarantees stable gigabit data exchange between network nodes.
In this guide, we'll walk you through a step-by-step process that will allow you to properly configure a two-router connection. We'll cover the necessary changes to IP addressing settings, disabling conflicting services, and properly connecting ports. Even if you're not a network administrator, following these instructions will help you troubleshoot Wi-Fi coverage issues yourself.
Selecting equipment and preparing cables
Before you begin software configuration, you need to ensure that your equipment is physically ready to work together. To set up a wired backbone, you'll need two routers. The primary device, which is already connected to the provider and distributes internet, will be called the "Main" device, while the second device, which will extend the coverage, will be called the "Secondary" device. It's important that both devices support the standard. Fast Ethernet (100 Mbps) or, preferably, Gigabit Ethernet (1000 Mbps).
⚠️ Note: If your secondary router is very old and only supports speeds up to 100 Mbps, and your provider's tariff exceeds this limit, then the speed on the secondary router's access points will be artificially limited by the physical characteristics of the port.
The key element of the entire system will be the patch cable. You'll need a length of twisted pair cable (UTP Cat5e or Cat6) with crimped RJ-45 connectors. The cable length can vary from one meter to one hundred meters without any loss of signal quality. If you buy a ready-made patch cord from a store, make sure it's undamaged. If you plan to make your own cable, use the "straight-through" crimping pattern (T568B), where the wire colors match at both ends.
It's also worth checking the availability of free LAN ports on the main router. Typically, there are four, and one of them will need to be reserved exclusively for the cable running to the second room. The secondary router should also have at least one free LAN port to receive the signal, although some connection schemes also use the WAN port, which we'll discuss below.
Connection diagram: LAN-LAN or LAN-WAN
There are two main ways to physically connect routers with a cable, and the choice between them depends on the desired network logic. The first and most common method is a port connection. LAN-LANIn this case, both devices operate within the same broadcast domain zone, forming a single subnet. All devices connected to both routers will be able to see each other, which is convenient for sharing files or network printers.
The second method involves connecting a cable from the LAN port of the main router to WAN (Internet)- secondary port. In this mode, the second device creates its own subnet with its own rules. This is useful if you want to isolate a guest network or a children's network from the main home infrastructure. However, for simply extending Wi-Fi coverage, the LAN-to-LAN method is considered more correct and easier to administer.
When choosing a LAN-to-LAN configuration, the secondary router effectively becomes a switch with access point functionality. It ceases to act as a router for connected clients, forwarding all requests to the primary device. This reduces the load on the secondary router's processor and minimizes network latency (ping).
Configuring IP addresses to avoid conflicts
The most critical step in setup is correct addressing. By default, most routers have the same IP address for accessing the control panel, usually 192.168.0.1 or 192.168.1.1If you connect two devices with the same addresses to the same network, a conflict will occur and the network will stop working properly. Therefore, the first step should always be to configure the secondary router in isolation, before connecting it to the main router via cable.
Connect your computer to the secondary router via cable or Wi-Fi. Access the web interface using the address printed on the sticker on the bottom of the device. You'll need to change the local IP address of the device itself (LAN IP). If the primary router's address is 192.168.1.1, then the secondary one needs to be assigned an address from the same subnet, but not occupied, for example, 192.168.1.2 or 192.168.1.254.
After changing the IP address, the router will prompt you to reboot. To access its settings again, you'll need to enter the new address in your browser. Make sure the static IP address you set is within the range managed by the main router but not in the DHCP pool to avoid duplicate addresses.
☑️ IP address check
Configuring a DHCP server on a secondary device
Any network can only have one active DHCP server, which automatically assigns IP addresses to connecting devices. This role should be performed by the main router connected to the ISP. If you leave DHCP enabled on the secondary device in a LAN-to-LAN setup, your devices will receive incorrect gateway and DNS settings, resulting in internet inaccessibility.
To correct the situation, find the section responsible for the secondary router menu DHCP ServerIt's most often found in the "Local Area Network," "LAN," or "Network" categories. You need to set the switch to "Disable." After this, the secondary router will stop offering addresses to new clients and will simply forward their requests to the primary router.
⚠️ Note: After disabling the DHCP server on the secondary router, its web interface will only be accessible via the static IP address you configured earlier. Make sure you remember this address.
Some modern router models, for example, from Keenetic or TP-Link Routers that support mesh technology have a special "Access Point" mode. If you enable this mode in the system settings, the router will automatically disable DHCP and reconfigure the network interfaces, significantly simplifying the process.
Setting up a wireless network and channels
To ensure a smooth network expansion for users, it's recommended to set the same network names (SSIDs) and passwords on both routers. This way, your smartphones and laptops will automatically switch to the router with the strongest signal. However, it's important to remember that this isn't a fully functional solution. Roaming (802.11r/k/v), and switching may occur with a slight delay until the device finally loses the signal of the first source.
It's crucial to select the right broadcast channels to prevent routers from jamming each other. The 2.4 GHz band has only three non-overlapping channels: 1, 6, and 11. If the primary router broadcasts on channel 1, the secondary router must be assigned channel 6 or 11. Using the same channels in close proximity will cause interference and reduce speed.
For the 5 GHz band, the situation is simpler, as there are many free channels there. Choose any two different channels with minimal congestion (you can check this with special apps on your smartphone, for example, WiFi Analyzer). The channel width should be the same on both devices, preferably 40 or 80 MHz for maximum speed.
Why does Wi-Fi speed drop when using two routers?
Speed may drop not because of the presence of a second router, but because of incorrect channel selection. If both devices are operating on the same channel, they are forced to share airtime, waiting their turn to transmit data. This is called a collision. Speed is also reduced if you use the WAN-to-LAN connection method without setting up a bridge, as this causes double NAT translation.
Final connection and testing
Once all settings have been entered and saved, you can begin final assembly. Take the prepared cable and connect one end to any available port. LAN main router. Connect the other end of the cable to the port LAN secondary router (unless you're using access point mode, which sometimes requires WAN). Remember that the WAN port on the secondary router remains free in a LAN-to-LAN setup.
Once connected, wait for the indicators to load. On the primary router, the activity indicator for the corresponding LAN port should light. On the secondary device, the LAN indicator should be lit, indicating a link. The computer connected to the secondary router should receive an IP address from the primary router and have internet access.
Run a speed test using Speedtest or a similar service. It's best to take measurements first near the primary router, then near the secondary router. The speed difference shouldn't be significant. If the speed on the secondary router is significantly lower, check the cable quality and ensure it's terminated with an 8-wire configuration, not a 4-wire configuration.
| Parameter | Main router | Secondary router (LAN-LAN mode) |
|---|---|---|
| IP address | 192.168.1.1 (Example) | 192.168.1.2 (Unique) |
| DHCP Server | On | Turned off |
| Connecting the cable | LAN port (any) | LAN port (any) |
| SSID (Wi-Fi Name) | Home_Wifi | Home_Wifi (Same) |
Frequently Asked Questions (FAQ)
Is it possible to connect routers from different manufacturers, for example, TP-Link and ASUS?
Yes, this is absolutely possible. Ethernet and Wi-Fi protocols are universal standards. The main thing is to configure IP addressing correctly and disable DHCP on the secondary device, regardless of brand. The LAN-to-LAN connection method works with any combination of equipment.
How long can a cable be between routers?
The Ethernet standard (twisted pair) guarantees stable data transmission over distances of up to 100 meters. However, for home use, it's best to keep the cable length to 50-70 meters to ensure a reliable signal, especially if the cable is installed near electrical wiring.
Should I set up the same passwords on my Wi-Fi?
For ease of use (seamless transition), passwords and encryption types (WPA2/WPA3) should be identical. If the passwords are different, you'll have to manually switch between networks on your phone as you move around the house.
What should I do if the secondary router doesn't distribute the Internet?
Check three things: first, whether the connection indicator on the LAN port is lit. Second, ensure there are no IP address conflicts. Third, check that the DHCP server on the secondary device is truly disabled and that your PC is receiving an address from the main router.
Can a Wi-Fi router be used as a switch without a wireless network?
Yes, you can. If you don't need to expand your Wi-Fi coverage, but simply need to add ports for a wired connection to a PC or TV, you can simply disable the Wi-Fi module in the secondary router's settings. It will continue to function as a regular network switch, transmitting internet via a cable.