How to boost WiFi with a second router: step-by-step instructions

The situation when the wireless signal suddenly drops in a distant room or kitchen is familiar to many owners of apartments with complex layouts. Thick concrete walls, mirrors, and appliances become an insurmountable barrier to radio waves, creating "dead zones" where the internet is weak or disappears entirely. Instead of purchasing expensive mesh systems or running long cables throughout the apartment, you can effectively utilize your existing equipment.

Using a second router in conjunction with the primary one is a time-tested and cost-effective way to expand the coverage of a home network. This method not only boosts the signal but also creates a unified infrastructure where all devices can see each other, which is especially important for organizing local data exchange or connecting network printers. However, this process requires proper technical training and an understanding of network protocols.

In this article, we'll cover every step of creating such a system, from selecting equipment to fine-tuning IP addresses to avoid conflicts. You'll learn how to turn an old router gathering dust in a closet into a powerful repeater that will provide stable internet access to every corner of your home. With proper configuration, you'll be able to forget about constant reconnections and slow page loading speeds.

Selecting the right equipment for network expansion

Before physically connecting the devices, you need to make sure your second router is technically capable of working in conjunction with the main one. The key parameter here is support for the following modes: WDS (Wireless Distribution System) or "Access Point." Older budget models may not have wireless bridging functionality, requiring a cable between the devices.

It's also worth paying attention to wireless standards. If your main router operates within the range 5 GHz and supports the standard Wi-Fi 6 (802.11ax), then using an ancient device with support only 2.4 GHz As a repeater, it will become a bottleneck for the entire network. The speed at end devices will be limited by the capabilities of the weakest link in the data transmission chain.

Ideally, using routers from the same brand or at least in the same price range will minimize the risk of encryption protocol incompatibility and simplify the setup process. If you plan to transfer large amounts of data over the local network, ensure both devices are equipped with ports. Gigabit Ethernet (1000 Mbps), not Fast Ethernet (100 Mbps).

⚠️ Note: When using two different routers (e.g., TP-Link and ASUS) in WDS wireless bridge mode, connection stability may be lower than with a wired connection. Protocols from different manufacturers sometimes conflict when transmitting service packets.

There's a misconception that the more powerful the antennas on the second router, the better the results. In fact, in repeater or bridge mode, not only transmitter power but also receiver sensitivity is critical. If the primary router doesn't hear the response signal from the remote booster, the connection will be lost, even if your phone sees a full signal strength from the booster.

Determining the optimal connection scheme

There are two main ways to connect two routers into a single network: wired and wireless. The choice depends on the room layout and the availability of cable installation. Wired connection (wireless mode) Access Point or Bridge via LAN) is the most stable and provides maximum data transfer speed without loss.

Wireless method (mode WDS or Repeater) eliminates the need to drill holes in walls or run wires, but inevitably results in a reduction in speed. The radio channel is split in half: one time, the device receives the signal from the main router, and the other time, it transmits it to the client. This is a fundamental limitation of the technology that must be taken into account when designing the network.

If it's possible to run at least one thin patch cord through a baseboard or ventilation duct, always opt for a wired connection. It guarantees zero latency (ping) and packet loss, which is critical for online gaming, video calls, and 4K content viewing. A wireless connection should only be considered as a last resort.

📊 What network expansion method do you plan to use?
Wired (cable between routers)
Wireless (WDS/Repeater)
I have a mesh system
I don't know yet, I'll choose based on speed.

When choosing a wireless method, it's important to consider the placement of the devices. The second router should be placed within a strong signal range of the primary router. If it's in a "dead zone," it won't provide any signal amplification—it'll simply transmit noise. The optimal location is midway between the primary router and the problem room.

Setting up IP addresses and a DHCP server

The most common conflict users encounter when connecting a second router is IP address conflicts. By default, most devices have an IP address 192.168.0.1 or 192.168.1.1If both routers have the same address, the network will not work.

To begin, connect the second router to your computer via cable, without connecting it to the primary router yet. Access the web settings interface (usually through a browser at the address indicated on the sticker at the bottom). You will need to change the local IP address of the second device. For example, if the primary router has an address of 192.168.1.1, ask the second one 192.168.1.2 or 192.168.1.250.

The next critical step is to turn it off. DHCP servers On the second router. There should only be one router distributing addresses on the network (the primary router). If DHCP is left enabled on both devices, your devices will receive incorrect gateway and DNS settings, resulting in internet access failure.

Parameter Main router Second router (amplifier)
IP address 192.168.1.1 192.168.1.2
DHCP server On Turned off
SSID (Network Name) Home_WiFi Home_WiFi (for roaming)
WiFi password StrongPass123 StrongPass123
Channel 1, 6 or 11 The same as the main one

After changing the settings, remember to save them and reboot the device. Now, to access the second router's settings, you'll need to enter the new IP address. Make sure your computer is configured to obtain an IP address automatically so it is correctly identified in the new subnet.

Wireless mode and channel configuration

For seamless roaming, the network name (SSID) and the password on the second router must exactly match the primary one. However, to prevent devices from getting stuck on a distant router with a weak signal, experienced administrators often recommend setting different names, for example, Kitchen_WiFi And Living_WiFi, forcing the user to manually select the best access point.

Pay special attention to the broadcast channel selection. In the 2.4 GHz band, only channels 1, 6, and 11 are non-overlapping. If both routers operate on the same channel, they will interfere with each other. In WDS mode, the channels should match, but with a wired connection, it's best to separate them to avoid interference.

Why does the speed drop on the second router?

With a wireless connection (WDS), a router cannot simultaneously receive and transmit data on the same frequency. It operates in half-duplex mode, which theoretically reduces channel throughput by up to 50%. In real-world conditions, losses can range from 30% to 60%, depending on the noise level in the air.

Use channel width 20 MHz for the 2.4 GHz band, if you have a lot of neighboring networks in your home. This will improve connection stability, but sacrifice the maximum theoretical speed. For the 5 GHz band, you can safely leave 80 MHz, since there is less interference there. The channel width setting is located in the section Wireless Settings → Advanced.

Instructions for connecting devices with a cable (LAN-to-LAN)

This is the most reliable method, turning the second router into a simple Wi-Fi switch. You'll need a twisted pair cable of any length. One end of the cable is plugged into the port. LAN (yellow) on the main router, and the other end is also in the port LAN (not WAN/Internet!) on the second router.

It is important not to confuse the ports. Port WAN (often blue) on the second router in this setup remains free. If you connect the cable to the WAN, the devices will be on different subnets, and you won't be able to, for example, display the camera's image on your phone if they're connected to different points.

☑️ LAN-to-LAN Connection Checklist

Completed: 0 / 5

After a physical connection, the port indicators should light or blink, indicating a link. The computer connected to the second router should receive an IP address from the first (main) router. You can check this with the command ipconfig in the command line - the gateway must be the address of the main device.

Wireless bridging (WDS)**

If cable installation is not possible, set up WDS. On the primary router, in the wireless network settings, set the channel (e.g., channel 6) and enable the WDS or "Bridge" function. The system will prompt you to enter the MAC address of the secondary router. This address can be found on a sticker on the bottom of the device or in the status bar of its web interface.

On the second router, enable WDS mode, scan for nearby networks, and select the primary router's SSID. Enter the password for the primary network. After saving the settings and rebooting, the wireless indicator on the second device should indicate a successful connection (blinking rapidly or changing color).

The distance between routers in bridge mode shouldn't be too great. Walls significantly weaken the signal. If the second router "sees" the primary router with a signal strength of less than 50-60%, stable operation will be unachievable. In such cases, it's best to consider purchasing PowerLine adapters, which transmit internet through electrical wiring.

⚠️ Note: Router interfaces vary significantly between manufacturers (Asus, TP-Link, Keenetik, MikroTik). The location of the WDS menu, MAC address cloning, and DHCP settings may vary. Always look for the "Wireless," "Network," or "Advanced" sections.

Diagnosing and troubleshooting common problems

A common problem is that devices don't receive an IP address. This almost always means that DHCP on the second router has been forgotten to be disabled, or the cable is plugged into the WAN port. Check the TCP/IP settings on the client: if you see an address like this: 169.254.x.x, which means there is no connection to the DHCP server.

Another problem is low speed. If the cable speed doesn't exceed 100 Mbps, check the cable itself. It may be damaged or only have 4 active conductors (an older standard), which limits the speed of Fast Ethernet. Gigabit speeds require 8 active conductors in a category 1 cable. Cat5e or higher.

It's also worth checking whether "AP Isolation" is enabled on the second router. This prevents devices connected to Wi-Fi from seeing each other. For a home network, this feature typically needs to be disabled for printing and file transfers to work.

Extended Network Security

By expanding your network, you increase your attack surface. Make sure both routers are running a modern encryption protocol. WPA2-PSK or WPA3Using outdated WEP or an open network makes your data vulnerable to interception even through walls.

Don't forget about passwords for logging into the router's web interface. Default passwords are like admin/admin should be changed immediately after initial setup. An attacker who gains access to your router's settings could redirect your traffic to phishing sites.

Update your firmware regularly (firmware) on both devices. Manufacturers often patch security vulnerabilities and improve the stability of radio modules in new software versions. The update check is usually located in the System Tools → Firmware Upgrade.

Is it possible to connect routers from different manufacturers?

Yes, this is possible, especially in wired mode (LAN-to-LAN), as Ethernet standards are universal. In wireless mode (WDS), compatibility depends on the manufacturer's specific protocol implementation. WDS often only works between devices of the same brand, but "Access Point" (client bridge) mode can work on different equipment.

Will the internet speed decrease on the second router?

With a wired connection (LAN-to-LAN), speed losses are minimal and unnoticeable in everyday use. With a wireless connection (WDS/Repeater), speed is guaranteed to drop by at least half due to the nature of the radio channel, which cannot receive and transmit data simultaneously.

Do I need to reset the second router before setting it up?

Highly recommended. A factory reset (Reset button) will prevent potential conflicts with old settings, incorrect IP addresses, and forgotten passwords. It's always best to start setting up a second router from scratch.