How to set up two routers to extend your home WiFi network

The wireless signal often fades in distant rooms or the kitchen, turning movie watching into a constant buffering session. Many users immediately rush to the store for expensive mesh systems, although the problem can be solved using an old router they already have. a bundle of two routers allows you to create a single coverage area without dead zones, while maintaining your budget.

Implementing this task doesn't require in-depth knowledge of networking technologies; a basic understanding of how the equipment operates is sufficient. In this article, we'll examine two main ways to connect devices: via LAN ports and through WAN portThe choice of a specific method depends on your goals: whether you want a single network with shared printer access or simply need to distribute internet to a neighboring building.

Before you begin setup, make sure you have two Ethernet cables and access to the web interfaces of both devices. Let's look at how to turn disparate devices into a powerful internet sharing tool.

Selecting a connection scheme: LAN-LAN or LAN-WAN

There are two fundamental ways to physically connect routers, each of which dictates its own rules for configuring the logical portion. The first option, known as LAN-to-LAN, transforms the second router into a simple switch with access point functionality. In this setup, all devices are on the same subnet and can see each other and shared resources, such as network storage or printers.

The second option, LAN-to-WAN, creates a network cascade, where the second router receives an IP address from the first but creates its own subnet. This is convenient for isolating guest traffic or separating the smart home network from personal computers. However, this mode can cause problems with port forwarding and accessing local resources between segments.

📊 What connection scheme are you planning to use?
LAN-LAN (one network)
LAN-WAN (different subnets)
WDS (wireless bridge)
I don't know, I need help

When choosing a method, consider the topology of your home. If the cable is run between rooms and you simply need to boost the signal, the LAN-to-LAN method is the most preferable. It ensures minimal latency and avoids double NAT, which is critical for online games and video calls.

⚠️ Caution: Before working with cables or ports, we strongly recommend powering off both routers. Inserting or removing Ethernet cables while live could theoretically cause a power surge and damage the network cards, although modern standards include protection.

Preparing the main router for operation

Configuration always begins with the main device, which already has internet access. You need to record its current settings to correctly configure them on the second device. Log in to the web interface at 192.168.0.1 or 192.168.1.1 and find the section LAN settings.

Write down the current gateway IP address and subnet mask. Also note the range of addresses issued DHCP serverFor example, if distribution starts from 192.168.1.100, then the second router will need to be assigned a static address outside this range, for example, 192.168.1.2.

It's a good idea to check your wireless network settings. If you plan to use the same network name (SSID) for seamless roaming, note the encryption type (usually WPA2-PSK) and a password. Exactly matching these parameters on both devices will allow the smartphones to automatically switch between signal sources.

Setting up a second router in access point mode (LAN-to-LAN)

This method is the most popular, as it allows you to expand your coverage area while maintaining a single local network. Connect your computer to the second router, but don't connect it to the first device with a cable yet. Go to the settings and first change The IP address of the router itself.

If the primary router has an address of 192.168.1.1, then set the secondary router to 192.168.1.2 (or any available address in that subnet). This is necessary to avoid address conflicts, as both devices often have the same IP address by default. After changing the address, the router may require a reboot, and the menu will be accessible using the new address.

The next critical step is to turn it off. DHCP servers On the second device. Only the main router should distribute addresses. Leaving DHCP enabled on both devices will cause chaos on the network: the devices will receive the wrong gateways and lose internet access.

☑️ Access Point Mode Setup Checklist

Completed: 0 / 4

Now set up the wireless network. Set the same name (SSID) and password as on the main router. It's best to manually select a broadcast channel different from the first router's channel (for example, 1 and 6) to prevent interference. The physical cable connection can be made in any available space. LAN ports both devices.

⚠️ Note: Router firmware interfaces from different manufacturers (TP-Link, Asus, Keenetic, MikroTik) may differ significantly. Menu item names may vary: "Operating Mode," "Operating Mode," or "Connection Type." Look for the "Access Point" option, which will automatically perform some of the settings for you.

Using Repeater or Bridge Mode (WDS)

If laying a cable between routers is not possible, an over-the-air connection can be established. Technology WDS (Wireless Distribution System) allows one router to receive a signal from another and broadcast it further. This method requires both devices to support the feature, and preferably from the same manufacturer.

In the second router's wireless network settings, enable bridge or repeater mode. You'll need to specify the MAC address of the primary router. Often, to ensure successful operation, you'll need to disable encryption during setup or use the same encryption keys on both ends of the link.

The main drawback of this solution is the loss of speed. Since the radio module operates both for receiving and transmitting, the actual channel throughput can drop to 50% or less. This may be sufficient for watching HD video, but this method is not recommended for demanding tasks.

Why does the speed drop in WDS mode?

In normal mode, a router either receives data or transmits it. In bridge mode, it is forced to do this sequentially: receive a packet from the main router, process it, and transmit it to the client. This doubles the data transfer time and places additional load on the device's processor.

Cascading diagram via WAN port

If your goal is to create an isolated network, for example for guests or to separate IoT devices from the main network, a connection via WAN port. In this case, the cable from the main router is inserted into the Internet (WAN) port of the second device. The IP address and DHCP settings on the second router do not need to be changed; they remain automatic.

The second router will receive the address from the first device and create its own subnet. For example, if the first network is 192.168.1.x, the second will be 192.168.0.x. Devices connected to the second router will see the internet, but will not have access to the printer or NAS connected to the first router.

This scheme is useful for creating guest zones or temporary networks. However, one should be aware of the problem double NATThis isn't noticeable for casual surfing, but it can cause problems with online gaming, torrents, or remote access to CCTV cameras.

Parameter LAN-LAN mode LAN-WAN mode
Network type Unified local network Two isolated subnets
DHCP server Only on the main router Enabled on both routers
Access to resources Full access between devices Limited (guests cannot see the hosts)
Difficulty of setup Average (need to change IP and DHCP) Low (Plug & Play)

Optimizing Wireless Coverage and Channels

Once a physical connection is established, it's important to configure the radio correctly. The 2.4 GHz band only has three non-overlapping channels: 1, 6, and 11. If your routers operate on the same channel, interference will occur, reducing speed.

Use WiFi analyzer apps on your smartphone to find the least crowded channel in your home. For range 5 GHz The situation is simpler: there are many channels, and they rarely overlap, but their range is shorter. A reasonable solution would be to separate the access points: one router broadcasts 2.4 GHz, the other 5 GHz, or use different channels for each.

Don't forget about transmitter power. If routers are located close to each other, maximum power can actually be detrimental, creating a "mess" of signals. In such cases, it makes sense to artificially reduce the transmitter power in the settings. Transmit Power.

Common problems and solutions

Even with proper setup, issues may arise. If devices connect but there's no internet, check your DNS address. Try setting up a static DNS from Google (8.8.8.8) or Cloudflare (1.1.1.1) in the WAN settings of the second router.

Another common problem is constant connection drops. This often occurs when using cheap power supplies or overheating equipment. Make sure the second router is placed in a ventilated area, not in direct sunlight or behind a radiator.

If you're using different router models, there may be compatibility issues with encryption standards. Make sure both devices are set to Mixed mode or the same standard. WPA2-AESOld TKIP protocols may block new devices from working.

⚠️ Please note: Wireless signal performance is highly dependent on wall materials. Concrete with reinforcement and foil-clad insulation can completely block the 5 GHz signal. If the signal doesn't pass through one wall, no amount of router configuration will help—you'll need an additional access point or upgraded cable.

Is it possible to connect routers from different manufacturers?

Yes, you can. Ethernet and WiFi standards are universal. However, features like automatic seamless roaming (802.11r/k/v) may not work correctly between different brands. In access point mode (LAN-to-LAN), compatibility is generally 100%.

What cable is best to use to connect routers?

It's optimal to use Cat5e or Cat6 twisted pair cable. Shielded cable (FTP or STP) should be used if installed near electrical wiring to avoid interference and speed loss.

Do I need to set up the same network names (SSIDs)?

It's not mandatory, but it's convenient. If the names are the same, the devices will automatically switch to the stronger signal, although this isn't always ideal. If the names are different, you'll have to manually switch the Wi-Fi on your phone when moving from room to room.

Why isn't the second router distributing the Internet?

The most common cause is an enabled DHCP server on the second router in a LAN-to-LAN setup, or an incorrect gateway IP address. Check that the second router's IP address is in the same subnet as the first router, but not the same.