How to connect a second router via cable to boost Wi-Fi

Many owners of apartments with thick walls or large spaces are familiar with the experience of internet speed drops or the signal completely disappearing in distant rooms. Often, a single router installed by the provider or you at the front door simply can't cover the entire space, leaving "dead zones" where they're needed most. Using repeaters or signal boosters isn't always effective, as they reduce speed and create additional latency. Therefore, the most reliable and stable solution is to install cable and a second router.

Connecting a second router via a wire allows you to create a single local network or expand your Wi-Fi coverage area without the speed penalty that wireless repeaters inevitably introduce. Cable connection Guarantees maximum throughput and minimal ping, which is critical for online gaming, 4K video playback, and video calls. In this guide, we'll cover the physical aspects of connection, choosing the right ports, and fine-tuning the software to ensure your hardware works together.

Before we get started, it's worth noting that to implement this scheme you will need UTP cable (twisted pair) of sufficient length and, possibly, a crimping tool if a ready-made patch cord of the required length is not available. Modern routers, whether TP-Link, Asus, Keenetic or MikroTik, have similar setup logic, although the interfaces may differ. The main thing is to clearly understand the difference between the operating modes and correctly assign IP addresses to avoid network conflicts.

Selecting equipment and preparing cables

To ensure a high-quality network expansion, it's not enough to simply grab any old router off the shelf; it's important to check its technical specifications. If your primary provider provides internet access with speeds above 100 Mbps, then a second router Necessarily The router must have gigabit ports (10/100/1000 Mbps), otherwise you'll artificially limit the speed to 100 Mbps across the entire network. Cheap models with Fast Ethernet ports (10/100) will become a bottleneck, negating all the benefits of a cable connection.

Particular attention should be paid to the cable that will connect the devices. For distances of up to 100 meters, a standard cable is sufficient. patch cord Category 5e cable, which can be purchased at any computer store or made yourself. If the distance between routers exceeds 50-70 meters, it makes sense to consider Category 6 (Cat6) cable, which is better shielded from interference, especially if the cable will be installed near power lines.

When choosing a location for the second device, it's important to consider not only the Wi-Fi coverage area but also the ability to power it. The router should be located in an accessible location where it won't overheat and where a 220V outlet is easily accessible. Users often forget that power unit The second router also takes up space, and the equipment is placed in closed niches, which leads to overheating and unstable operation.

📊 What type of cable do you plan to use for the connection?
Ready-made patch cord
I'll make it myself from the bay
I'm using an old cable.
I don't know what it is yet

It is also worth checking if the second router has a button Reset or WPS/Reset, as it often needs to be reset to factory settings before setup. This is a standard procedure to avoid conflicts with previous settings if the device has already been used. If you're buying a new device, make sure it comes with at least one short patch cord for initial setup, even if you'll be making the main cable separately.

Connection schemes: LAN-WAN and LAN-LAN

There are two main ways to physically connect two routers, and the choice between them depends on the logical network structure you want to achieve. The first method, known as LAN-WAN (or cascade) involves connecting a cable from the LAN port of the main router to the WAN (Internet) port of the secondary router. In this case, the second router creates its own subnet, with its own rules, DHCP server, and device isolation. This is useful if you need to separate a guest network or a smart home network from the main one.

The second method, LAN-LAN, effectively turning the second router into a switch with Wi-Fi access point functionality. A cable connects the LAN port of the primary router to the LAN port of the secondary router, leaving the WAN port free. In this configuration, all devices are on the same subnet, can see each other, and can exchange files and stream media content (DLNA) without restrictions. This method is most often recommended for easily expanding Wi-Fi coverage in an apartment.

The choice of configuration influences the subsequent configuration of IP addresses and DHCP servers. In a LAN-WAN configuration, the second router operates autonomously, receiving a public IP address from the first router and distributing addresses from its own pool to its clients. In a LAN-LAN configuration, the second router becomes a transparent bridge, and only the primary router distributes all addresses. It is critically important not to mix up the ports when connecting the cable, especially in a LAN-to-LAN configuration, as connecting to the WAN port with the appropriate settings may result in loss of access to the management interface.

Parameter LAN-WAN diagram (Cascade) LAN-LAN (Access Point) Diagram
Connecting the cable LAN (main) → WAN (secondary) LAN (main) → LAN (secondary)
IP addressing Different subnets (e.g. 192.168.0.x and 192.168.1.x) Single subnet (e.g. 192.168.0.x)
DHCP server Enabled on both routers Enabled only on the main router
Device visibility Devices on the second network are not visible to the first. All devices see each other
Difficulty of setup Low (default) Medium (requires DHCP to be disabled)

Setting up the main router

Before connecting a second router, you need to make sure that the main device is working correctly and is configured correctly. DHCP serverAccess the main router's web interface by entering its IP address (usually 192.168.0.1 or 192.168.1.1) in your browser. Make sure the range of IP addresses is wide enough to accommodate all devices in your home, including those connecting to the second router.

If you plan to use a LAN-to-LAN setup, it's important to note the IP address of the main router, as it will be the default gateway for the entire network. Write this address down; you'll need it to configure the second device. It's also a good idea to check if the feature is enabled. IP Binding (IP binding by MAC address), which can block the connection of new equipment.

In some cases, especially in multi-apartment buildings, Wi-Fi channel conflicts may occur if both routers operate on the same frequency. Although a wired connection doesn't interfere with each other over the air as much as repeaters, it's still recommended to configure the main router to use a static, less congested channel (1, 6, or 11 for 2.4 GHz). This will ensure a stable connection for clients located within the signal overlap zone.

Configuring a second router for network operation

Setting up the second router begins with isolating it from the main network. Connect your computer to any LAN port of the second router with a cable, but don't connect it to the main router yet. Access its management interface. First, you need to change IP address The router itself should be configured so that it doesn't match the address of the main device. For example, if the main device has an address of 192.168.0.1, set the secondary device to 192.168.0.2 (or any other address on the same subnet, but outside the DHCP range).

The next critical step is disabling the DHCP server on the second router if you've chosen a LAN-to-LAN setup. This is mandatory: there can only be one address-distributing server on the network. If left enabled, devices will receive incorrect gateway settings and lose internet access. Find the section LAN or DHCP Server and select the option Disable or Off.

☑️ Checking the second router's settings

Completed: 0 / 1

Next, you need to set up your wireless network. You can name the SSID (network name) and password exactly the same as your main router to create pseudo-roaming, or you can create a unique name to identify which access point you're connected to. To minimize interference, we recommend setting different channels: if your main router is on channel 1, set the secondary channel to channel 6 or 11. You can set the signal strength to maximum, as the devices are connected by cable and won't interfere with each other.

Final connection and testing of operation

After saving all settings on the second router and rebooting it, you can proceed with the final connection. Take the prepared UTP cable and connect one end to a free LAN port on the primary router, and the other end to the LAN port of the configured secondary device (for a LAN-to-LAN connection). If using a LAN-to-WAN connection, connect the cable to the WAN port. The port LEDs on both devices should light or blink, indicating a link.

To test the functionality, start by connecting your smartphone or laptop to the second router's Wi-Fi network. Make sure the device has received an IP address within the main router's range (if a LAN-to-LAN connection was used) and has internet access. Try opening a few websites, playing a YouTube video, and testing the speed using services like Speedtest.

It's also worth checking local availability: from a device connected to the second router, try pinging a computer connected to the first. Command ping 192.168.0.X (the computer's address on the first network) should return successful responses. If the ping works but there's no internet, the problem is with the DNS or gateway; if not