In modern apartments and offices, it's common for the main router to be located far from the workstation, making it impossible or impractical to connect the computer to a wired internet connection. Built-in adapters in PC system units often have weak antennas and can't penetrate thick walls, resulting in unstable connections and slow speeds. Using an older, but still functional, router as a signal receiver is a time-tested and cost-effective solution that significantly improves connection quality without purchasing expensive equipment.
This technology allows us to use secondary router To capture the wireless signal from the host device and transmit it to the computer via a LAN cable or Wi-Fi. This approach is especially relevant for desktop computers, game consoles, and Smart TVs, where connection stability is more important than portability. Unlike simple USB adapters, a full-fledged router has more powerful antennas and a processor capable of better processing network packets.
Before you begin setting up, you need to ensure your equipment supports the required operating modes. Not all budget models can operate in client or bridge mode, so the first step should always be checking your model's specifications on the manufacturer's official website. If the functionality is confirmed, you can turn that dusty gadget into a powerful network extender.
Selecting the appropriate router operating mode
The first thing a user encounters when exploring the settings interface is a variety of terminology. Network equipment manufacturers often use their own nomenclature, which can be confusing for an inexperienced administrator. To turn a router into a receiver, we need modes that allow the device to connect to another Wi-Fi network as a client, rather than broadcasting it.
The most common standard is the mode WDS Bridge (Wireless Distribution System). It allows you to combine multiple wireless networks into one, forwarding traffic between devices. However, this mode requires both routers (the primary and secondary) to support WDS and, preferably, be from the same manufacturer or use the same chipsets. Otherwise, compatibility is not guaranteed.
A more universal and modern solution is the mode Client (Client) or Universal RepeaterIn this mode, the router connects to the access point like a regular device (for example, a laptop or smartphone) and distributes the received internet connection further. Some models call this mode Media Bridge, if distribution occurs only through LAN ports, without creating your own Wi-Fi point.
⚠️ Attention: When switching from "Router" to "Client" or "Bridge" mode, the IP address distribution function (DHCP server) on the secondary device is often disabled automatically or must be manually disabled. Failure to do so will result in an address conflict on the network, and the internet will stop working on all devices.
There is also a mode Repeater A repeater is often confused with a client. The main difference is that a repeater extends the coverage area of the main network while maintaining the same name (SSID), while client mode can create a separate subnet or simply broadcast the signal via a cable. For connecting a PC via cable, client mode is preferable due to its lower overhead.
Preparing equipment and resetting settings
Before beginning configuration, it's critical to prepare the secondary router. Since we'll be changing its fundamental operating parameters, any old settings from previous use may cause unpredictable errors. Best practice is to perform a full factory reset.
To perform a reset, find the button on the case Reset or WPS/ResetIt's usually recessed into the housing to prevent accidental pressing. You'll need a thin object, such as a paperclip or toothpick. With the power on, press and hold the button for 10-15 seconds until the lights flash simultaneously. This will reset IP address, login and password to factory values.
After the reset, connect your computer to the secondary router using an Ethernet cable. Plug one end of the cable into the router's LAN port and the other into your PC's network card. Important: Do not connect the secondary router to the main ISP modem at this stage. Configuration should be performed separately to avoid IP address conflicts.
☑️ Preparing for setup
Make sure your computer's network card is configured to obtain an IP address automatically. In Windows, this is checked via Control Panel → Network and Internet → Network and Sharing Center → Change adapter settingsIn the protocol properties IPv4 The "Obtain an IP address automatically" box should be checked.
Setting up an IP address and DHCP server
Once connected, log into the router's web interface. Open your browser and enter the device's address, which is usually found on a sticker on the bottom of the device (often 192.168.0.1 or 192.168.1.1). Enter your login and password (by default it is often admin/admin).
The first thing you need to do is change the IP address of the secondary router so that it doesn't conflict with the main router. If the main router has an address 192.168.0.1, then the secondary one needs to be assigned an address from the same subnet, but unique, for example, 192.168.0.2 or 192.168.0.254This is done in the section LAN Settings or Network → LAN.
The next critical step is management DHCP serverIn receiver (client/bridge) mode, the secondary router should not distribute IP addresses; this task is performed by the primary router. Find the section DHCP Server and set the value to position Disable (Disable). If this is not done, devices connected to the network will receive incorrect gateway settings.
| Parameter | Main router (distributes the Internet) | Secondary router (Receiver) | Action |
|---|---|---|---|
| IP address | 192.168.0.1 | 192.168.0.2 | Change in LAN settings |
| Subnet mask | 255.255.255.0 | 255.255.255.0 | Leave unchanged |
| DHCP Server | Enabled | Disabled | Be sure to disable it |
| Gateway | 192.168.0.1 | 192.168.0.1 | Specify the IP of the main router |
After changing the IP address, the router will ask you to reboot. You will need to enter the new address in your browser (for example, 192.168.0.2) to access the settings again. Make sure you save your changes, otherwise your settings may be lost after a power cycle.
Wireless Configuration (WDS or Client)
Now let's move on to the most important part – setting up the wireless module. Go to the section Wireless or Wi-FiHere you need to find the operating mode settings. Depending on the model, this may be a drop-down list. Operation Mode or a separate tab WDS.
If you have selected the mode WDS, you will need to specify the MAC address of the main router. To do this, you also need to enable WDS on the main router and enter the MAC address of the secondary router. The data transmission channels on both devices must match (for example, channel 6). You also need to set the same encryption types (usually WPA2-PSK) and passwords.
In mode Client (or Site Survey) The process is simpler. Click the "Search" or "Survey" button, and the router will display a list of available networks. Select your home network from the list, enter the Wi-Fi password, and click "Connect." The router will automatically select the appropriate encryption type and channel.
⚠️ Attention: When using WDS mode, wireless channel throughput can be reduced by up to 50%, as the router is forced to alternately receive and transmit data in the same frequency band. For maximum speed, use dual-band routers (5 GHz) or Client mode.
Don't forget to set your network name (SSID) and password for the secondary router if you want it to distribute Wi-Fi further. If you only need it as a cable adapter, you don't need to enable wireless network settings at all, leaving only the connection to the main router.
What to do if routers can't see each other?
Make sure both devices are using the same standard (e.g., 802.11n or 802.11ac). If the primary router only broadcasts 5 GHz and the secondary router only supports 2.4 GHz, a connection is impossible. Also, check if MAC address filtering is enabled on the primary router.
Checking the connection and diagnosing problems
After saving all settings and rebooting both devices, connect the cable from the secondary router's LAN port to the PC's network card. The LEDs on both ports should light up. If everything is set correctly, the computer should receive an IP address from the primary router and connect to the internet.
To check the connection quality, use the command pingOpen the command prompt (cmd) and enter:
ping 8.8.8.8 -tThis command sends data packets to the Google server continuously. Keep an eye on the parameter time (response time) and no losses (Lost). If your ping fluctuates or you experience connection loss, try changing your Wi-Fi channel to a less congested one.
A common issue is a "boot loop" or no internet connection despite being connected. This almost always indicates an IP address conflict or DHCP is running on the secondary device. Go back to the settings and recheck the option to disable the DHCP server.
It's also worth checking the signal strength. The secondary router's interface often has a signal strength indicator (RSSI) for the primary access point. If the signal strength is below -70 dBm, stable operation is questionable. In this case, you'll need to physically move the secondary router closer to the primary one or elevate it higher.
Optimizing speed and security
Once a basic connection is established, it's time to consider optimization. If your devices support the standard, 802.11ac or ax (Wi-Fi 5/6), make sure the channel width is set to 80 MHz or 160 MHz in the wireless settings. This will significantly increase the actual data transfer speed.
Security is also important. Use encryption. WPA2-PSK (AES)Avoid outdated protocols TKIP or WEP, as they are not only vulnerable but can also limit connection speeds to 54 Mbps. The password should be complex to prevent neighbors from using your bandwidth.
For gaming PCs, it is recommended to reserve an IP address in the main router settings. Find the list DHCP Reservation or Static Lease On the host device, bind the MAC address of your PC's network card to a specific IP address. This will ensure stable access to ports and improve voice communication in games.
⚠️ Attention: Router firmware interfaces are constantly updated. The menu layout may differ from that described in the manual. Search for keywords: Wireless, Bridge, WDS, DHCP. If you're unsure of what to do, take a screenshot of the current settings before making any changes.
Regularly check for firmware updates for both routers. Manufacturers frequently release patches that fix wireless connection stability issues and security vulnerabilities. Updating firmware is the easiest way to improve the performance of older equipment.
Frequently Asked Questions (FAQ)
Is it possible to connect routers from different manufacturers (for example, TP-Link and Asus)?
Yes, it is possible, but only in the mode Universal Repeater or ClientWDS mode often requires the devices to have identical chipsets, so pairing different brands in WDS mode may not work. Client mode is more versatile.
Will my internet speed drop when using my router as a receiver?
A slight speed drop is inevitable due to the overhead of encryption and signal retransmission. In bridge mode, the loss can be 10-20%, and in repeater mode, up to 50%. However, such a connection is usually more stable than that of a weak USB adapter.
Is a cable required between routers when setting up client mode?
No, in Wireless Client mode, a cable between the routers is not required. They are connected over the air. An Ethernet cable is only needed to connect the PC itself to the secondary router (if it doesn't broadcast Wi-Fi).
What to do if the computer receives an IP address, but the Internet does not work?
Check your DNS settings. Try manually entering DNS servers (e.g., 8.8.8.8) in the network adapter properties on your PC. Also, make sure your main router doesn't have MAC address filtering enabled, which would block the new device.