How to Use a Wi-Fi Router as a Range Extender: A Complete Guide

Many users are familiar with the situation where the Wi-Fi signal can't reach distant rooms or the office. Instead of buying expensive new equipment, you can effectively revive an old router, turning it into a repeaterThis approach allows you to expand your home network's coverage area without significant financial outlay or complex cabling.

Using a second router as a signal booster is a practical solution that only requires proper software configuration. Modern devices support various operating modes, such as WDS Bridge, Repeater or Client, making the onboarding process accessible even for beginners. In this article, we'll cover the technical nuances, necessary steps, and potential difficulties you might encounter.

⚠️ Please note: Web control panel interfaces and mode names may vary significantly depending on the manufacturer and firmware version of your device. Always consult the official documentation for your specific model before making any changes.

Operating principles and differences between repeater modes

Before you begin setting up, you need to clearly understand the difference between the operating modes, as the stability of your future network depends on this. Mode repeater (repeater) mode involves wireless connection to the main access point and retransmission of the signal, while the WDS Bridge often requires identical security settings and channels on both devices.

Some manufacturers implement the signal amplification function through the mode Client, which creates a wired connection to a remote device but does not extend Wi-Fi beyond that unless a special bridge is configured. It's important to select the mode that allows the device to simultaneously receive a signal from the main router and broadcast it to your devices.

The key is to create a unified information space. With proper configuration, your devices will automatically switch between the main router and the repeater, choosing the source with the stronger signal. However, without standards support Mesh, this switching may occur with a slight delay or connection break.

📊 What is your main use case for a second router?
Boosting the signal in one room
Creating a separate guest network
Connecting wired devices via Wi-Fi
Experimenting with network settings

Equipment preparation and compatibility testing

The success of the operation directly depends on the hardware capabilities of the equipment used. Not every old router will be able to function correctly in repeater mode, especially if it was manufactured more than 7-8 years ago and uses an outdated standard. 802.11n or earlier.

Before starting work, make sure you have access to the web interface of both devices and know the administrator passwords. It's also critical to know the IP address of the primary router and its DHCP server range to avoid address conflicts on the network.

To check compatibility and prepare a list of necessary actions, use the following checklist:

☑️ Checking equipment readiness

Completed: 0 / 4

It is worth noting that devices from different brands may have compatibility issues when using the mode. WDSThe most stable operation is observed when both routers are from the same manufacturer or support universal relay standards.

Configuring IP addressing and disabling DHCP

The first and most important step is to change the network settings of the second router, which will act as a repeater. By default, both devices have the same IP address (often 192.168.0.1 or 192.168.1.1), which will lead to a conflict if they are connected to the same network.

You need to go into the LAN settings of the second router and change its IP address to a free one in the subnet of the main device. For example, if the main router has the address 192.168.1.1, the second one should be assigned 192.168.1.254This will allow you to easily find it online for management in the future.

Parameter Main router Router repeater (setup) Router-repeater (result)
IP address 192.168.1.1 192.168.1.254 192.168.1.254
DHCP Server On Disabled Disabled
Address range 100-200 - -
Gateway 192.168.1.1 192.168.1.1 192.168.1.1

After changing the IP address, it is necessary disable DHCP server On the second device. In repeater mode, only the main router should distribute addresses. If you leave DHCP enabled on both devices, your devices will receive incorrect gateway settings and lose internet access.

What should I do if I lose access to my router after changing my IP address?

If you've changed your router's IP address and lost access to the web interface, you'll need to reset the device to factory settings. To do this, locate the Reset button (usually recessed into the device's housing) and hold it for 10-15 seconds while the device is powered on. After this, the device will reset to the IP address indicated on the sticker on the bottom.

Wireless and WDS Configuration

Setting up a wireless connection is the heart of the process of turning a router into a repeater. In the wireless network menu (Wireless) it is necessary to find the operating mode and switch it from Access Point or Router on Repeater, Range Extender or WDS Bridge.

In mode WDS (Wireless Distribution System) requires manually entering the MAC address of the primary router. This often requires also entering the MAC address of the repeater on the primary device, creating a mutual association. This method is reliable, but difficult to implement between devices of different brands.

More modern interfaces offer the feature Site Survey or ScanBy clicking this button in the second router's settings, you'll see a list of available networks. Select your primary network, enter its password, and the device will automatically fill in the required channel and MAC address parameters.

It's critical that the network name (SSID) and password on the repeater match the primary ones if you want seamless roaming. However, it's best to set the channels manually: if the primary router operates on channel 1, then the repeater should also be locked to channel 1, as automatic selection can disrupt the connection.

⚠️ Attention: When using WDS mode, the wireless connection speed may decrease up to 50% of the original, since the radio module operates in half-duplex mode, alternately receiving and transmitting data.

Unified network organization and security

To create the illusion of a single network, you need to configure identical security settings. Use the same encryption type, preferably WPA2-PSK or WPA3, if all devices support the new standard. Using the outdated WEP or open network is not allowed for security reasons.

The passphrase must be identical on both devices. A difference of even one character or letter case will prevent client devices from automatically switching between access points and will instead treat them as separate networks.

It is recommended to use the following settings for maximum compatibility:

  • 🔐 Encryption type: WPA2-PSK (AES)
  • 📡 Network name (SSID): the same on all devices
  • 🔑 Password: identical string of characters
  • 📶 Channel width: 20 MHz for 2.4 GHz (for longer range) or Auto

If your main router supports dual-band operation, setting up a 5GHz repeater will provide faster speeds, but will require line-of-sight or close proximity to the devices, as this band is less able to penetrate walls.

Typical problems and diagnostic methods

Even with proper setup, connection stability issues may still arise. Users often encounter situations where devices connect to the repeater, but the internet is down. This almost always indicates an IP address conflict or incorrectly specified DNS servers.

Make sure the correct gateway is configured in the WAN or LAN settings of the second router, matching the IP address of the primary router. Without the correct gateway, data packets won't know where to go outside the local network.

It's also worth paying attention to the device's temperature. Older routers can become very hot when operating in continuous relay mode, leading to processor throttling and reduced network performance. Ensure good ventilation.

For diagnostics, use built-in utilities:

  • 📊 Ping — checking the availability of the gateway and the external Internet
  • 📡 Wi-Fi Analyzer - visualization of signal level and channel noise
  • 🔍 Tracert - tracking the packet path to detect losses

Alternative scenarios for using an old router

If you were unable to set up the repeater mode due to protocol incompatibility, you can use the old router as access point (Access Point). In this case, the connection between the routers is established via a cable, which guarantees maximum speed and stability, eliminating the main drawback of wireless repeater systems.

Another option is to use the device as a switch (switch) to expand the number of wired LAN ports. To do this, simply disable DHCP and connect cables only to the LAN ports, ignoring the WAN port. This turns the smart device into a simple yet effective splitter.

For enthusiasts, the option of installing alternative firmware is open, such as OpenWrt or DD-WRTThese operating systems can add repeater functionality even to models where the manufacturer has blocked it, although this requires advanced skills and carries the risk of bricking the device.

Is it possible to connect routers of different brands in repeater mode?

Technically, this is possible, but extremely unstable. The WDS protocol often requires identical chipsets or at least identical manufacturers. It's better to use the "Universal Repeater" mode, if available in the menu, or use a cable to set up an access point.

Will my internet speed decrease when using a repeater?

Yes, speed will inevitably drop, especially with a wireless connection. Since there's only one radio channel, it's split between receiving data from the main router and transmitting it to the client. Losses can range from 30% to 60% of the original speed.

Do I need a cable to set up the repeater?

For the initial IP address setup and DHCP disabling, an Ethernet cable is highly recommended to avoid losing connection to the device while changing settings. After the basic setup, further management is possible via Wi-Fi, unless you've changed the wireless network password.

What to do if the repeater does not see the main network?

Make sure both devices operate on the same standard (e.g., 802.11n) and the same frequency channel. Also, check if MAC address filtering is enabled on the primary router, which could block the connection of the second device.