Many home network users are familiar with the situation where a desktop computer or smart TV finds itself in an area with poor signal reception. Often, the wired Ethernet cable simply doesn't reach the desired room, and the built-in USB adapter is unstable or completely missing. In such cases, an old or additional adapter comes in handy. router, which can be repurposed.
Using a router in receiver mode not only allows for a stable connection but also distributes it via a cable to multiple devices simultaneously. This solution is often cheaper and more effective than purchasing specialized USB dongles or complex mesh systems. In this article, we'll explore the technical nuances, setup methods, and potential limitations of this method.
The basic idea is that the device stops creating its own network and starts connecting to an existing one, acting as a client. Wi-Fi The signal is received by the router's antennas, decoded, and transmitted to the LAN ports. This allows you to connect game consoles, PCs without a wireless module, and Smart TVs to the internet.
β οΈ Note: Firmware interfaces from different manufacturers (Asus, TP-Link, Keenetic, MikroTik) may differ significantly. The names of operating modes often vary, so look for similar menu items.
Operating modes: Client, Bridge and WDS
Before setting up, it's important to clearly understand the difference between the modes, as this affects the functionality of the end device. Not all routers operate identically, and selecting the wrong mode may result in internet access but no local network functionality.
Mode Client This is the simplest and most common option. In this mode, the router completely disables its Wi-Fi distribution function and operates as an external network card. All devices connected to its LAN ports are on the same subnet as the main router and can see each other. This is ideal for expanding coverage while maintaining a single namespace.
Mode Bridge or WDS Often confused with client mode, there are important differences. WDS allows you to connect multiple wireless networks while preserving client MAC addresses, but it can reduce the overall channel throughput by half. Universal Bridge often operates similarly to client mode, but may have limitations on the number of connected devices or encryption support.
- π‘ Client Mode β the device receives the Internet via Wi-Fi and distributes it only through a LAN cable, hiding behind NAT or operating transparently.
- π Bridge Mode (WDS) β connecting two routers, where both can broadcast a signal, but both devices must support the protocol.
- π Repeater Mode β the device receives the signal and retransmits it further, creating a single network with the same name (SSID).
It's important to note that switching to client mode may change the router's IP address. If the primary router distributes addresses in the 192.168.1.x range, the secondary device may attempt to obtain an address automatically or switch to DHCP client mode. For initial setup, always connect to the receiving router via cable, as changing the mode may cause the wireless network to stop broadcasting.
Equipment preparation and compatibility testing
Not every router can function as a receiver. Budget models often have limited software and lack client functionality. Before you begin, make sure your device supports the required protocols.
First, check the presence of antennas. For stable operation in receiver mode, it's recommended that the router have at least two antennas. This will ensure better signal reception and the ability to use MIMO technology, if supported. Single-band devices (2.4 GHz only) will perform slower than dual-band devices (2.4 + 5 GHz).
It's also worth paying attention to security standards. Modern routers may refuse to connect to the main router's network if it uses outdated encryption. WEP or WPA, preferring WPA2/WPA3Make sure you know the password for the main network and the encryption type.
If the stock firmware does not support the required mode, consider installing alternative software such as OpenWrt or DD-WRTThis will expand the functionality of the old device, turning it into a powerful universal tool.
Setting up an ASUS router in client mode
ASUS devices have one of the most intuitive interfaces for this task. The function is called "Media Bridge" or "Client Mode" depending on the firmware version. ASUSWRT.
To get started, connect to your ASUS router via cable and log in to the web interface, usually accessible at 192.168.1.1. Go to the "Administration" section and find the "Operating Mode" tab. Here, select "Media Bridge Mode" or "Client Mode."
After selecting the mode and rebooting, the device will prompt you to scan for available networks. Select your primary network from the list, enter the password, and wait for the connection. Indicator WAN on the front panel may stop lighting up, since the Internet now comes through the wireless module, and not through a cable.
βοΈ Checking ASUS settings
Important: In media bridge mode, the ASUS router may disable the DHCP server. This means devices connected to it will receive IP addresses from the main router. Make sure there are no conflicting address ranges, although this rarely happens in automatic mode.
β οΈ Note: After switching to client mode, the address for logging into the receiving router's settings may change. Use network scanning tools or check the client list on the main router to find the new IP address.
TP-Link Configuration and WDS Usage
Routers TP-Link The term WDS (Wireless Distribution System) is often used to describe bridging. This method allows two routers to be connected wirelessly while maintaining client connectivity to both devices.
To set up, open the router interface, go to the "Wireless" menu, and select "Wireless Settings." Enable "Enable WDS Bridging." Click the "Survey" button to view available networks.
Select the main router's network and click "Connect." It's critical that the channels on both routers match. If the main router operates on channel 6, the receiver should also be hard-wired to channel 6. The encryption type and password must be identical.
| Parameter | Main router | Receiver router |
|---|---|---|
| SSID (Network Name) | Home_Wifi | Home_Wifi (or any) |
| Channel | 6 (Fixed) | 6 (Fixed) |
| Encryption | WPA2-PSK | WPA2-PSK |
| IP address | 192.168.0.1 | 192.168.0.2 (static) |
| DHCP Server | On | Turned off |
After setting up WDS, you should disable the DHCP server on the second router to avoid address conflicts on the network. The primary router will assign addresses to all devices. It is also recommended to assign the second router a static IP address within the primary router's subnet, but outside the DHCP range.
What to do if WDS is not working?
The WDS protocol is non-standard. This means that bridging may not work between routers from different manufacturers (for example, TP-Link and D-Link). In such cases, use Client mode if available, or install a universal firmware.
Setting up Keenetic routers: Client and repeater mode
Routers Keenetic (formerly ZyXEL) are renowned for their flexible operating system KeeneticOSHere, the setup process is highly automated and intuitive, even for beginners. The system will automatically suggest the necessary components.
In the left menu, select "Internet" and then "Wireless." Click "Browse" to search for networks. After selecting your network and entering the password, the system will ask how to use this connection. Select "Use for network access" (client mode) or "Extend range" (repeater mode).
In client mode, Keenetic will automatically disable its DHCP server and operate as a transparent bridge. A unique feature is the ability to simultaneously operate in client mode and distribute Wi-Fi, if the hardware platform allows, although this may reduce speed.
- π Connection priority β In KeeneticOS, you can configure the priority: if a WAN cable is available, use it; if not, switch to the client's Wi-Fi.
- π‘οΈ Security β the system automatically adjusts encryption parameters to the main network.
- πΆ Monitoring β a convenient signal level graph helps you choose the best location to install the router-receiver.
Advanced users can configure settings via the command line, but the graphical interface is more than sufficient for most tasks. Note the "Home Network" tab, where you can assign IP addresses to devices connected to the client router.
β οΈ Warning: When updating the KeeneticOS firmware, settings may be reset to factory defaults if you haven't backed up your configuration. Save the settings file before experimenting.
Alternative Solutions: OpenWrt and the Universal Bridge
If your router doesn't support the required features out of the box, installing an operating system will be your salvation. OpenWrtIt's a Linux-like OS that turns a router into a fully-fledged computer with networking capabilities.
In OpenWrt, the mode is configured under "Network" -> "Wireless." You need to edit the WAN interface, changing the protocol to "Wireless Client." Then, a bridge is created between the wireless interface and the LAN ports.
This method requires technical knowledge, as misconfiguration of network interfaces can lead to loss of access to the device. However, it offers maximum flexibility: you can configure complex routes, traffic filters, and a VPN client directly on the receiver.
Universal Bridge is a mode commonly found in D-Link routers and some Asus models. It allows you to connect devices that don't support WPS or complex encryption protocols, operating at a lower network interface level.
Troubleshooting and Speed ββOptimization
After setup, you may experience slow speeds or an unstable connection. First, check your signal strength (RSSIIf it's below -70 dBm, stable operation is impossible. Try raising the router higher or removing any metal obstructions.
A common problem is airwave congestion. Use Wi-Fi analyzer apps on your smartphone to find a clear channel. In the 2.4 GHz band, only use channels 1, 6, or 11 to avoid spectrum overlap.
Check if power saving is enabled on the wireless module of the receiving router. Some models try to "save" energy by reducing transmit power or going into sleep mode, which is critical for connection stability.
Why is the speed cut in half?
In bridge or repeater mode, data is transmitted in both directions over a single radio channel. This is a physical limitation of half-duplex Wi-Fi. Using a dual-band router (5 GHz for communication between routers, 2.4 GHz for clients) solves this problem.
If the speed remains low, try changing the channel width. Setting the value 20 MHz instead of 40 MHz or 80 MHz can increase stability and range by sacrificing the theoretical maximum speed, which in noisy airwaves will give a real increase.
Frequently Asked Questions (FAQ)
Can a router be used as a receiver if it doesn't have antennas?
Technically, it's possible, but the range will be minimal (1-3 meters). The built-in antennas in compact routers are very weak. For reliable signal reception from another room, having at least one external antenna is critical.
Will the local network work between devices connected to the receiving router?
Yes, if you've configured Client or Bridge mode and disabled DHCP on the second router. All devices will be on the same subnet and will be able to see printers, NAS, and each other. In Router mode (WAN over Wi-Fi), the local network will be disrupted by double NAT.
Will the internet speed decrease with this connection?
Yes, losses will range from 10% to 50% depending on signal quality and channel congestion. Wi-Fi is a shared medium, and retransmission always introduces delays. A cable connection (twisted pair) is always faster and more stable.
Will any router be suitable for this task?
No. Budget models (especially carrier-grade models provided by ISPs) often have locked software without client functionality. Before purchasing or configuring, check the model's specifications to determine whether it supports "Client," "WDS," or "Bridge" modes.