How to set up the DIR-615 as a Wi-Fi repeater: a complete guide with all the details

Router D-Link DIR-615 — one of the most popular devices for organizing home networks, but not everyone knows that it can be used not only as a main access point, but also as Wi-Fi signal repeater (repeater). This feature is especially useful for large apartments, country houses, or offices where the main router's coverage area doesn't cover all rooms. Advantage DIR-615 in repeater mode - support for standards 802.11n (to 300 Mbps) and compatibility with most modern routers.

However, setting up this mode has its pitfalls: not all firmware supports the function WDS (Wireless Distribution System) out of the box, and in some cases, manual MAC address assignment is required. In this article, we'll look at three working methods settings DIR-615 as a repeater—via the web interface, using alternative firmware, and in client bridge mode. You'll also learn how to avoid common mistakes, such as: loss of speed when reconnecting or IP address conflicts between the primary and secondary routers.

⚠️ Attention: If your DIR-615 released before 2015, check the firmware version in System Tools → Device Information. Obsolete versions (below 5.10) may not support repeater mode - in this case, a software update or alternative firmware will be required (read about this in section 4).

Why is the DIR-615 suitable for repeater mode?

D-Link DIR-615 — It's not the newest device on the market, but its technical characteristics make it an excellent candidate for signal repeater use. Here are the key advantages:

Firstly, the router is equipped with two antennas with gain 5 dBi, which allows for more efficient signal capture from the main router and retransmission. Secondly, support WDS (even in basic firmware) allows you to sync with other devices wirelessly. Finally, low power consumption (~5W) allows you to leave DIR-615 turned on 24 hours a day without the risk of overheating.

Let's compare DIR-615 with other popular models in repeater mode:

Model Max. speed (Mbps) WDS support Number of antennas Power consumption (W)
D-Link DIR-615 300 Yes (with settings) 2 5
TP-Link TL-WR841N 300 Yes 2 6
Asus RT-N12 300 Yes (repeater mode) 2 4.5
Zyxel Keenetic Lite 300 Yes (via NDMS) 1 3

As can be seen from the table, DIR-615 It's on par with its competitors in key parameters, and often offers superior price/quality ratio. The key is to set it up correctly.

📊 Which router do you use as your main one?
TP-Link
D-Link
Asus
Zyxel
Another

Preparing for setup: what you need to do before you begin

Before you begin changing settings, there are a few essential steps you should take to avoid common issues, such as loss of access to the web interface or IP address conflict.

1. Update the firmware DIR-615 to the latest version. Even if your router is working stably, outdated firmware may not support repeater mode. Download the latest firmware from the [official D-Link website](https://www.dlink.ru) (Support section) and update your device via System Tools → Software Update.

2. Write down the settings of the main router: you will need the network name (SSID), encryption type (WPA2-PSK (or another), password, and Wi-Fi channel. If you don't know how to find out the channel, look in the main router settings section Wireless network.

3. Reset DIR-615 to factory settingsThis ensures that old settings don't interfere with the new configuration. To reset, hold down the button. Reset for 10 seconds (until the indicators flash).

Download the latest firmware for DIR-615|

Write down the SSID, password and channel of the main router|

Reset DIR-615 to factory settings|

Connect DIR-615 to PC via cable (for initial setup)-->

⚠️ Note: If your main router operates within the range 5 GHz, A DIR-615 supports only 2.4 GHz, the repeater will not be able to rebroadcast the network. In this case, you will have to either change the settings of the main router (switch to 2.4 GHz), or use another repeater.

Method 1: Setup via WDS (Recommended Method)

This is the most reliable way to transform DIR-615 into a repeater, but it requires strict adherence to the instructions. The basic principle: DIR-615 will connect to the main router via Wi-Fi and relay its network, keeping the same name (SSID) and password.

1. Connect DIR-615 to the computer via LAN port (not WAN!) and log into the web interface at 192.168.0.1 (the default login and password are admin/admin, if you haven't changed it).

2. Go to the section Setup → Wireless Settings and configure the following settings:

- Wireless Mode: select Repeater (WDS);

- SSID: enter same network name, the same as the main router;

- Channel: select the same channel, as on the main router;

- Security Mode: install WPA2-PSK (or another one if the main router uses a different one);

- WPA Passphrase: enter password for the main network.

3. Save the settings and go to the section Setup → WDS SettingsHere you need to add the MAC address of the main router:

- Click Surveyto find available networks;

- Select your network and click Connect;

- In the field MAC Address The address of the main router will be automatically filled in (if not, enter it manually).

4. In the section Network Settings turn it off DHCP server (put Disable) to avoid IP address conflicts. Assign DIR-615 static IP on the same subnet as the main router (for example, if the main router has an IP 192.168.1.1, ask DIR-615 address 192.168.1.2).

5. Save all settings and reboot the router. After rebooting DIR-615 must start relaying the network.

Method 2: Client Bridge Mode (WDS Alternative)

If your DIR-615 does not support WDS (for example, in older firmware), you can use the mode client bridgeIn this case, the router will connect to the main network as a client and then distribute the Internet through its ports. LAN or your own Wi-Fi network (with another SSID).

1. Log in to the web interface DIR-615 and go to Setup → Wireless Settings. Install:

- Wireless Mode: Client;

- SSID: network name of the main router;

- Security Mode And Passphrase: as on the main router.

2. In the section Network Settings:

- Turn it off DHCP server;

- Set a static IP (eg. 192.168.1.2), if the main router has 192.168.1.1;

- In the field Default Gateway Specify the IP of the main router.

3. Save the settings and reboot your device. Now DIR-615 will connect to the main network as a client, and you will be able to connect devices to it LAN ports or set up an additional Wi-Fi network (with a different name) in the section Wireless → Secondary Network.

⚠️ Attention: In client bridge mode, connection speed may decrease by 30–50% due to double data relaying (main router → DIR-615 → your device). This method is suitable for connecting stationary devices (for example, Smart TV or printer) via cable.

What is the difference between WDS and client bridging?

In mode WDS The router rebroadcasts the same network (one SSID) as the main one, and devices can automatically switch between them. In the mode client bridge A separate network is created (or a wired connection is used), and switching between routers is done manually. WDS requires support on both devices, and client bridging almost always works, but is less convenient.

Method 3: Alternative firmware (for advanced users)

If the standard methods do not work (for example, due to outdated firmware), you can install alternative software, such as DD-WRT or OpenWRTThis will give you access to advanced settings, including repeater mode.

1. Check your revision compatibility DIR-615 with alternative firmware on the websites:

- [DD-WRT Database](https://dd-wrt.com/support/router-database/)

- [OpenWRT Table of Hardware](https://openwrt.org/toh/start)

2. Download the appropriate firmware version (for example, for DIR-615 D4 it could be dd-wrt.v24-XXXX_newd-2_k2.6.bin).

3. Update the software via the web interface DIR-615 in the section System Tools → Software Update. Attention: do not interrupt the process!

4. After installation, log in to the new interface (usually at 192.168.1.1) and set up the repeater mode:

- IN DD-WRT: Wireless → Basic Settings → Wireless Mode: Repeater;

- IN OpenWRT: Network → Wireless → Add → Mode: Client/Repeater.

5. Specify the parameters of the main network (SSID, channel, encryption type) and save the settings.

Common problems and their solutions

Even with proper setup, difficulties can arise. Here are the most common ones and how to resolve them:

  • 🔴 The repeater does not connect to the main network:
    • Check if they match SSID, channel and encryption type on both routers;
    • Make sure your main router supports WDS (some budget models cannot work in this mode);
    • Try manually entering the MAC address of the main router in the settings. DIR-615.
  • 🔴 Slow speed or dropped connections:
    • Reduce the distance between routers or use a less crowded channel (e.g. 1, 6 or 11 in the range 2.4 GHz);
    • Disable the function on the main router Auto Channel Selection;
    • Try changing the channel width with 40 MHz on 20 MHz for greater stability.
  • 🔴 Devices do not connect to the repeater network:
    • Check if it is disabled DHCP server on DIR-615;
    • Make sure that the repeater's IP address does not conflict with other devices on the network;
    • Reboot both routers.

⚠️ Attention: If after setting up the repeater the internet works, but some websites don't open, check the settings DNSManually enter Google's DNS (8.8.8.8) or Cloudflare (1.1.1.1) in the settings DIR-615.

Signal Optimization: How to Improve Coverage

Even after successfully setting up a repeater, signal quality may still be poor. Here are some ways to improve it:

1. Router location: place DIR-615 Halfway between the main router and the "dead zone." Avoid areas with thick walls or metal obstructions. The optimal height is 1–1.5 meters from the floor.

2. Antenna setup: If the antennas are removable, try replacing them with models with a higher gain (for example, 7 dBi or 9 dBi). Also experiment with the tilt angle - sometimes a vertical position gives a better result than a horizontal one.

3. Changing the channel: use apps like Wi-Fi Analyzer (Android) or NetSpot (Windows/macOS) to find the least crowded channel in your area. In urban areas, channels 1, 6 And 11 often overloaded - try 3 or 9.

4. Updating the firmware of the main router: Sometimes problems with the repeater are not related to DIR-615, but with the main router. Check for updates for it.

FAQ: Frequently asked questions about setting up the DIR-615 as a repeater

Can the DIR-615 be used as a wireless repeater?

Yes, DIR-615 supports wireless connection in repeater mode via WDS or a client bridge. However, for initial setup, it's recommended to connect it to the PC via cable to avoid losing connection while changing settings.

Why did my internet speed drop after setting up the repeater?

This is normal: when retransmitting a signal through a repeater, speed is reduced by 30-50% due to double data transfer (main router → repeater → device). To minimize losses:

  • Place the repeater closer to the main router;
  • Use a less crowded Wi-Fi channel;
  • Disable unnecessary features on the repeater (eg. QoS or Parental Control).

Is it possible to connect devices to the DIR-615 repeater via cable?

Yes, in repeater or client bridge mode you can connect devices (eg. Smart TV or a game console) to LAN ports DIR-615In this case, the speed via cable will be higher than via Wi-Fi.

What should I do if the Internet doesn't work after setting up the repeater?

Please check the following points:

  1. Do the security settings match? (SSID, password, encryption type) on the main router and repeater;
  2. Is it disabled? DHCP server on DIR-615;
  3. Is it indicated correctly? MAC address main router in the settings WDS;
  4. Is there an IP address conflict (for example, if both routers have 192.168.0.1).

If the problem persists, reset the settings DIR-615 and set it up again.

Is this manual suitable for DIR-615 with firmware from a provider (for example, Rostelecom)?

No, if on yours DIR-615 The customized firmware from the provider is installed, many functions (including WDS) may be blocked. In this case:

  • Update the firmware to the official version from the D-Link website;
  • Or use client bridge mode (method 2).