You've noticed that the internet has become slower than usual, and in your router settings D-Link Not sure if all the connected devices belong to you? Perhaps your network has been accessed by neighbors, unscrupulous guests, or even hackers using your traffic for their own purposes. In this article, we'll look into this. all available methods for checking the list of connected devices — from a standard web interface to specialized applications, and we will also tell you how block other people's gadgets and protect the network from unauthorized access.
The verification procedure depends on your router model. D-Link (For example, DIR-300, DIR-615, DIR-825 or newer series COVR), but the general principle remains the same. If you've never accessed your router's control panel, don't worry: we'll provide step-by-step instructions with pictures and explanations for each step. And for those who prefer mobile solutions, we'll take a look at the official app. D-Link Wi-Fi and alternative utilities.
We warn you in advance: some methods (for example, scanning the network through arp or nmap) require basic command line skills. But even if you're a beginner, we've tried to make the instructions as simple as possible. Just remember, don't rush to block unknown devices until you're sure they're genuine!
1. Checking via the D-Link router web interface
The most reliable and universal method is to access the router's control panel through a browser. This method works on all D-Link models, regardless of the year of manufacture, and does not require any additional software. You only need a computer, tablet, or smartphone connected to the router's network (via cable or Wi-Fi).
Instructions for most models (DIR-300, DIR-615, DIR-825, DVA-5592 and others):
- Find out your router's IP address. Usually it is
192.168.0.1or192.168.1.1You can check it via the command line (ipconfigfor Windows orifconfig(for macOS/Linux) - look for the line "Default gateway". - Open your browser (Chrome, Firefox, Edge) and enter the IP address in the address bar. Click
Enter. - Enter your login and passwordBy default, this is often
admin/adminoradmin/blank password. If you changed your details, use your own. - Go to the section with the list of devicesThe path may differ:
- 🔹 Old models (firmware before 2018):
Status → Wireless → Client ListorAdvanced → Network Tools → Client List. - 🔹 New models (firmware 2019 and newer):
Wi-Fi → Connected DevicesorNetwork Settings → DHCP → Client List.
- 🔹 Old models (firmware before 2018):
In the table you will see:
- 📱 Device name (if it is specified in the gadget settings).
- 🔢 MAC address — unique identifier (example:
00:1A:2B:3C:4D:5E). - 🌐 IP addressissued by the router (for example,
192.168.0.103). - ⏱️ Connection time (not on all models).
⚠️ Attention: If the list contains devices with unfamiliar MAC addresses or names likeandroid-123456,Unknown,Xiaomi_abcdef— these are potential "invaders." But first, check whether they belong to your guests or smart devices (for example, Xiaomi could be a light bulb or a vacuum cleaner).
Where can I find the MAC address on my devices?
📱 Android: Settings → About phone → General information → Wi-Fi MAC address.
🍎 iPhone/iPad: Settings → General → About → Wi-Fi Address.
💻 Windows: Open command prompt and type ipconfig /all — look for the line "Physical address".
🖥️ macOS: System Preferences → Network → Advanced → Ethernet/Wi-Fi → MAC Address.
2. Using the D-Link Wi-Fi mobile app
If you find the web interface inconvenient, use the official app. D-Link Wi-Fi (available for Android And iOS). It is suitable for most modern routers of the series DIR, COVR, DVA and allows you to manage your network directly from your smartphone. The app's advantages include a user-friendly interface and the ability to receive notifications about new connections.
How to use:
- Download the app from App Store or Google Play (Name: D-Link Wi-Fi).
- Connect to your router's network D-Link.
- Launch the application and follow the instructions to add a device (you will need to enter your router login/password).
- Go to the section
DevicesorConnected clients(the name may differ).
In the application you will see:
- 📊 List of devices with icons (smartphone, laptop, TV, etc.).
- 📶 Signal level each gadget.
- ⏳ Connection time and consumed traffic (on new models).
- 🔒 Lock button next to each device.
The application also allows you to:
- 🔄 Reboot the router remotely.
- 📵 Disable the Internet for a specific device.
- 🛡️ Set up a guest network (useful for restricting guest access).
⚠️ Attention: In some router models (for example, DIR-300NRU (With outdated firmware), the app may not display a full list of devices. In this case, use the web interface or update your router's firmware.
Check if you are connected to the router's Wi-Fi network | Restart the router (button Reset on the back panel)|Update the app to the latest version|Try resetting the router to factory settings (hold Reset 10 seconds)
-->
3. Viewing via the command line (for advanced users)
If you don't have access to the web interface or application, you can find a list of connected devices via the command line. Windows, macOS or LinuxThis method shows all devices on the local network, including those connected via cable. However, it requires minimal knowledge of how to operate the terminal.
Instructions for Windows:
- Open
Command line(Win + R→ entercmd→Enter). - Enter the command to view the ARP table (list of IP and MAC addresses):
arp -a - Look for lines with IP addresses from your subnet (for example,
192.168.0.x).
Instructions for macOS/Linux:
- Open
Terminal. - Enter the command:
nmap -sn 192.168.0.0/24(replace
192.168.0.0/24to your subnet, if it is different). - Wait for the scan to complete – the program will display all active devices.
What do the results mean:
- 🔢 IP address (For example,
192.168.0.101) — identifier of the device on the network. - 🔑 MAC address (For example,
A4:1B:C2:D3:E4:F5) — "passport" of the device. - 💻 Host name (if defined) - may indicate the device type (e.g.
iPhone-X,DESKTOP-123).
⚠️ Attention: TeamsarpAndnmapshow all devices on the network, including those connected to the router via cable. To filter only Wi-Fi clients, compare the results with the data from the router's web interface.
4. Third-party network monitoring programs
If standard methods seem complicated, try specialized utilities. They automatically scan your network and display connected devices along with additional information (manufacturer, device type, and bandwidth usage). We recommend these proven programs:
| Program | Platform | Peculiarities | Link |
|---|---|---|---|
| Advanced IP Scanner | Windows | Free, shows MAC addresses and manufacturers, exports to CSV | advanced-ip-scanner.com |
| Fing | Android, iOS, Windows, macOS | Scans the network, identifies devices, tests speed | fing.com |
| Wireless Network Watcher | Windows | Monitors new connections and saves history | nirsoft.net |
| Angry IP Scanner | Windows, macOS, Linux | Open source, supports plugins, and scans ports. | angryip.org |
How to use (using example) Fing):
- Download and install the program on your smartphone or computer.
- Connect to the router's Wi-Fi network D-Link.
- Run the scan (in Fing - button
Scan). - Browse the list of devices. The program will automatically detect the manufacturer by MAC address (for example,
Apple,Samsung,Xiaomi).
Advantages of third-party programs:
- 🔍 More detailed information (device model, open ports).
- 📊 Connection history (You can track when a new device appears).
- 🛡️ New device notifications (in some programs).
⚠️ Attention: Some programs (eg Wireless Network Watcher) may be detected by antivirus software as "potentially dangerous" due to network scanning. This is a false positive—but download software only from official websites!
5. How to block other people's devices on a D-Link router
If you find unfamiliar devices on the network, you can block them in two ways: through MAC address filtering or isolation in the router settingsThe first method is more reliable, but requires manually entering addresses. The second is simpler, but doesn't work on all models.
Method 1: Filtering by MAC address
- Go to the router's web interface (instructions in first section).
- Go to section:
- 🔹 Old models:
Advanced → MAC FilterorWireless → MAC Filter. - 🔹 New models:
Wi-Fi → MAC Filtering.
- 🔹 Old models:
Deny (to prohibit).Method 2: Isolating devices (guest network)
- In the web interface, find the section
Guest ZoneorGuest network. - Enable the guest network and set a separate password for it.
- Move other people's devices to the guest network (if your router supports this feature).
- 🔐 Use a modern type of encryption:
- 🔹
WPA3— the most secure (available on new routers). - 🔹
WPA2-PSK (AES)— a reliable option for older models. - ❌ Avoid
WEPAndWPA- they are easy to hack.
- 🔹
- 🔄 Update your router firmware regularly:
- 🔹 Find the section in the web interface
System → Firmware Update. - 🔹 Download firmware only from the official website dlink.ru.
- 🔹 Find the section in the web interface
- 📵 Disable WPS:
- 🔹 This feature simplifies connection, but is vulnerable to attacks.
- 🔹 Find it in your router settings
WPSand turn it off.
- 🕵️ Set up notifications for new devices:
- 🔹 In the app D-Link Wi-Fi or Fing Turn on the notification option.
- 🔧 Reset settings button
Reset(hold for 10-15 seconds). - 🔑 Set a new password administrator and Wi-Fi (do not use standard
admin/admin). - 🛡️ Check your router for malware using an antivirus (for example, Dr.Web CureIt!).
- 🔌 The router does not respond to settings: Try a different browser (for example, Firefox instead of Chrome) or clear the cache.
- 📡 The device list is empty: Make sure you are connected to the correct network (you may have multiple access points).
- 🔒 Forgot your router password: Reset settings with the button
Reset(will reset to factory settings). - 🔹
D8:B1:2A— Samsung. - 🔹
3C:5A:B4— Google (May be Nest or ChromeCast). - 🔹
B8:27:EB— Raspberry Pi.
Method 3: Change your Wi-Fi password
The most radical but effective method is change your Wi-Fi passwordAll devices will be disconnected, and you'll have to reconnect your gadgets, but this is guaranteed to solve the "invader" problem.
⚠️ Attention: MAC address blocking isn't 100% secure—an experienced user can spoof the MAC address. For added security, combine this method with complex Wi-Fi password (at least 12 characters, with numbers and special characters) and disabling WPS.
6. Additional security measures for Wi-Fi networks
Checking your connected devices is just the first step. To keep your Wi-Fi secure, follow these guidelines:
What to do if the router has already been hacked?
If after resetting the settings other devices continue to appear, this may mean that your router is infected with malware (for example, VPNFilter or Mirai). In this case, we recommend disconnecting it from the network and contacting D-Link support.
7. Common mistakes and their solutions
When checking connected devices, users often encounter problems. Let's look at the most common ones:
| Problem | Cause | Solution |
|---|---|---|
| The router's web interface won't open. | Invalid IP address, router not responding | Check IP via ipconfig, reboot the router, reset the settings |
| The D-Link app doesn't find the router. | Outdated firmware, router not supported | Update your firmware or use the web interface |
| "Ghost" devices are showing up in the device list. | Cached data, devices were connected previously | Refresh the page or reboot your router |
| I can't lock my device by MAC. | Filtering is disabled or the MAC address is entered incorrectly. | Check the MAC format (example: 00:1A:2B:3C:4D:5E) |
Other possible problems:
⚠️ Attention: On some models D-Link (For example, DIR-615 with firmware before 2016) the section with the list of devices may be calledDHCP Clients TableIf you haven't found the item you're looking for, check all the tabs in the menu.StatusorAdvanced.
FAQ: Answers to Frequently Asked Questions
Is it possible to find out which websites connected devices visit?
Yes, but this requires additional settings. In routers D-Link This function is called Traffic Monitoring or Parent ControlIt is not available on all models. An alternative is to use programs like GlassWire (for Windows) or configure monitoring via OpenWRT (for advanced users).
Why does my device appear twice in the device list?
This is normal if your device is connected via both Wi-Fi and a cable (for example, a laptop with an Ethernet adapter). Duplicate entries may also appear if the device has recently reconnected and the router hasn't yet updated the DHCP table. Restart the router to clear the cache.
How to distinguish your device from someone else's by MAC address?
The first 3 pairs of characters of the MAC address indicate the manufacturer. For example:
A complete list of manufacturers can be found on the website macvendors.com.
What should I do if my D-Link router does not support MAC filtering?
In this case:
- Change your Wi-Fi password to a more complex one (at least 12 characters, with numbers and special characters).
- Disable the feature
WPSin the settings. - Set up
Guest networkfor temporary connections. - Consider purchasing a new router with support
WPA3.
Is it possible to see connected devices without access to the router?
Yes, but with limitations. You can:
- 🔹 Use programs like Fing or Advanced IP Scanner (they will show the devices on your local network).
- 🔹 In Windows use the command
net vieworarp -a.
However, without access to the router, you will not see devices connected to other networks (for example, if you have multiple VLANs).