Want to expand your Wi-Fi coverage but aren't ready to spend the money on a dedicated repeater? That old router collecting dust on the shelf could be a great solution! Turning your router into a signal repeater allows you to boost your network without any additional costs—all you need to do is configure it correctly.
In this article, we will look at three main methods of converting a router into a repeater: through WDS mode (for compatible models), using DD-WRT/OpenWRT firmware (for advanced users) and through "Repeater Mode" function in the standard interface. Each method has its own nuances, so you can choose the best option depending on your device model and technical expertise.
It's important to understand that not all routers support repeater mode out of the box. For example, budget models Tenda or Mercusys often lack this feature, while flagship devices ASUS RT-AX88U or Keenetic Ultra offer flexible settings. If your router doesn't support any of the methods described, consider an alternative— cable connection (via LAN port) with DHCP function disabled.
Before you begin setting up, make sure that:
- 🔌 The main router (the one that distributes the Internet) is working reliably and is not overloaded.
- 📶 The repeater device is located in an area with reliable signal reception (at least 50-70% level).
- ⚡ Both devices support the same Wi-Fi standard (
802.11n/ac/ax).
1. Checking the router's compatibility with repeater mode
Not every router can be converted into a repeater. Manufacturers often limit the functionality of budget models, so the first step is to determine whether your device supports the required mode.
The easiest way is to look into user manual Or find the model on the brand's official website. Look for mentions of:
- 🔄 Repeater mode (Repeater Mode)
- 🌐 WDS (Wireless Distribution System)
- 🔗 Bridge mode (bridge)
If documentation is not available, check router web interface. Go to the control panel (usually at 192.168.0.1 or 192.168.1.1) and look in the menu for sections like:
Operation Mode(Operating mode)Wireless → RepeaterAdvanced → WDS
For your convenience, we have compiled a compatibility table of popular models:
| Brand | Model | Repeater Mode support | WDS support | Firmware required |
|---|---|---|---|---|
| TP-Link | Archer C6 | ✅ Yes | ✅ Yes | ❌ No |
| ASUS | RT-AC66U | ✅ Yes | ✅ Yes | ❌ No |
| Keenetic | Giga III | ✅ Yes | ❌ No | ❌ No |
| D-Link | DIR-615 | ❌ No | ✅ Yes | ⚠️ Possible (DD-WRT) |
| Zyxel | Keenetic Lite | ✅ Yes | ❌ No | ❌ No |
⚠️ Note: Router firmware is regularly updated, and manufacturers may add or remove features. If the table says "❌ No," but your model is relatively new, check the current firmware version in your device's personal account.
2. Method 1: Setting up via Repeater Mode
This is the easiest method if your router supports it. built-in repeater modeIt does not require installation of third-party software and is suitable for most modern devices. TP-Link, ASUS And Keenetic.
Instructions with an example TP-Link Archer C6 (for other models the steps may differ slightly):
Connect the router repeater to your computer via cable
LANor via Wi-Fi (if it is already distributing the network).Go to the web interface at
192.168.0.1(or192.168.1.1, see the sticker on the device). The default login and password are usuallyadmin/admin.Go to the section
Advanced → Operation Modeand selectUniversal Repeater(or similar item).Click
Saveand wait for the device to reboot.After restarting, go back to the interface. Now in the section
Wireless → Wireless SettingsSelect the network you want to replicate, enter its password and save the settings.
For Keenetic the process is even simpler:
- Go to
System Monitor → Operating Mode. - Select
Network amplifier (repeater). - Please enter your primary network and password.
- Save the changes and your device will automatically reboot.
The router-repeater is within the coverage area of the main network (at least 2-3 signal divisions)
The SSID (network name) of the repeater is different from the main one (for example, "_EXT" at the end)
The Wi-Fi channel on the main router and the repeater is the same (if there is no Auto support)
The password for the Wi-Fi repeater is the same as the password for the main network (or has been changed deliberately)-->
⚠️ Attention: If after setup the repeater does not connect to the main network, check whether the power is turned on on the main router MAC address filterIn this case, add the MAC address of the repeater to the list of allowed devices (you can find it on the sticker or in the section Status web interface).
3. Method 2: Using WDS to connect routers
WDS (Wireless Distribution System) — is a technology that allows you to connect multiple access points into a single network wirelessly. Unlike repeater mode, WDS requires manual configuration. both routers (the main one and the one that will repeat the signal).
Advantages of WDS:
- 🔄 Supported by most routers, even older ones.
- 🌐 Allows you to combine networks with different SSIDs (but this is not recommended for home use).
- 🔒 More stable connection compared to a universal repeater.
Flaws:
- ⚠️ Requires setup on both devices.
- 🐢 Connection speed may decrease by up to 50% due to protocol features.
- 🔧 Not all models support WDS in mode
Repeater(some only work as a bridge).
Step by step instructions for ASUS RT-N12:
On the main router:
- Go to
Wireless → Bridge. - Turn on
Enable WDS. - In the field
MAC AddressEnter the MAC address of the repeater router (find it on the sticker). - Please specify
Key(Wi-Fi password) and save the settings.
On the repeater router:
- Log in
Wireless → Bridge. - Turn on
Enable WDSand selectRepeater Mode. - Enter the MAC address main router.
- Specify the same
SSIDAndpassword, as on the main device. - Turn it off
DHCP serverin the sectionLAN(to avoid IP conflicts).
What to do if WDS is not working?
If the devices do not connect after setup, check:
1. Wi-Fi channels — the same channel (e.g., 6) must be selected on both routers. Automatic mode (Auto) may not work.
2. Encryption — WDS often doesn't work with WPA3Switch to . WPA2-PSK.
3. Firmware — update the software on both devices to the latest version.
4. Distance If the signal is too weak, WDS may fail to establish a connection. Try moving the routers closer together.
In WDS mode, the connection speed to the repeater will be lower than to the main router, as data is transmitted in two hops: first to the repeater, then to your device. This may not be optimal for streaming 4K video or online gaming.
4. Method 3: Flashing DD-WRT or OpenWRT for advanced users
If your router does not support either Repeater Mode, no WDS, but has quite powerful hardware, you can install alternative firmware - DD-WRT or OpenWRTThese systems provide access to advanced settings, including repeater mode.
⚠️ Warning: Installing third-party firmware may void your warranty, brick your device, or cause instability. This method is recommended for experienced users only!
Supported models (approximate list):
- 📡 TP-Link TL-WR841N/ND v9-v11 (DD-WRT only)
- 📡 ASUS RT-N16 (DD-WRT/OpenWRT)
- 📡 Netgear WNR3500L (OpenWRT)
- 📡 Linksys WRT54GL (both firmware)
Instructions for DD-WRT:
Download the firmware for your model from the official website. dd-wrt.com (check your hardware version!).
Go to the router's web interface and update the firmware via
Administration → Firmware Upgrade.After installation, go to
Wireless → Basic Settingsand selectRepeaterin the fieldWireless Mode.In the section
Wireless Securityconfigure the same settings as on the main router.Save the settings and reboot your device.
For OpenWRT The process is more complex and requires using the command line. Here's the basic sequence:
ssh root@192.168.1.1
vi /etc/config/wireless
In the configuration file you need to write:
config wifi-iface 'sta'option device 'radio0'
option mode 'sta'
option network 'wwan'
option ssid 'PRIMARY_NETWORK_NAME'
option encryption 'psk2'
option key 'WIFI_PASSWORD'
⚠️ Warning: Incorrect setting OpenWRT This can lead to complete router inoperability. If you're unsure, it's best to use simpler methods (Repeater Mode or WDS) or purchase a ready-made repeater.
5. Optimal placement of the repeater router
Even a perfectly tuned repeater will be useless if placed in the wrong location. Follow these guidelines for maximum effectiveness:
- 📶 Overlap zone: The repeater should be located where the main router's signal is still stable (at least 50% strength). Placing it at the edge of coverage will reduce speed by half.
- 🚫 Obstacles: Avoid thick walls, metal structures and household appliances (microwaves, refrigerators) that shield the signal.
- ⚡ Nutrition: Do not connect the repeater through an extension cord - use a grounded outlet to avoid interference.
- 🌐 Channels: If you have a lot of Wi-Fi networks in your home, use an analyzer (such as WiFi Analyzer for Android) to select the least loaded channel.
Optimal placement scheme:
- The main router is in the center of the apartment or closer to the Internet cable input.
- The repeater is halfway between the router and the "dead zone".
- If you need to cover two floors, place the repeater on the landing (if possible).
To check the signal quality, use:
- 📱 On your phone: apps NetSpot or WiFi SweetSpots.
- 💻 On PC: utility
netsh wlan show networks mode=bssidin the command line (Windows).
6. Common problems and their solutions
Even after proper setup, the repeater may still operate unstable. Let's look at common errors and how to fix them.
| Problem | Possible cause | Solution |
|---|---|---|
| The repeater does not connect to the main network | Incorrect password or SSID | Check the settings in the repeater's web interface. Make sure the password is case-sensitive. |
| Low internet speed via repeater | Weak signal or congested channel | Move the repeater closer to the router or change the Wi-Fi channel in the main device settings. |
| The repeater switches off periodically. | Unstable power supply or overheating | Plug the repeater into a different outlet. Make sure the ventilation holes are not blocked. |
| Devices do not connect to the repeater | IP conflict or DHCP disabled | Disable the DHCP server on the repeater if you don't need it. Or configure static IP addresses. |
| The repeater does not save settings after reboot. | Firmware failure or faulty flash memory | Please update your firmware to the latest version or perform a factory reset (Reset). |
If the repeater works, but the speed leaves much to be desired, try:
- 🔄 Switch Wi-Fi band with
2.4 GHzon5 GHz(if both devices support it). - 📡 Reduce channel width with
40 MHzto20 MHz(helps with strong interference). - 🔌 Connect the repeater to the main router via Ethernet cable (if possible). In this case, it will act as an access point rather than a wireless repeater, which will increase speed.
7. Alternative options for boosting Wi-Fi signal
If turning your router into a repeater fails or you're not satisfied with the results, consider other ways to improve your network coverage:
- 📶 Mesh systems: Modern solutions like TP-Link Deco or Google Nest WiFi Automatically switches devices between nodes, ensuring a stable signal. The downside is the high price.
- 🔌 Powerline adapters: They transmit the internet signal through electrical wiring. Suitable if the router and repeater are in different rooms but on the same phase. Examples: TP-Link AV1000.
- 📡 Directional antennas: Replacing standard antennas with more powerful ones (for example, TP-Link TL-ANT2408CL>) can boost the signal in the desired direction.
- 🔄 Repeater from ISP: Some ISPs (eg. Rostelecom or Beeline) rent out repeaters for a small fee.
Comparison of signal amplification methods:
| Method | Price | Difficulty of setup | Efficiency | Cons |
|---|---|---|---|---|
| Router as a repeater | 0 ₽ (if you have a spare router) | Average | Good | Speed reduction, not all models support |
| Mesh system | 10 000–30 000 ₽ | Low | Excellent | Expensive, requires replacing the main router |
| Powerline adapters | 3 000–8 000 ₽ | Low | Average | It depends on the quality of the wiring, it may slow down |
| External antenna | 1 000–5 000 ₽ | High (requires soldering/adapters) | Good | Effective only in one direction |
If you live in a private house or a large office, the optimal solution would be combination of methods. For example:
- Main router + repeater from an old device for the first floor.
Powerline adaptersfor a basement or garage.- Directional antenna for transmitting a signal outside (for example, into a yard).
FAQ: Answers to Frequently Asked Questions
Is it possible to use a router as a repeater without losing speed?
No, any wireless signal repetition results in a speed reduction of at least 2 times. This is because the repeater must first receive data from the main router and then transmit it to your device. The only way to avoid this loss is to connect the repeater to the main router via Ethernet cable (in this case it will work as an access point, not as a repeater).
Which router is best for repeater mode?
For stable operation in repeater mode, choose models with:
- Dual-band Wi-Fi (
2.4 GHz + 5 GHz). - Support of the standard
802.11acor newer. - Powerful processor (from
500 MHz).
Recommended models:
- TP-Link Archer C6 (budget option).
- ASUS RT-AC66U (optimal price/quality ratio).
- Keenetic Ultra (premium segment with Mesh support).
Is it possible to make a repeater from a router that receives Internet via a USB modem (3G/4G)?
Technically possible, but this scenario is extremely unstable. The challenges you'll face include:
- 🐢 Double speed reduction (modem → router → repeater → device).
- 🔌 High ping and frequent connection drops.
- ⚡ Increased power consumption (modem + two routers).
If there is no alternative, configure the router with the modem in the mode bridge, and connect the repeater to it via cable. This will reduce speed loss.
How do I reset my router if it stops working after setting up the repeater?
Do it hard reset:
- Find the button on the back of the router.
Reset(usually recessed into the body). - Press and hold it 10-15 seconds (until the indicators start flashing).
- Release the button and wait for the reboot (1-2 minutes).
If the button Reset doesn't work:
- Disconnect the router from power.
- Clamp
Resetand, without releasing it, connect the power supply. - Hold the button for another 30 seconds.
After resetting, the router will return to factory settings (login/password - admin/admin).
Will the repeater work if the main router and the repeater are from different manufacturers?
Yes, but with some reservations:
- ✅ Compatibility with standards: Both devices must support the same Wi-Fi standards (
802.11n/ac/ax). - ⚠️ WDS Issues: Some brands (eg Apple AirPort) use proprietary protocols that are incompatible with routers from other manufacturers.
- 🔄 Repeater mode: Universal
Repeater ModeIt usually works regardless of brand, but may require manual channel configuration and encryption.
For maximum compatibility:
- Use the same one Wi-Fi channel on both devices.
- Turn it off WPA3 (use
WPA2-PSK). - If possible, update the firmware on both routers.