Many users are familiar with the situation when the built-in Wi-Fi module on their computer has burned out, is missing, or is unstable. Buying a new USB dongle or PCIe card isn't always possible right now, and running a long Ethernet cable across the entire apartment isn't a good idea. Luckily, many people have an old one or a spare one lying around. router, which can save the situation.
Using a router as a wireless receiver is a proven way to ensure a stable network connection without breaking the bank. Modern devices, even budget models, have sufficient processor power and antenna sensitivity to outperform many cheap USB adapters in terms of signal quality.
However, the process of flashing the firmware or configuring the interface requires careful attention. You'll need to change the device's default behavior, forcing it to receive internet rather than broadcast it. Below, we'll cover the technical aspects, necessary operating modes, and step-by-step instructions for accomplishing this.
Technical aspects and selection of equipment
Before you begin setting up, you need to make sure your equipment supports the required features. Not every router can operate in client mode out of the box. To successfully implement your plans, the device must support the operating modes Client, Bridge or WDSWithout these functions, the router will only function as an access point.
It's also important to consider wireless standards. If your main router distributes internet using a standard Wi-Fi 5 (AC), and the old router only supports 802.11n, the connection speed will be limited by the capabilities of the weaker device. Ideally, both devices should support the same frequency ranges.
- 📡 Support for "Client" or "Bridge" mode in the factory firmware.
- ⚡ Availability of an Ethernet port for connecting to a computer (usually LAN/WAN).
- 🔄 Possibility to disable the DHCP server on the secondary device.
It's worth noting that dual-band models significantly expand capabilities. You can receive a 5 GHz signal, ensuring high speeds, and stream it to your computer. This is especially important for gaming PCs, where ping and stability are more important than maximum throughput.
⚠️ Note: If your router does not have the required mode in the standard menu, you may need to install alternative firmware, such as DD-WRT or OpenWrtThis action may void the device's warranty.
Checking compatibility is the first and most important step. Check the official documentation for your model or browse enthusiast forums. It often turns out that popular models from TP-Link, Asus or Keenetic have hidden capabilities that can be activated.
Operating modes: Client, Bridge and WDS
Understanding the difference between operating modes is critical for proper setup. Users often confuse these concepts, resulting in a non-functional network. Let's look at the main connection types that allow you to use your router as a receiver.
Client Mode — This is the simplest option. In this mode, the router connects to the main Wi-Fi network like a regular device (like your phone or laptop) and transmits internet through its LAN port to the computer. The computer "sees" the router as a regular wired connection.
Bridge Mode Often confused with a client, a bridge technically connects network segments at a lower level. In this mode, devices are on the same subnet, and a computer connected to the second router receives an IP address from the main router. This simplifies network management and access to shared resources.
| Parameter | Client Mode | Bridge Mode | WDS |
|---|---|---|---|
| Connection type | Wireless Client | Wireless Bridge | Wireless Distribution System |
| IP addressing | Separate subnet (NAT) | Single subnet | Single subnet |
| Compatibility | High | Average | Low (need the same brand) |
| Speed | High | High | Reduced (50% throughput) |
Mode WDS (Wireless Distribution System) Allows you to connect multiple routers into a single network while preserving client MAC addresses. However, this mode often requires both routers to be from the same manufacturer or even model. It's less flexible, but useful for creating complex distributed networks.
Preparatory Stage: Reset and Access
Before making any adjustments to the settings, it's important to prepare the device. Using old configurations can lead to IP address conflicts and inaccessibility to the management interface. Therefore, a hard reset should always be the first step.
Find the button on the router body ResetIt's usually recessed into the case to prevent accidental pressing. You'll need a thin object, such as a paperclip or a needle. Press and hold the button for 10-15 seconds until the lights flash simultaneously. This will reset the device to factory settings.
After the reset, connect your computer to the router using an Ethernet cable. Plug the cable into any LAN-port (not WAN, unless the operating mode requires otherwise). Make sure the computer is set to obtain an IP address automatically (IPv4 protocol).
- 🔌 Connect an Ethernet cable between your PC and the router's LAN port.
- 🔌 Turn on the router's power and wait for it to boot up (1-2 minutes).
- 🔌 Check your network connection on your PC (local access is required).
Now you need to find out the router's IP address to access the web interface. Look at the sticker on the bottom of the device—it contains the standard address (often 192.168.0.1 or 192.168.1.1) and login information. Enter this address in your browser's address bar.
⚠️ Note: If the settings page address doesn't open, check if you have a static IP address in your network settings. Also, try clearing your browser's cache or using incognito mode.
☑️ Preparing the router for reconfiguration
Setting up Client mode (step by step)
Let's look at the most common scenario: setting up Client mode. While interfaces vary from manufacturer to manufacturer, the logic is the same. You need to find the section responsible for the wireless module's operating mode.
Find the item in the router menu Opening hours (Operation Mode) or Wireless mode (Wireless). Select an option. Client (Client) or Universal repeater (Universal Repeater). After selecting the mode, the device may prompt you to reboot—accept.
Next, you need to set up a connection to your main network. Go to the section Search for networks (Site Survey or Scan). You'll see a list of available Wi-Fi networks. Find your primary network, select it, and click ConnectEnter your Wi-Fi password.
Menu path (example for TP-Link):
Network -> Wireless Settings -> Mode: Client -> Survey -> Connect
An important point is setting the IP address. For the computer to be able to control the client router and access the internet, their addresses must not conflict with the main router. If the main router has an address 192.168.0.1, then it is better to transfer the client router to 192.168.0.2 or change the subnet to 192.168.1.1.
Don't forget to turn it off DHCP server On the client router, if it didn't automatically disable itself when selecting the mode. Only the master router should distribute addresses. Otherwise, a conflict will arise, and the internet will not work on the devices.
Setting up a WDS bridge and troubleshooting
If client mode isn't suitable or you need to consolidate networks at a deeper level, you can use WDS. This method is more complex, as it requires manually assigning MAC addresses. You'll need access to the main router's settings.
On the main router, enable the function WDS BridgingYou'll need to enter the MAC address of the second router (the client). This address is usually written on a sticker or indicated in the wireless network status in the second device's interface. Enable WDS on the second router and enter the MAC address of the main router.
It's critical that the wireless channels on both devices match. If the main router operates on channel 6, then the client must also be hard-wired to channel 6. The encryption type and password must also be identical.
- 🔒 Use the same encryption type (WPA2-PSK is recommended).
- 📡 Fix the communication channel (Channel), turn off "Auto".
- 🆔 Add the MAC addresses of the devices to the allowed lists on both routers.
A common issue is that the device connects, but the internet doesn't work. Check the default gateway on your computer. It should point to the main router. Also, make sure the IP address on the secondary router is changed in the LAN settings so that it doesn't match the address of the main router.
Why does the speed drop in bridge mode?
When using a wireless bridge or WDS, the channel's bandwidth is split in half because the radio module cannot simultaneously receive and transmit data on the same frequency. For maximum speed, use dual-band routers, dedicating one band (5 GHz) to communication between routers and the other (2.4 GHz) to clients.
Alternatives: Firmware and USB adapters
If a router's standard functionality is limited, enthusiasts often resort to installing third-party firmware. DD-WRT, OpenWrt And Tomato These are open-source operating systems that unlock the hidden potential of hardware. They allow you to turn almost any router into a powerful client-bridge.
However, flashing firmware is risky. An incorrect file version or a power surge during the update can brick your device. Before you begin, be sure to find the exact board model inside the case (versions can vary even in identical boxes).
If you don't want to mess with router settings but need Wi-Fi on your PC urgently, consider purchasing a specialized USB adapter. Modern models with an external antenna provide excellent reception. However, an older router still has the advantage of having full-fledged antennas and the ability to be placed in a convenient location, away from interference from the system unit.
⚠️ Note: Firmware interfaces and settings menus may vary depending on the manufacturer's software version. Always consult the official documentation for your specific model and hardware platform version.
Using a router as an adapter is a great way to extend the life of old equipment. It saves money and reduces electronic waste. A properly configured bridge will ensure stable ping in games and high download speeds unattainable with many compact USB dongles.
Is it possible to use the router's WAN port to connect to a PC in client mode?
Typically, in Client Mode, the internet is shared via LAN ports. The WAN port in this mode is often blocked or reprogrammed. However, in some firmware versions (for example, OpenWrt) You can reassign ports. In standard mode, use the LAN port to connect to the computer.
Why does the computer see the network, but says "No Internet access"?
Most likely, the client router's DHCP server isn't disabled and is attempting to distribute addresses without network access. Alternatively, the gateway is incorrectly specified in the WAN settings. Check that the computer's IP address is in the same subnet as the main router, and that the gateway points to the main router.
Will my internet speed drop when using my router as an adapter?
A slight speed drop is possible due to the overhead of encryption and double signal conversion (reception via Wi-Fi -> transmission via cable). However, if the router supports the 802.11ac (5 GHz) standard, the loss will be minimal and unnoticeable during normal use.
Do I need to configure the same network names (SSID) on both routers?
No, it's not necessary. In client mode, the receiving router can have any network name (which, however, it doesn't broadcast, as it operates as a client). The main thing is that it correctly connects to the main network's SSID. The network name you see on your computer doesn't matter in this case, as the connection is via cable.