How to extend your home WiFi network with a second router

Many owners of private homes and spacious apartments are familiar with the situation where a wireless signal is strong in the living room but completely disappears in distant rooms or the kitchen. Standard antennas from factory-installed devices often fail to cope with thick concrete walls or complex layouts, creating so-called "dead zones." Purchasing an expensive mesh system or a new top-of-the-line router isn't always a cost-effective solution, especially if you already have older but functional network equipment.

Using a second router as a signal booster is a time-tested and cost-effective way to increase coverage without sacrificing the speed typically associated with simple repeaters. You can turn virtually any modern router into a powerful transmitter by connecting it via cable or over-the-air, thereby creating a unified infrastructure for all your devices. In this article, we'll cover detailed connection diagrams, the nuances of IP address configuration, and the secrets to ensuring stable operation of such a setup.

It is important to understand that the result directly depends on the characteristics of the equipment used and the quality of the communications installed. Older models that only support the 802.11n standard can become a bottleneck, limiting the speed of the entire network, even if the main router supports the latest Wi-Fi 6. Therefore, before starting work, it's worth checking the specifications of both devices to ensure they can deliver the desired performance.

Choosing a connection scenario: cable or air

The first step is always determining the physical topology, as this determines the overall stability and speed of the connection. There are two main ways to connect routers together: wired (Ethernet) and wireless (WDS or bridged mode). A wired connection is considered the "gold standard" because it provides maximum throughput and minimal latency, which is critical for online gaming and 4K video playback.

Wireless connection (repeater mode or WDS) is used when running cable throughout an entire apartment or house is impossible or undesirable for aesthetic reasons. This method is easier to implement, but inevitably results in a loss of speed, as the second router's radio module must simultaneously receive the signal from the main router and broadcast it to clients. Bandwidth in this mode it can drop to 50% or more, especially at 2.4 GHz.

If you choose the cable method, you will need twisted pair cable of at least category Cat5e, which is capable of delivering gigabit speeds. Cable lengths can reach up to 100 meters without signal degradation, allowing the access point to be installed even in a separate outbuilding or garage. For wireless access, device placement is critical: the second router must be within range of the first router's signal, otherwise it will transmit a weakened and noisy internet connection.

⚠️ Attention: When choosing a wireless network extension, make sure the second router supports WDS or "Repeater Mode." Not all models, especially budget or carrier-grade ones, have this feature in their firmware.

📊 What network expansion method do you plan to use?
Cable installation (LAN-LAN/LAN-WAN)
Wireless connection (WDS/Repeater)
I don't know yet, I'm choosing
I need a mesh router

Necessary equipment and cable preparation

To implement this project, you'll need a second router, which will act as an access point or repeater. It should ideally support the same frequency range (2.4 or 5 GHz) as the primary device, although operation in different ranges is also possible with proper routing configuration. You'll also need a patch cord for initial setup and, for a wired connection, a long piece of twisted-pair cable with RJ-45 connectors.

Pay special attention to the quality of the cable if you plan to run it throughout your entire apartment. Cheap cables with thin conductors (CCA) may not provide a stable gigabit connection over long distances. It's better to use cable with solid copper conductors, which are less susceptible to signal attenuation and mechanical damage during installation.

Before starting setup, it's recommended to reset the second router to factory settings. This will eliminate conflicts with old configurations and allow you to start with a clean slate. A reset is typically performed by pressing and holding the button for 10-15 seconds. Reset on the rear panel of the device when the power is on.

☑️ Equipment preparation

Completed: 0 / 5

LAN-WAN connection diagram: router cascade

The LAN-WAN (or cascaded) configuration is the easiest to understand and implement, as it creates two separate subnets. In this case, the WAN port of the second router is connected to the LAN port of the first. The primary device continues to distribute IP addresses through its DHCP server, but the second router receives an "external" IP address from the primary router and distributes its own addresses within its own subnet.

The main advantage of this method is device isolation. Computers connected to the second router will see the internet, but may not see printers or media servers connected to the first router without additional configuration. This is useful for separating guest networks from home networks, but less convenient for creating a unified space. smart home.

To configure it, you need to log into the web interface of the second router (usually at the address 192.168.0.1 or 192.168.1.1). In the WAN (Internet) settings section, you need to select the "Dynamic IP" connection type. It is also critical that the IP address of the second router on the local network (LAN IP) is different from the address of the first one. If the first one has an address 192.168.1.1, then the second one needs to be assigned, for example, 192.168.1.2 or 192.168.2.1.

If the IP addresses of the subnets are the same (for example, both routers have the same IP address by default) 192.168.0.1), a conflict will arise and the network will stop working. In this case, you must first connect the second router to the computer separately and change its LAN IP to a unique one (for example, 192.168.0.254), save the settings and only then connect to the main router.

What should I do if I can't access the second router's settings?

If the second router's IP address is the same as the first, the computer may not know where to send requests. In this case, temporarily disconnect the cable from the main router, connect the PC directly to the second router, and manually change its LAN IP in the computer's network settings, for example, to 192.168.0.50, to access the web interface.

LAN-to-LAN connection diagram: Access Point mode

The LAN-to-LAN configuration turns the second router into a simple access point, expanding the existing local network without creating new subnets. In this mode, all devices connected to both routers are on the same network, visible to each other, shared folders, and printers. This is the most efficient way to provide unified coverage throughout the home.

Physically, the connection is made using a cable from the LAN port of the main router to the LAN port of the second one. WAN port The second device remains free and unused. However, for this scheme to work, a number of software settings must be made on the second device before connecting it to the network.

First, you need to disable the DHCP server on the second router. Only the primary router should distribute addresses. Leaving DHCP enabled on both devices will cause IP address conflicts on the network, and all clients will lose internet access. After disabling DHCP, the second router needs to be assigned a static IP address within the primary network range, but outside the pool of addresses distributed by the primary DHCP server.

For example, if the main router distributes addresses from 192.168.1.100 to 192.168.1.200, then the second one can be assigned a static address 192.168.1.2This will allow you to always have access to its settings at this fixed address.

Parameter Main router Second router (Access point)
IP address (LAN) 192.168.1.1 192.168.1.2 (Static)
DHCP Server On Turned off
Connecting the cable LAN port LAN port (WAN free)
SSID (Network Name) Home_WiFi Home_WiFi (same)

Setting up a single SSID and seamless roaming

One of the main goals of network expansion is to be able to move around the home without having to manually switch between different networks. To achieve this, you need to set the same network name (SSID) and password on both routers. However, simply copying the settings isn't enough for perfect operation.

To make devices switch between routers more easily, it's recommended to use different broadcast channels for adjacent access points, especially in the 2.4 GHz band. For example, if the main router broadcasts on channel 1, the second router should be assigned channel 6 or 11. This will minimize signal interference.

Seamless roaming (802.11r/k/v standards) in such a homemade setup doesn't always work perfectly, as the client device (smartphone or laptop) decides for itself when to switch to a stronger signal. Sometimes, the phone can "catch" a distant router with just one signal level, ignoring a nearby, stronger one.

Wireless bridging (WDS)

If cable installation isn't possible, a wireless bridge is the only option. In this mode, the second router receives the Wi-Fi signal from the first router and distributes it further. Configuration is done through the web interface in the "Wireless Mode" or "WDS" section. You'll need to select the primary router's network from the list and enter the password.

It's important to note that when bridging, the channels and channel widths on both routers must match. It's also often necessary to disable DHCP on the second device, as with a wired access point. Speeds in this configuration will be lower, and ping may be unstable, but it's usually sufficient for web surfing and YouTube.

Some modern routers, for example, from Keenetic or Asus, have special "Adaptive Roaming" or "AiMesh" modes that allow you to connect devices into a single smart network even without a cable, using a dedicated radio channel for communication between routers. This is the best option for wireless expansion if your equipment supports it.

⚠️ Attention: When using a WDS bridge, make sure the primary router also supports this protocol or operates in compatible mode. Some manufacturers block WDS from working with devices from other brands.

Common problems and solutions

Even with proper configuration, issues can arise. One common issue is losing access to the second router's interface. Since we disabled DHCP and changed its IP address, the computer may not be able to see it unless a static address is manually entered in the PC's network settings. After completing the configuration, be sure to reset the adapter's network settings to "Obtain an IP address automatically."

Another problem is cyclic reboots or broadcast packet "storms" if a loop accidentally forms in the network (a cable is connected from LAN to LAN twice or a connector is shorted). Always check the integrity of the cables and the correct connection of the ports.

If the second router has internet access but the speed is slow, check to see if it's running at 100 Mbps instead of 1 Gbps. This could indicate poor cable quality (not all eight wires are connected) or outdated equipment. The following command can help diagnose this issue: ping and speed tests through speedtest.

Is it possible to connect routers from different brands, such as TP-Link and D-Link?

Yes, you can. TCP/IP protocols and Wi-Fi standards are universal. The main thing is to configure IP addresses correctly and disable DHCP on the second device. WDS modes may be incompatible between different manufacturers, so it's best to use devices from the same brand for a wireless bridge, and for a wired connection (LAN-to-LAN), the brand is irrelevant.

Will the internet speed decrease on the second router?

With a wired connection (LAN-to-LAN), speed losses are virtually imperceptible and amount to less than 1-2%. With a wireless bridge (WDS), speed can drop by up to 50%, since the radio module operates in half-duplex mode (receiving and transmitting alternately).

Do I need to reconfigure the Wi-Fi password on the second router?

For convenient roaming, it's recommended to set the same password and encryption type (e.g., WPA2-PSK AES) on both devices. It's also best to set the network name (SSID) to the same value, but this isn't strictly necessary if you're willing to switch manually.

What should I do if the second router doesn't see the cable from the first one?

Check the LAN port LEDs. If they aren't lit or blinking, the cable may be faulty, the pairs may have been reversed during crimping, or the port may be burned out. Try replacing the cable or using a different port on the main router. Also, make sure the cable is straight-through, not crossover, although modern ports can automatically detect the type (Auto-MDIX).