Poor Wi-Fi signal in distant rooms, on a balcony, or in the courtyard of a private home is a problem that every second user faces. Purchasing a specialized repeater (signal repeater) isn't always justified: prices start at 2,500 rubles, and functionality is often limited to a single task. Meanwhile, it's possible to strengthen the network for free, using old network equipment or even a smartphone.
In this article - Three working methods for creating a Wi-Fi repeater in 2026, including configuration via firmware DD-WRT, using the mode WDS On standard routers and a temporary solution using an Android device. We'll explore the nuances of equipment selection, common configuration errors, and ways to test the repeater's effectiveness. We'll also focus on security: why an open repeater is dangerous and how to restrict access to it.
1. What is a Wi-Fi repeater and when is it really needed?
Signal repeater (repeater, or range extender) is a device that accepts an existing Wi-Fi signal, amplifies it and retransmits it further. Unlike mesh system (where the nodes operate synchronously), the repeater creates separate network with a different name (SSID) or duplicates the main one, but at a lower speed.
When you can’t do without a repeater:
- 📶 Dead signal zone: In some rooms, Wi-Fi only works near the window or disappears completely.
- 🏡 Multi-storey building: the router on the first floor does not penetrate the concrete floors to the attic.
- 🌳 Street area: you need to cover the gazebo, garage or area in front of the house with a signal.
- 💻 Stationary devices: A PC without a Wi-Fi adapter or a printer at the other end of the office.
When the repeater it won't help:
- ⚡ Problems with the provider: If the internet speed is initially low (for example, 10 Mbps), the repeater will not increase it.
- 📡 Too much distance: If the router and repeater are separated by 30+ meters with obstacles, the signal will be unstable.
- 🔄 Multiple amplification: a chain of 3+ repeaters will create delays (
pingup to 500 ms).
⚠️ Attention: Repeaters reduce the actual speed By 30–50% due to double data transmission (reception + retransmission). If your plan is 100 Mbps, you'll get 50–70 Mbps through a repeater.
2. Method 1: Turn your old router into a repeater (WDS mode)
The most reliable method is to use a second router in mode WDS (Wireless Distribution System). Suitable for models TP-Link, Asus, Zyxel, Keenetic and others that support this feature. Main advantage: one network (without reconnecting devices when moving between coverage areas).
What you will need:
- 🔌 Main router (the one that distributes the Internet from the provider).
- 🔄 Second router (future repeater) with support
WDSorRepeater Mode. - 📶 Ethernet cable (optional, for initial setup).
Step-by-step instructions (using an example) TP-Link Archer C6):
Connect the second router to the PC via cable or Wi-Fi (if it is already distributing the network).
Go to the web interface at
192.168.0.1or192.168.1.1(check the device sticker for details). The default login/password isadmin/admin.Go to the section
Wireless → Wireless Settings:- Check the box
Enable WDS Bridging. - Click
Survey, select the main router network and connect to it (enter the password). - In the field
SSIDplease indicate same network name, the same as the main router (or add a suffix, for example_EXT).
- Check the box
In the section DHCP → DHCP Settings disable the DHCP server (so that only the main router distributes IP addresses).
Save the settings and reboot the device. Place it halfway between the main router and the weak signal area.
Make sure both routers are operating in the same band (2.4 GHz or 5 GHz)|Wi-Fi network passwords match|DHCP is disabled on the extender|Wi-Fi channel on both routers is the same (for example, 6th)|IP addresses of the routers do not conflict (for example, 192.168.0.1 and 192.168.0.2)-->
⚠️ Note: Some models Xiaomi And Tenda block the regime WDS in firmware for Russia. In this case, use the method with DD-WRT (section 3) or update the firmware to the international version.
3. Method 2: Flash DD-WRT for advanced features
If your router does not support WDS Or if you want to flexibly configure the repeater (for example, MAC address filtering or an operating schedule), alternative firmware will help DD-WRTIt is available for most models. Asus, Netgear, Linksys and even some D-Link.
Advantages DD-WRT:
- 🔧 Client Bridge mode: devices in the repeater network receive IP from the main router (as in
WDS). - 📊 Advanced statistics: monitoring signal strength, channel load and connected clients.
- 🔒 Additional security: support
VLAN,VPNand firewall.
How to install and configure:
Check your model's compatibility on the website. DD-WRT Router Database. Please pay attention to the firmware version (for example,
DD-WRT v3.0-r50000).Download the correct firmware file (usually with the extension
.bin) for your router revision.Download the firmware via the router's web interface in the section
Administration → Firmware Upgrade. Do not turn off the power during the process (takes 2-5 minutes)!After rebooting, go to the new interface DD-WRT by address
192.168.1.1(login/password:root/admin).Go to
Wireless → Basic Settings:- Select mode
Repeater Bridge. - In the field
Wireless Network Name (SSID)Specify the name of the primary network. - IN
Wireless SecuritySet up the encryption type (WPA2-PSK) and password.
- Select mode
In the section Setup → Networking turn it off DHCP Server and set a static IP (eg. 192.168.0.2).
Save the settings and place the router in the optimal location (see section 5).
What should I do if the router doesn't turn on after updating the firmware?
If after installation DD-WRT If the indicators are not lit or the router does not respond to ping, try:
1. Hard Reset: Press and hold the button Reset for 30 seconds (until the indicators blink).
2. TFTP Recovery: For some models (eg. Asus RT-N12) you can restore the firmware using the utility Asus Recovery Tool via cable.
3. JTAG: The last resort for experienced users is soldering contacts and flashing the firmware via a programmer.
If all else fails, the router can be used as an antenna donor for other projects.
| Router model | WDS support | DD-WRT support | Max. speed in repeater mode |
|---|---|---|---|
| TP-Link TL-WR841N | ✅ Yes | ✅ Yes (v9+) | 150 Mbps (2.4 GHz) |
| Asus RT-AC66U | ❌ No | ✅ Yes | 450 Mbps (5 GHz) |
| Zyxel Keenetic Lite | ✅ Yes (in NDMS 2.0+ firmware) | ❌ No | 300 Mbps (2.4 GHz) |
| Netgear WNR3500L | ❌ No | ✅ Yes | 300 Mbps (2.4 GHz) |
4. Method 3: Temporary repeater from an Android smartphone or PC
If you don't have a second router at hand, but need to boost your signal urgently (for example, for a summer house or a business trip), you can use:
- 📱 Android smartphone with mode support
Wi-Fi Hotspot. - 💻 Laptop with Windows 10/11 and two network adapters (Wi-Fi + Ethernet or two Wi-Fi).
Instructions for Android (using an example) Samsung Galaxy With One UI 5.0):
Connect your smartphone to the main Wi-Fi network.
Open
Settings → Connections → Mobile hotspot & tethering.Select
Mobile hotspotand configure:- Network Name (
SSID): For example,Galaxy_Repeater. - Safety:
WPA2 PSK. - Password: Create a strong password (at least 8 characters).
- Network Name (
Activate the hotspot. Now other devices can connect to it, and your smartphone will rebroadcast the main router's signal.
For Windows 11:
Connect your laptop to the main network via Wi-Fi.
Open
Settings → Network & Internet → Mobile Hotspot.In the field
Sharing an Internet connectionselectWi-Fi.Click
Changeand set the network name/password.Turn on the hotspot. The laptop will work as a repeater, but the speed will drop by 40–60% due to software processing of traffic.
- 🚫 Too far from the router: the repeater itself will suffer from a bad signal.
- 🚫 Near metal objects: Refrigerators, radiators, and mirrors shield Wi-Fi.
- 🚫 In closed cabinets: furniture made of chipboard weakens the signal by 20–30%.
- 🚫 On the floor: the best place is a shelf or wall at a height of 1.5–2 meters.
⚠️ Attention: Smartphone or laptop in repeater mode drains the battery in 2-3 hoursConnect the device to a 220V network or a power bank.
5. Optimal repeater placement: how to avoid mistakes
Even the most powerful repeater will be useless if placed incorrectly. The main rule: The repeater must be located within the range of the main router's stable signal., but still cover the problem area. The optimal location is at 50–70% of the distance from the router to the "dead zone".
Typical mistakes:
How to check the quality of placement:
Install the application on your smartphone Wi-Fi Analyzer (Android) or NetSpot (iOS).
Measure the signal level (
RSSI) at the repeater installation location. Optimal value: from -60 dBm to -70 dBm.If the signal is weaker
-75 dBm, move the repeater closer to the router.
6. Security Setup: Why an Open Repeater is Dangerous
Many users leave the repeater without a password or use simple combinations like 12345678This is fraught with:
- 🕵️ Connecting neighbors: they will "eat away" your speed.
- 💻 Attacks through vulnerabilities: Open networks are often scanned by bots for exploits.
- 📤 Data leak: If the repeater is connected to a local network, attackers can gain access to shared folders or printers.
How to protect your repeater:
Use WPA2-PSK (or
WPA3, if supported).Create a password of length 12+ characters with numbers, letters and special characters (example:
WiFi_Repeater#2026!).Turn it off
WPS(vulnerable to brute force attacks).In your router settings, limit the number of connected devices (for example, to 10).
Set up
MAC filtering(allow only known devices to connect).
For DD-WRT additionally:
- Activate
Firewalland block incoming connections from the Internet. - Turn on
Logging(logging) to monitor suspicious activity.
⚠️ Attention: If the repeater is used in an office or public place, please configure guest network with restricted access to local resources (in the main router settings).
7. Checking the repeater operation and troubleshooting
After setting up the repeater, check:
Internet speed: connect to the repeater network and run the test SpeedtestCompare the results with those from your main router. A speed drop of more than 50% indicates improper placement or settings.
Connection stability: run ping to
8.8.8.8(Google DNS) inCMD:ping 8.8.8.8 -tIf there is packet loss (>5%) or latency (>100 ms), move the repeater closer to the router.
Coverage area: Walk around your home with your laptop or smartphone, checking the signal strength. Use the coverage map in NetSpot for visualization.
Typical problems and solutions:
| Problem | Possible cause | Solution |
|---|---|---|
| The repeater does not connect to the main router. | Incorrect password or encryption type | Check the security settings on both routers (must match) WPA2-PSK/AES) |
| Low speed (less than 10 Mbps) | Weak signal between routers | Move the repeater closer or use 5 GHz (if supported) |
| Constant connection breaks | IP address or channel conflict | Disable DHCP on the repeater and set a static IP; change the Wi-Fi channel to 6 or 11 |
| Devices do not connect to the repeater | Incorrect SSID or hidden network |
Check the network name and disable the option Hide SSID |
FAQ: Frequently asked questions about setting up a Wi-Fi repeater
Is it possible to make a repeater from a router without WDS support?
Yes, if you install alternative firmware (DD-WRT, OpenWRT or Tomato). These firmwares support modes Client Bridge or Repeater Bridge even on budget models. For example, TP-Link TL-WR740N does not have WDS in stock firmware, but works fine with DD-WRT.
If the firmware is not suitable, use the router as is access point (connect it to the main router via cable and disable DHCP).
Which band is better for a repeater: 2.4 GHz or 5 GHz?
Depends on the task:
- 2.4 GHz: Better through walls, but susceptible to interference from other networks and appliances. Suitable for large homes with thick walls.
- 5 GHz: Higher speed and less interference, but weaker signal penetration through obstacles. Ideal for apartments or open-plan offices.
If your router supports dual mode, tune the repeater on both ranges simultaneously (in DD-WRT this is called Multi-SSID).
Why does a repeater reduce internet speed?
Repeater receives and retransmits signal, so the bandwidth is divided in half. For example:
- If the main router gives 100 Mbps, the repeater will give ~50 Mbps.
- When using
WDSor DD-WRT in modeRepeater Bridgelosses are less (20–30%).
To minimize losses:
- Use 5 GHz (if supported).
- Set up the repeater on a channel with minimal interference (check in Wi-Fi Analyzer).
- Disable unnecessary services (eg.
QoSorParental Control).
Is it possible to connect smart devices (cameras, light bulbs) to the repeater?
Yes, but there are some nuances:
- Smart devices (eg Xiaomi Mi Home or TP-Link Tapo) often require a network connection 2.4 GHzMake sure the repeater is broadcasting in this range.
- Some cameras (Hikvision, Dahua) don't work well through a repeater due to high latency. In this case, connect them to the main router.
- For stable operation Amazon Alexa or Google Home Configure a static IP for these devices on the repeater.
How do I reset my repeater if I forgot my password?
Reset methods vary depending on your device:
- Stock firmware: Press and hold the button
Resetfor 10-15 seconds (until the indicators blink). The login/password will be reset to factory settings (admin/admin). - DD-WRT: Hold down
Resetfor 30 seconds (hard reset). If that doesn't help, useTFTP-recovery. - Android smartphone: Disable the hotspot in the settings or reset the network settings in
Settings → General → Reset.
After resetting, configure the repeater again (see sections 2–4).