Using an old but reliable D-Link DIR-320 router as a wireless signal receiver is a great way to revive the device and solve the problem of weak Wi-Fi in remote rooms. Despite its age, its Atheros hardware platform offers functionality unavailable in many modern budget routers, especially when it comes to working with custom firmware. You don't need to buy expensive equipment when you have this classic gadget, which can be turned into a powerful device. wireless adapter for a desktop PC or TV.
The main difficulty is that the factory firmware often hides necessary settings or doesn't support client mode out of the box. Therefore, converting a router into a receiver requires careful preparation and possibly upgrading the firmware to more functional ones. You'll end up with a device that receives the signal from the main router and distributes it via a LAN cable, ensuring stable speeds in areas where wireless coverage is poor.
Preparing equipment and resetting settings
Before reconfiguring, ensure the device is in its factory default state. This is a critical step, as any settings or configurations from your previous provider may cause IP address conflicts. Connect your computer to any LAN port of the router using an Ethernet cable and wait for the network settings to be retrieved. If the device was previously used as the default gateway, its IP address may conflict with your current network.
To ensure a successful result, perform a hard reset. Locate the hole on the back panel. Reset, press it with a paperclip and hold it for about 10-15 seconds until the indicators flash simultaneously. After rebooting, the router will return to its default settings, and you can log in to the web interface at 192.168.0.1, using standard credentials.
☑️ Check before you start
It's worth noting that there are different hardware revisions of this model, such as NRU A1 or NRU B1. This affects compatibility with alternative firmware. The exact model is indicated on the sticker on the bottom of the device., and ignoring this parameter when selecting software may result in the gadget not functioning. Make sure you download the files that correspond specifically to your hardware version.
Select operating mode: Client or Bridge
When setting up the DIR-320, it is important to clearly understand the difference between the operating modes, as the final result depends on this. Mode Client Turns your router into a simple network card: it connects to Wi-Fi and distributes internet only through the LAN port, disabling its own wireless network. This is ideal for connecting game consoles, Smart TVs, or desktop computers without Wi-Fi.
Mode Wireless Bridge Allows the device to receive a signal and simultaneously broadcast it further, creating a unified network. However, in the context of the DIR-320 and its firmware, implementing a bridge often requires more complex MAC address manipulation and can be less stable than client mode. For most users who simply want to "catch" Wi-Fi in another room, client mode is the preferred and most reliable solution.
⚠️ Important: In client mode, the DHCP server function on the DIR-320 must be disabled so that the main router handles address distribution. Failure to do so may result in devices on the local network not being able to access the internet due to service conflicts.
Firmware and alternative software
D-Link's factory firmware often limits the device's functionality to basic features. To unlock the receiver's full functionality, many enthusiasts resort to installing alternative firmware, such as OpenWrt or DD-WRTThese systems provide deep access to wireless interface settings, allowing flexible control of scanning and connection modes.
The flashing process requires caution. You need to download the firmware image corresponding to your revision, go to the section System Tools → Software Update and select the file manually. Interrupting this process or using the wrong file can brick the router, which can only be repaired using a UART programmer.
Risks of reflashing
Installing third-party software voids the device's warranty (if it's still valid). Furthermore, incorrectly configuring the radio module parameters in OpenWrt can lead to chip overheating, as the factory power limits will be removed. Always check forums for the temperature limits for your revision.
If you're not willing to take risks or mess around with the Linux command line, try finding the latest official firmware from the manufacturer's website for your revision. Some software versions already have client mode built in, but it's hidden deep in the menu or only accessible through certain scripts. Check the software version in the section System → System Information before starting the experiments.
Step-by-step configuration of client mode
Let's look at the steps for setting up the DIR-320 as a receiver, assuming you're using functional firmware that supports this mode. First, log in to the web interface and go to the wireless network settings section. Here, you need to change the operating mode from "Access Point" to "Client" or "Station." After doing so, the router will prompt you to scan for available networks.
Select your primary network from the list and enter the password. The key is configuring the LAN interface. You need to change the router's IP address so that it is in the same subnet as the primary router, but not the same. For example, if the primary router has the address 192.168.1.1, set DIR-320 address 192.168.1.2.
Next, be sure to disable the DHCP server on the DIR-320. This will prevent network chaos when devices receive incorrect gateways. Save the settings and reboot the device. After powering on, the router should automatically connect to the primary access point, and the WLAN indicator will light or blink, indicating a successful connection.
Configuration parameters table
For ease of comparison and configuration, we've listed the key parameters you need to check. Correctly filling out these fields ensures the functionality of the "main router - receiver" connection.
| Parameter | Meaning for DIR-320 (Receiver) | Note |
|---|---|---|
| Opening hours | Client / Station | Depends on the firmware |
| IP address | 192.168.x.2 (example) | Must be in the subnet of the main router |
| DHCP Server | Disabled | Necessarily! |
| SSID (Network Name) | Doesn't matter | In client mode, your own network is not created. |
| Encryption | WPA2-PSK (AES) | Must match the main router |
Pay attention to the encryption type. If the main router uses mixed mode or legacy WEP, the DIR-320 may not connect or may operate unstable. It is recommended to use the standard WPA2-Personal with AES encryption for maximum compatibility and speed.
Diagnosing and troubleshooting
A common issue is when the router sees the network but doesn't connect. This may be caused by MAC address filtering on the main router. You need to find the MAC address of the DIR-320's wireless interface (usually found on the label or in the wireless network status) and whitelist it on the main device.
Another common error is an incorrectly set time. Some security protocols require time synchronization. Go to the date and time settings on the DIR-320 and set the correct time zone or use an NTP time server. Without this, security certificates may be considered invalid.
⚠️ Note: Settings interfaces may vary depending on the firmware version. If you don't see the described options, check the official documentation for your specific firmware version, as the menu layout may have been changed by the developer.
If you have a connection but the internet isn't working, check your DNS servers. Try setting up a static DNS, such as Google's (8.8.8.8) or Yandex (77.88.8.8), in the LAN or WAN settings (depending on how the firmware interprets the client connection). This often solves problems with pages crashing.
Frequently Asked Questions (FAQ)
Can the DIR-320 be used as a repeater to extend Wi-Fi?
In the standard firmware, the repeater function, which receives Wi-Fi and distributes it further via Wi-Fi, is often missing or unstable. The device performs best as a receiver distributing internet via a cable. For a full-fledged repeater, it's best to install OpenWrt.
What cable do I need to connect to my computer?
You'll need a standard Ethernet patch cord (twisted pair). Since modern network cards and router ports support Auto-MDI/MDIX technology, you can use any cable, whether crossover or straight-through—the device will automatically detect the required connection type.
Why can't I enter the menu after setup?
Most likely, the router's IP address has changed or is conflicting with the network. Try disconnecting the cable from the main router, connecting directly to the DIR-320, and using the address you specified. Also, make sure your PC's network card is set to obtain an IP automatically, or manually assign a static address in the same subnet.
Does the DIR-320 get hot in client mode?
When transmitting and receiving data, the processor and radio module may be heavily loaded, resulting in heat generation. It is recommended to ensure adequate ventilation, avoid placing the device on soft surfaces, and clean any dust from the internal components if necessary.