Many users are familiar with the situation where a router's wireless signal fails to reach distant rooms or offices. Walls, ceilings, and neighboring networks create interference, turning a stable internet connection into an intermittent, low-speed one. Often, purchasing new equipment doesn't solve the problem if the building's architectural features impede the propagation of radio waves.
The ideal solution in this situation is to use an old router with alternative firmware installed. DD-WRTTurning a device into a repeater allows you to extend the main router's signal further, creating a unified, seamless network. This saves money and gives a second life to equipment that might otherwise be consigned to the shelf.
Unlike standard operating modes, repeater mode DD-WRT requires precise configuration of security and addressing settings. Configuration errors can lead to IP address conflicts or complete network inaccessibility. In this article, we'll walk you through each step of the process so you can confidently expand your Wi-Fi coverage.
Preparing the equipment and flashing the router firmware
Before you begin setup, you need to make sure your device supports the installation of third-party software. Not all router models are compatible. DD-WRT, so checking the supported device database on the project's official website is a mandatory first step. If your model is listed, you'll need to download the corresponding firmware file.
The firmware update process can be risky if interrupted mid-process. Ensure the connection between your computer and the router is stable and the power source is reliable. It's best to use a wired connection via Ethernet cable to download the firmware file.
⚠️ Warning: If the power indicator flashes or the process freezes during the firmware update, your device may become bricked. Make sure you downloaded the correct firmware file for your hardware revision.
After the new operating system is successfully installed, the router will reboot. It's now ready for advanced configuration, which isn't available in the manufacturer's stock firmware versions. You'll gain full control over the radio module and network interfaces.
How to restore a router after flashing firmware?
If your router has stopped responding, try the TFTP recovery method. To do this, hold down the reset button, turn on the power, and transfer the firmware file via a TFTP client during the first few seconds of booting. The exact procedure depends on the specific chipset model.
Resetting the settings and logging into the interface for the first time
After installation DD-WRT A hard reset is highly recommended. This clears residual data from the previous firmware and prevents hidden configuration conflicts. The procedure is typically performed by holding down the button Reset for 30 seconds with the power on.
By default, the new device address often changes to 192.168.1.1, but may vary depending on the build version. You'll need to configure your computer's network adapter to obtain an IP address automatically or manually assign a static address on the same subnet.
When you first log in, the system may prompt you to change your administrator password. This is a critical security step, as default credentials are widely known across the network. Create a strong password and store it in a secure location.
Interface DD-WRT It may seem overloaded compared to factory-installed versions. However, the numerous tabs and parameters allow for flexible wireless connection management. Don't be intimidated by the abundance of options—we'll only need a subset to create the repeater.
Setting up the Wireless Repeater operating mode
Let's move on to the main stage. In the web interface, go to the tab Wireless (Wireless network). Here we are interested in the parameter Wireless ModeYou must select a value from the drop-down list. Repeater BridgeThis mode allows the device to receive a signal and transmit it further, keeping clients on the same subnet.
It is important not to confuse this mode with the usual one. Repeater or Client Bridge. Mode Repeater Bridge is the most versatile for home use, as it forwards broadcast packets and allows devices to see each other as if they were connected to the main router.
Next, you need to set the network name (SSID). For seamless roaming, it's recommended to use the same name (SSID) as your main router. However, channels and security must be configured correctly to avoid conflicts.
- 📡 Wireless Mode: Select Repeater Bridge from the list.
- 🏷️ Wireless Network Name (SSID): Enter the name of the main network.
- 🔒 Wireless Security: The encryption type must match the main router.
- 📶 Channel Width: Set to 20 MHz for maximum compatibility or Auto.
After selecting the repeater mode, the button will become active. Site SurveyClick on it to scan the air. In the window that opens, find your main router's network, select it, and click JoinThis will automatically fill in the required fields with the MAC address and security settings.
Configuring security and wireless settings
Security is a key aspect of repeater setup. Go to the tab Wireless SecurityHere you need to select the same encryption algorithm as on the main device (usually this is WPA2 Personal or WPA2/WPA3 Mixed). The encryption key (Pre-Shared Key) must also be identical.
If your main router uses MAC address filtering, you'll need to add the new extender's MAC address to the main device's whitelist. You can find the MAC address in the Status -> Wireless.
⚠️ Important: When using WPA3, ensure that both devices (the main router and the DD-WRT extender) support this standard. Incompatible protocol versions will result in an inability to connect.
It is also worth paying attention to the transmitter power (Tx Power). Avoid setting the maximum value unless absolutely necessary, as this can lead to device overheating and signal distortion (clipping). A value of 70-80% of the maximum is often optimal.
Advanced users can set up a hidden SSID, but in repeater mode, this can cause problems with automatic reconnection of mobile devices. It's best to leave the network visible or use standard hiding methods if truly necessary.
Setting up a LAN and DHCP server
One of the most important things is setting up IP addressing. The repeater shouldn't conflict with the main router. Go to the menu Setup -> Basic Setup. In the section Network Setup find the parameter Local IP Address.
If the main router has an address 192.168.0.1, then the repeater needs to be assigned an address from the same subnet, but not occupied by other devices, for example, 192.168.0.2This will allow you to access the repeater settings for monitoring in the future.
It is critically important to disable the DHCP server on the repeater. In the section Network Setup find the option DHCP Server and select DisableOnly the main router should distribute IP addresses. Leaving DHCP enabled on both devices will lead to address chaos on the network, and internet access will be lost.
| Parameter | Main router | Repeater (DD-WRT) | Note |
|---|---|---|---|
| IP Address | 192.168.0.1 | 192.168.0.2 | Must be in the same subnet |
| Subnet Mask | 255.255.255.0 | 255.255.255.0 | The same mask |
| Gateway | 192.168.0.1 | 192.168.0.1 | Repeater gateway = main IP |
| DHCP Server | Enable | Disable (Off) | Conflict is prohibited |
| DNS | Auto / ISP | 192.168.0.1 | Request to the main router |
After changing the IP address, you will need to reconnect to the device by entering the new address in your browser. Save the settings by clicking the button Save, and then apply them with the button Apply Settings.
☑️ Check network settings
Final signal testing and optimization
After applying all settings and rebooting your devices, test the connection. Take your laptop or smartphone to an area where the signal was previously weak. The device should automatically switch to the repeater if its signal strength is higher than that of the main router.
You can use DD-WRT's built-in tools to diagnose connection quality. On the tab Status -> Wireless the signal level is displayed (RSSI) and quality (Quality) connection to the parent router. RSSI values closer to 0 (e.g., -40 dBm) are better than values closer to -90 dBm.
If the speed at the repeater is significantly lower than near the main router, try changing the wireless network channel. Use Wi-Fi analysis utilities (for example, WiFi Analyzer on Android) to find the least loaded channel and manually enter it in the settings Wireless.
⚠️ Note: Firmware interfaces and menu item locations may vary slightly depending on the DD-WRT version and router model. If you don't find the exact name of an item, look for synonyms or similar functions in adjacent tabs.
It's also worth experimenting with the wireless module's operating mode. Switching between modes Mixed, NG-Mixed or AC Mixed can provide a speed boost for old or, conversely, new clients.
Possible problems and solutions
Even if you follow the instructions exactly, issues may arise. Users often encounter a situation where devices connect to the repeater, but the internet doesn't work ("No internet access"). In 90% of cases, this is due to an error in the gateway or DNS settings.
Another common problem is a repeater rebooting or freezing. This could indicate a power shortage. The power supply in your old router may have degraded over time. Try replacing the power adapter with one with a similar voltage and a higher or equal current rating.
If the speed is reduced by more than 50%, check to see if the repeater is operating on the same frequency as neighboring networks, causing interference. Also, make sure you're not using "Universal Repeater" mode if you need full network transparency (for a local network), although it's also suitable for simple internet access.
Why doesn't the repeater see the main network when scanning?
Make sure the main router isn't hiding its SSID (if it is, you'll need to enter it manually). Also, make sure the channels aren't set to "Auto" on the main router. Set the channel manually, for example, to 6, to make it easier for the repeater to find the network.
Is it possible to connect two DD-WRT routers with a cable?
Yes, this will be AP (Access Point) or Bridge mode. This will ensure maximum speed, as it eliminates losses over the radio channel. In the Wireless Mode settings, select "AP" and do not use the WAN port, connecting the routers via LAN ports.
Will my internet speed decrease when using a repeater?
Yes, a reduction in speed is inevitable, as the radio module operates in half-duplex mode (receiving and transmitting alternately). Losses can range from 30% to 50% of the primary channel speed, especially over long distances.
Does DD-WRT support Mesh networking?
Classic Mesh (802.11s) is poorly implemented in DD-WRT and requires complex manual configuration via the command line. To create a full-fledged Mesh network, it's better to use specialized systems or firmware like OpenWrt with the batman-adv package, although Repeater Bridge is often sufficient for home use.
How to return to factory firmware?
On the menu Administration -> Firmware Upgrade It's possible to download the original firmware file. However, for some models (especially Broadcom), using TFTP recovery mode may be required, as direct flashing may be blocked.