The problem of "dead zones" in an apartment or office is familiar to many users: the internet is lightning fast in one room, while pages barely load in another. Often, the solution lies not in buying expensive equipment, but in properly reconfiguring your existing second router. Turning an old device into repeater (repeater) allows you to extend the network range without laying additional cables and complex VLAN configuration.
This method is ideal for those who don't want to understand the intricacies of mesh systems or buy specialized amplifiers. All you need is a second router that supports mesh mode. WDS, Bridge or "Repeater" in the factory firmware. In this article, we'll discuss the physical principles of placement, the intricacies of IP address configuration, and ways to resolve channel conflicts.
It is critically important to understand that when using the amplifier mode, the actual speed on client devices may decrease to 50% of the speed of the main router due to the peculiarities of half-duplex data exchange over the radio channel. However, for watching 4K video, surfing, and working with documents, this loss in speed is often sufficient for comfortable use.
Selecting equipment and preparing for work
Before you begin setup, you need to make sure your secondary router is technically capable of operating in repeater mode. Not all models, especially older or budget ones, have software support. WDS (Wireless Distribution System) or client mode. This functionality is most often found in devices from TP-Link, Asus, Keenetic And MikroTik.
If your device's operating mode list doesn't include the "Repeater," "Extender," or "Bridge" options, don't despair. In some cases, you can flash your router with alternative firmware, for example, DD-WRT or OpenWrt, which add this capability. However, this requires more in-depth technical knowledge and carries the risk of bricking the device if errors occur during the process.
To get started, you'll need to connect your computer to the router you're configuring via cable. This is essential, as changing the operating mode will disconnect the wireless connection, and you'll lose access to the device's web interface. Connect the cable to any LAN port (except WAN, unless otherwise noted) and access the settings.
- 📡 Check the availability of WDS or Bridge mode in the specifications of your router model on the manufacturer's website.
- 🔌 Prepare an Ethernet cable to directly connect your PC to the device you are configuring to avoid connection interruptions.
- 📝 Write down the MAC address of the main router, as it may be needed to bind devices in bridge mode.
- 🔄 Make sure your router extender firmware is updated to the latest version for stable operation.
Physical placement and network planning
The effectiveness of a repeater depends directly on its location. The main mistake is installing a repeater in an area where the main router's signal is already too weak. A device can't amplify something that doesn't exist; it only retransmits the received signal. If the input signal is weak, the output will be even worse, with significant packet loss.
The optimal installation location is approximately halfway between the main router and the "dead zone." At this point, the signal strength must be strong (usually at least -70 dBm) to ensure the device can reliably receive and transmit data. Walls, mirrors, and household appliances can significantly weaken the signal, so a direct line of sight between the routers is desirable.
⚠️ Caution: Metal structures, aquariums, and microwave ovens generate strong interference. Avoid placing the amplifier behind a TV or in a cabinet recess, as this will reduce the amplifier's effectiveness.
When planning, it's also important to consider the number of floors. If you need to cover a second floor, it's best to place the amplifier in a stairwell or in a room below the coverage area so the signal propagates vertically through the floors. Horizontal signal propagation through thick concrete walls is less effective.
Setting up IP addressing and a DHCP server
One of the most important steps is to properly configure your network to avoid address conflicts. Your extender router shouldn't attempt to distribute IP addresses; that's handled by the primary router. If both devices have [IP address] enabled, DHCP server, the network will become chaotic and devices will not be able to connect to the Internet.
First, you need to change the IP address of the extender router itself. By default, it's often the same as the main device's address (e.g., 192.168.0.1 or 192.168.1.1). You need to go to the LAN settings and change the last digit of the address, for example, to 192.168.0.2 or 192.168.1.254, so they're on the same subnet but don't conflict.
After changing the IP address, access to the amplifier's web interface will be via the new address. Next, find the settings section. DHCP Server and select the "Disable" option. This will force all connected devices to request an IP address from the main router, ensuring a unified network for all devices.
| Parameter | Main router | Router-amplifier (Repeater) |
|---|---|---|
| IP address | 192.168.1.1 | 192.168.1.2 (or another free one) |
| Subnet mask | 255.255.255.0 | 255.255.255.0 |
| DHCP Server | Enabled | Disabled |
| Gateway | 192.168.1.1 | 192.168.1.1 (main address) |
| DNS | Automatically or from the provider | Automatically or from the provider |
Wireless mode and channel configuration
Setting up the wireless mode is the heart of the process. You need to find the section responsible for Wireless Settings and select the operating mode "Repeater," "Bridge," or "WDS." In some interfaces, for example, Asus, this is called "Media Bridge" mode or "Repeater mode".
In this mode, the router will ask you to specify the primary router's network. Select the SSID (network name) of your primary device from the list of available ones and enter the password. It's critical that the network name (SSID) and password on the extender match the primary ones if you want devices to switch automatically (although this doesn't guarantee perfect roaming without the 802.11r/k/v standard).
Pay special attention to channel selection. If the main router operates on channel 1, the extender should also be configured to operate on channel 1. In WDS mode, the channels must match exactly. Using "Auto" channel selection in a two-router setup often leads to disconnects, so it's best to set a static channel.
- 📶 Set the same network name (SSID) on both devices to create a single namespace.
- 🔐 Use the same encryption type (recommended) WPA2-PSK or WPA3) and password on all access points.
- 📡 Fix the wireless channel (for example, channel 6 for 2.4 GHz) by disabling automatic selection.
- 🚫 Avoid using 40 MHz channel width in the 2.4 GHz band, it is better to choose 20 MHz for stability.
⚠️ Note: Router interfaces are constantly being updated. The menu item layout may differ from what's described. Look for sections labeled "Wireless," "WDS," "Bridge," or "Repeater."
Diagnosing and troubleshooting speed issues
After setup, you may encounter a situation where you have a signal but the internet speed is slow. This is often due to single-stream radio modules in repeater mode having to spend time receiving and transmitting data alternately. For diagnostics, use utilities like inSSIDer or built-in Wi-Fi analyzers on your smartphone.
Check the signal strength (RSSI) at the amplifier installation location. If it's below -75 dBm, stable operation will be unavailable. It's also worth checking that "Green AP" or power-saving mode isn't enabled, which could artificially reduce transmitter power. Disable all power-saving features for maximum performance.
Why does the speed drop by 50%?
In normal mode, the router receives and transmits data simultaneously on different frequencies or antennas. In repeater mode, the same antenna (or frequency) is occupied by both receiving from the client and transmitting to the main router. This splits the bandwidth in half.
If the problem persists, try disabling older communication standards. In the wireless settings, select Forced mode. 802.11n or 802.11acBy disabling support for legacy b/g modes if there are no very old devices on the network, this will free up airtime for faster data transfers.
Extended Network Security
Expanding your network increases your attack surface. Ensure both routers have strong passwords set not only for Wi-Fi but also for the web admin interface. Default passwords like "admin/admin" should be changed first, before connecting the device to the internet.
It is recommended to disable this function. WPS (Wi-Fi Protected Setup) on both devices. This protocol has known vulnerabilities that allow attackers to relatively easily brute-force the PIN and gain access to your network, even if the master password is strong.
☑️ Network security check
It's also worth checking whether the management ports (Telnet, SSH) are open from the external network. For home use, access to the router settings should only be possible from the internal local area network (LAN), not from the WAN (internet).
Frequently Asked Questions (FAQ)
Is it possible to connect routers from different manufacturers in amplifier mode?
Yes, it is possible, but only through the universal WDS standard, if it is implemented identically. However, compatibility between different brands (for example, TP-Link And Asus) is not guaranteed. Often, WDS only works reliably between devices of the same brand or even the same series. It's more reliable to use the "Client" + "Access Point" mode, which is more versatile.
Is a cable required between routers for the amplifier to work?
In pure repeater (amplifier) mode, a cable between the routers is not required; the connection is over the air. However, if it is possible to run a cable, it is better to use Access Point mode. This will provide maximum speed and stability, as the backbone channel will not congest the airwaves.
Why don't devices switch to the amplifier when they are near it?
Client devices (smartphones, laptops) decide for themselves when to switch to a point with a better signal. They often cling to a distant main router until the very end. To help them, you can temporarily turn off the main router and set up devices near the extender, but guaranteed switching is difficult to achieve without mesh technology.
Will my internet speed decrease when using a booster?
Yes, speed reduction is inevitable. Depending on conditions, losses can range from 20% to 50% or more. This is the cost of wireless signal retransmission. For high-speed tasks (online gaming, 4K streaming), it's better to use a cable connection or PowerLine adapters.