Setting up the D-Link DIR-320 to receive Wi-Fi: Client mode

Many users face a situation where the signal from the main router is too weak in one part of the home or office, and running an Ethernet cable is physically impossible or too expensive. In such cases, using an older or secondary router, such as a reputable model, can be an excellent solution. D-Link DIR-320, as a wireless signal receiver. This device, despite its age, has surprisingly flexible firmware, allowing it to be turned into a powerful bridge.

The essence of the method is to switch the device to the operating mode client (Client) or wireless bridge. In this mode, the router no longer creates its own network from scratch, but connects to an existing access point like a regular device (like a laptop or smartphone) and distributes the received internet through its LAN ports or its own Wi-Fi. This allows for significantly expanded coverage without loss of connection quality, provided the channels are configured correctly.

However, it's important to understand that the standard factory firmware, often found on early revisions of devices, may not have all the necessary features or may be unstable in client mode. To fully implement your intended functionality, you may need to update the firmware to the latest official version or an alternative build. It is critically important to save the current device configuration before starting any manipulations, as a reset of the settings during the flashing process is inevitable.

Equipment preparation and compatibility testing

Before you begin setting up, you need to ensure that your equipment supports the required functionality. The DIR-320 model was released in several hardware revisions (A1, B1, NRU), and these determine the available options in the web interface. If you have a device marked NRU, you're in luck—these routers are designed from the ground up for complex use cases.

You will need the router itself. D-Link, a computer or laptop for initial configuration, and a network cable (patch cord). Also, be sure to know the network settings you plan to connect to: network name (SSID), encryption type, and password. Without this information, setting up signal reception is impossible, as the router will not be able to authenticate with the source.

⚠️ Note: If your router was flashed with custom firmware (such as DD-WRT or OpenWrt) by the previous owner, these standard instructions may not work. In this case, it's best to perform a hard reset and restore the original firmware.

The preparation process also includes checking the firmware integrity. Go to the manufacturer's official website or verified archives and download the latest version of the software for your revision. Outdated software may contain errors in the module. Wireless, which prevent stable operation in client mode.

📊 What revision of DIR-320 router do you have?
A1 (first version)
B1 (with antennas)
NRU (black, vertical)
I don't know / I haven't watched

Reset settings and enter the control panel

Any major reconfiguration of network equipment should start with a clean slate. Accumulated configuration errors, outdated connection profiles, and IP address conflicts can ruin all your efforts. Therefore, the first step is to perform a factory reset.

Look for a small indentation on the back of the device that says ResetPlug in the router and wait until it finishes booting (the lights should stop flashing erratically). Use a paperclip or thin object, press the button inside the hole, and hold it for about 10-15 seconds until all the lights flash simultaneously. Then release the button and wait a couple of minutes for the device to reboot.

Now you need to connect your computer to the router using a cable. Plug one end of the patch cord into any LAN port (yellow), and the other end into the PC's network card. Make sure that the protocol properties on the computer are set to [unspecified]. IPv4 Automatic IP address acquisition is required. Open your browser and enter the default gateway address in the address bar:

192.168.0.1

A login window will appear. The default login is admin, and the password field is often left blank (or also admin). If the standard data is not suitable, the device may not have been reset completely or the firmware may have been modified.

☑️ Checklist before setup

Completed: 0 / 5

Setting up wireless client mode (Client)

After successfully logging into the web interface (D-Link (It often uses a green or orange interface depending on the software version.) You need to find the section responsible for the wireless module. In classic firmware, this section is called Wireless or Wi-FiWe are interested in the subsection Basic Settings (Basic settings).

Here you need to find the parameter Wireless Mode (Operating mode). By default it is Access Point (Access Point). You need to change it to Client (Client) or StationIn some firmware versions for DIR-320 this mode may be called Wireless BridgeAfter selecting a mode, the page may require a reload or simply update the available fields.

Next, we move on to searching for networks. In client mode, the router needs to know what to connect to. There's often a button Site Survey (Network overview) or ScanClick it to have the device scan the air. In the list that appears, find the name of your primary network, select it, and click Connect or Join.

If the automatic search does not work or the network is hidden, you will have to enter the data manually:

  • 📡 SSID: the exact name of the source network (respecting the letter case).
  • 🔒 Security Mode: encryption type (usually WPA2-PSK).
  • 🔑 Passphrase: Wi-Fi network password.

It's important that the security settings on the client (DIR-320) and the signal source completely match. If the main router is set to WPA2-AES and you select WPA-TKIP, the connection will fail.

What to do if the network is not found?

If the list is empty during scanning, make sure the primary router is distributing Wi-Fi. Also, check if MAC address filtering is enabled on the source router. In rare cases, changing the channel on the primary router to a fixed channel (1, 6, or 11) may help, as some older clients don't work well with the automatic channel.

WAN configuration via wireless interface

The most difficult and important step is to force the router to receive internet traffic through the wireless interface, rather than the WAN port (which is often disabled or operates differently in this mode). In D-Link firmware for the DIR-320, this is often accomplished by creating a connection type Dynamic IP (or Static IP, if required by the provider) linked to the wireless interface.

Go to the section Network (Network) -> WANYou need to add a new connection or edit an existing one. In the connection type, select Dynamic IP (Dynamic IP) Key point: in the settings of this connection there must be a parameter that associates it with Wireless or WLANIn some interfaces this looks like selecting "Interface" -> "Wireless".

If the standard interface doesn't allow you to explicitly select Wireless as the WAN source, your firmware may not natively support this feature. In this case, the DIR-320 operates as a transparent bridge. In this case, you need to:

  1. Disable the DHCP server on the DIR-320 (section LAN -> DHCP Server -> Disable).
  2. Change the IP address of the router itself so that it does not conflict with the main one (for example, if the main one 192.168.0.1, put DIR-320 on 192.168.0.250).
  3. Connect the cable from the main router to the LAN port of the DIR-320 (if the client mode does not activate WAN-over-Wireless automatically).

However, in the present mode Wireless ClientThe DIR-320 automatically receives an IP address from the main router over the air and distributes it further. You can check this in the connection status. If the status Connected and there is an IP address in the main network range - you win.

Parameter Value for Client mode Note
Mode Client / Station It is necessary to change from AP
SSID Source network name Must match exactly
Channel Auto / Same as AP It's better to fix it at the source
DHCP Server On (usually) Distributes IP to connected devices
WAN Port Not used Works via radio module

Organizing a local network and DHCP

Once the communication channel is established, you need to properly configure the local network so that devices connecting to the DIR-320 (either via cable or via Wi-Fi, if it continues to broadcast its SSID) receive the correct settings. There are two possible scenarios, depending on your goals.

The first option is - Double NAT. DIR-320 creates its own subnet (for example, 192.168.10.1) and distributes addresses from its own pool. This is easier to set up, but devices on different subnets may not be able to see each other (problems with printers, DLNA, and LAN gaming). For regular surfing, this isn't a big deal.

The second option is - A single spaceThe DIR-320 simply acts as an extension cord. To do this:

  • 🌐 The DIR-320's IP address must be in the same subnet as the main router, but outside the main router's DHCP range.
  • 🚫 The DHCP server on the DIR-320 must be turned offIf you're using it as a simple switch and Wi-Fi. If it's operating in client router mode, DHCP must be enabled.
  • 🔗 The gateway and DNS on the clients must point to the DIR-320 (if it is the router) or to the main router (if the DIR-320 is transparent).

The most common setup for the DIR-320 in client mode is to enable DHCP on the DIR-320 itself, which assigns addresses and sets itself as the gateway. The DIR-320 then forwards the requests to the main router.

⚠️ Caution: Avoid running two DHCP servers on the same network simultaneously. This will cause chaos: devices will receive incorrect IP addresses and lose internet access. Always disable DHCP on one of the devices if they are on the same segment.

Don't forget to check your DNS settings. ISPs often block access when changing equipment or require specific settings. In the section Network -> DNS It's better to manually enter reliable addresses, for example, from Google (8.8.8.8) or Cloudflare (1.1.1.1) to avoid name resolution problems.

Testing performance and signal optimization

The final step is testing. Disconnect the cable from the computer and connect to the Wi-Fi network now broadcast by the DIR-320 (if you've configured it to broadcast as well), or connect your laptop to its LAN port. Try opening a few websites and playing a YouTube video.

Please pay attention to the signal level. In the DIR-320 web interface, in the section Status or Wireless Statistics The signal strength (RSSI) from the main router should be displayed. Values ​​closer to 0 (e.g., -40 dBm) are excellent, while values ​​below -80 dBm indicate a poor signal. If the signal is weak, try rotating the DIR-320 antennas or moving it closer to a window or source.

To optimize speed:

  • 📶 Make sure that the DIR-320 and the main router are on different channels if they are close to each other to avoid interference (although in client mode, the DIR-320 is forced to operate on the source channel).
  • ⚡ Use the 5 GHz band on the source if the DIR-320 supports it (the NRU model has two bands, but the old A1/B1 only support 2.4 GHz).
  • 🔄 Update the network card drivers on the receiving device.

If the speed is significantly lower than expected, check if WEP encryption is enabled (it's very slow and insecure). Use only WPA2-PSK (AES). Also, keep in mind that in wireless bridge mode, the actual speed will always be lower than the theoretical speed, as the radio channel operates in half-duplex mode (receiving and transmitting alternately).

Why doesn't the DIR-320 see 5 GHz networks?

The DIR-320 models, revisions A1 and B1, operate only in the 2.4 GHz band. They are physically unable to detect 5 GHz networks. The NRU model is dual-band, but to operate in 5 GHz, you need to switch the corresponding radio interface in the Wireless settings.

Can DIR-320 be used as a repeater?

Technically, the DIR-320's "Client" mode often functions as a bridge. To ensure it accurately replicates the signal (increases the coverage area of ​​the same network with the same name), you need to precisely copy the SSID and password, but this can cause conflicts if the routers don't support mesh or WDS protocols. It's easier to leave the network names separate.

The password was reset after flashing the firmware, what should I do?

When you reflash your device, all settings, including the admin password, are reset. Use the default settings: login "admin" and password "admin" (or leave the field blank). If this doesn't work, perform a hard reset.

How to increase the range of the DIR-320 in client mode?

Increasing transmitter power programmatically isn't always possible (depending on regional settings). The best way is to raise the router, remove any metal obstructions, or replace the stock antennas with more powerful ones with a higher gain (dBi).

The internet connection disappears after some time of operation.

This could be due to overheating (the DIR-320s are overheating) or an IP conflict. Try setting a static IP for the WAN interface (if your ISP allows it) or increasing the DHCP Lease Time renewal interval. Also, check the system logs for association errors.