Have you noticed that your internet has become slower and your data is running out early? Perhaps your Wi-Fi Outsiders have connected. According to research, one in five routers in Russia has an unsecured network or a weak password, allowing neighbors or hackers to use your internet without permission. This not only reduces speed but also creates security risks—your network could be used to spread viruses or conduct illegal activities.
In this article you will learn how check the list of connected devices On any router, identify unfamiliar devices and block them. We'll cover methods for popular models (TP-Link, ASUS, Keenetic, MikroTik), as well as universal methods via mobile apps and the command line. In addition, you will learn how to configure guest network and encryption WPA3to prevent repeated intrusions.
1. How to check connected devices via the router's web interface
The most reliable way is to access the router's control panel. You don't need any special software for this; a browser on your computer or smartphone is sufficient. The login address is usually located on a sticker on the back of the device (e.g., 192.168.0.1 or 192.168.1.1). The default login and password are also there - often it is admin/admin or admin/password.
After logging in, find the section with active connections. Depending on your router model, it may be called:
- 🔍 DHCP clients or Device List (TP-Link, Mercusys)
- 🖥️ Clients or Network → Wireless (ASUS)
- 📡 My Network → Devices (Keenetic)
- 🛡️ «Wireless» → «Registration Table» (MikroTik)
In the table you will see MAC addresses, IP addresses and device names. Compare them with your own devices. Unknown devices can be blocked right here—there's usually a button next to each line. Block or «Disconnect».
| Router brand | Path to the list of devices | How to block |
|---|---|---|
| TP-Link | Basic Settings → DHCP → Client List |
Click "Block" next to the device |
| ASUS | Network Map → Clients |
Select a device → “Block access” |
| Keenetic | My Network → Devices |
Click on the device → “Block” |
| MikroTik | Wireless → Registration Table |
Select the line → "Remove" button |
2. Identifying foreign devices by MAC address
MAC address A MAC address (or physical address) is a unique identifier for a network device. It can be used to determine the device's manufacturer and even its type (smartphone, laptop, TV). The first six characters of the MAC address indicate the vendor. For example:
- 📱
00:1A:79— Samsung - 💻
3C:5A:B4— Google (Pixel, Nest) - 🖥️
78:31:C1— Apple (iPhone, MacBook) - 📺
00:0A:EB— LG (TVs, monoblocks)
To find out the manufacturer by MAC address, use free services:
- 🌐 MAC Vendors Lookup (enter the address manually)
- 🔍 Arul’s MAC Address Database (detailed database)
- 📱 Android/iOS apps: MAC Address Lookup, Network Analyzer
If a device with a MAC address that doesn't belong to any of your devices appears on your network, it's cause for concern. This is especially true if the address begins with:
- 🚨
B8:27:EB— Raspberry Pi (often used for hacker attacks) - 🚨
00:0C:29— VMware (virtual machines) - 🚨
00:50:56— VMware or VirtualBox
How to fake a MAC address?
Attackers can change their device's MAC address to masquerade as legitimate devices. For example, using the following Linux commands:
sudo ifconfig wlan0 downsudo ifconfig wlan0 hw ether 00:11:22:33:44:55
sudo ifconfig wlan0 up
So don't rely on MAC filtering alone – combine it with other protection methods.
3. Mobile apps for Wi-Fi monitoring
If accessing your router settings is inconvenient, use specialized apps. They scan the network and display all connected devices in real time. The best options are:
- 📱 Fing (Android/iOS) — identifies devices, their MAC addresses, and even network vulnerabilities. Includes a notification feature for new connections.
- 🔍 Network Analyzer (Android/iOS) — shows the speed and traffic of each device. Suitable for identifying data-hungry gadgets.
- 🛡️ WiFi Guard (Android) - Compares current connections with your whitelist and alerts you to unauthorized access.
- 📊 IP Tools (Android/iOS) - a universal tool with network scanning and ping test functions.
Example of working with Fing:
- Install the app and connect to your Wi-Fi network.
- Click "Scan" — after 10–20 seconds a list of devices will appear.
- Click on an unknown gadget to see its MAC address, manufacturer, and IP.
- If the device is someone else's, block it through the router (as described in first section).
☑️ Check your network using Fing
Please note: Some applications (eg. WiFi Guard) require root rights on Android to block devices. Without them, they can only display a list of connected devices.
⚠️ Attention: Network scanning apps can show devices connected to neighboring Wi-Fi, if they're within range. Don't block them—it's pointless and can lead to conflicts.
4. Checking via the command line (Windows, Linux, macOS)
If you prefer to work without a graphical interface, you can use the command line. This method is suitable for experienced users and allows you to obtain detailed network information.
For Windows:
- Open Command line (
Win + R→ entercmd→Enter). - Enter the command:
arp -aIt will show a table of IP and MAC addresses mapping.
- Compare IP addresses to your range (usually
192.168.x.xor10.0.x.x).
For Linux/macOS:
- Open Terminal.
- Enter:
nmap -sn 192.168.1.0/24(replace
192.168.1.0/24to your subnet). - The system will display all active devices with MAC addresses and manufacturers.
To find out what IP address is assigned to your router, use:
- 🪟 Windows:
ipconfig(look for the line Main Gateway) - 🐧 Linux:
ip route | grep default - 🍎 macOS:
netstat -nr | grep default
5. How to block someone else's device: step-by-step instructions
If you find a device that's not yours, you need to block it. There are several ways:
Method 1: Blocking by MAC address
- Go to the router's web interface (as in first section).
- Find the section MAC filter or «Wireless MAC Filter».
- Add MAC address of other devices to blacklist.
- Save the settings and reboot the router.
Method 2: Change your Wi-Fi password
The simplest method is change password from the network. To do this:
- In the router panel, go to
Wireless Mode → Security Settings. - Select encryption type
WPA2-PSKorWPA3. - Create a complex password (at least 12 characters, with numbers and special characters).
- Save the changes - all devices will be disconnected and will need to reconnect.
Method 3: Disable DHCP for unknown devices
If someone else's device connects via a static IP, you can limit the distribution of addresses:
- Find it in your router settings «DHCP».
- Specify the range of IP addresses to be issued (for example,
192.168.1.100–192.168.1.200). - Assign static IP addresses to your devices outside this range.
⚠️ Attention: MAC address blocking isn't foolproof—an experienced user can spoof a MAC address. Always combine this method with with a strong password And WPA3 encryption.
6. Additional measures to protect your Wi-Fi network
To prevent unauthorized connections, configure your router according to these recommendations:
- 🔒 Enable WPA3 - a new encryption standard that is harder to crack than
WPA2If your router does not supportWPA3, useWPA2-PSKWith AES encryption. - 🚫 Disable WPS This feature simplifies connection, but it has vulnerabilities. It can be found in the settings. "Wireless" → "WPS".
- 📡 Hide the SSID - Disable network name broadcasting in the settings Wireless → Hide SSIDThis won't protect you from experienced hackers, but it will reduce the number of accidental connections.
- 🛡️ Set up a guest network - If you need to give access to guests, create a separate network with limited rights. For example, in TP-Link this is done in the section
Guest network. - 🔄 Update your router firmware — Manufacturers regularly patch vulnerabilities. Check for updates in the section
System Tools → Software Update.
Important: If your router is older than 5 years, it may not support modern security standards (such as WPA3). In this case, consider upgrading to a newer model—it's cheaper than paying for excess data or dealing with viruses.
| Vulnerability | Risk | How to protect yourself |
|---|---|---|
| Weak password | Password selection in 1–2 hours | Use a password longer than 12 characters with numbers and special characters |
| WPS enabled | Hacking in a few minutes | Disable WPS in your router settings. |
| Outdated firmware | Exploitation of known vulnerabilities | Update your router software every 3-6 months |
| Open ports | Remote access to the router | Close unnecessary ports in Firewall |
7. What should I do if someone else's device reappears?
If someone else's device continues to connect after being blocked, it may be:
- 🔄 Attacker reset the router settings (for example, through a button
Reset). - 🕵️ Someone from the family gives the password to strangers (check children or guests).
- 📶 Your Wi-Fi intercepted through a signal repeater (for example, a neighbor's repeater).
- 💻 Your computer infected with a virus, which distributes access to the network.
Actions in such cases:
- Reset your router to factory settings (button
Resetfor 10 seconds) and set it up again with a new password. - Check your computers for viruses by using Kaspersky Virus Removal Tool or Dr.Web CureIt!.
- Reduce signal strength in the router settings (section
Wireless Mode → Transmission Power). This will limit the coverage area to your apartment. - Change the Wi-Fi channel — Sometimes neighbors deliberately tune into your channel to intercept traffic.
⚠️ Attention: If someone else's device connects at the same time (for example, at night), this may be a sign targeted attackIn this case, it is recommended to not only block the MAC address, but also Change the password for the router control panel (by default this is often admin/admin).
Frequently Asked Questions
Is it possible to find out what websites someone else's device is visiting on my network?
Technically yes, but this requires specialized knowledge and may violate privacy laws. To monitor traffic, you can use:
- 📊 Programs: Wireshark (packet interception), GlassWire (traffic analysis).
- 🖥️ Router functions: some models (ASUS, Keenetic) show statistics of visited sites in the section
TrafficorParental control.
However, collecting data about websites visited without the user's consent illegally (Article 137 of the Criminal Code of the Russian Federation – violation of privacy).
Why do unknown gadgets with names like "Direct-TV" or "Amazon" appear in the list of devices?
These could be:
- 📺 Smart TVs (For example, LG Smart TV or Samsung Tizen), connected to the network.
- 🎮 Game consoles (PlayStation, Xbox, Nintendo Switch).
- 🔊 Smart speakers (Amazon Echo, Yandex Station).
- 💡 Smart home devices (Xiaomi, Philips Hue).
Check if these devices are connected to your network legally (for example, via smart plugs or speakers).
How to protect your Wi-Fi from hacking if your neighbor is an experienced hacker?
If you suspect a tech-savvy person is connecting to your network, take additional steps:
- Use a VPN on your router - some models (ASUS, Keenetic) support
OpenVPNorWireGuardThis hides your traffic even if someone intercepts access. - Set up a firewall - block incoming connections from outside in the section
FirewallorSecurity. - Enable logging - keep a connection log (section
System log). This will help track hacking attempts. - Use two-factor authentication to enter the router panel (if supported).
If attacks continue, consider transition to fiber optics with MAC binding (some providers offer this service).
Can my ISP see if other people are connected to my Wi-Fi?
Technically yes, but:
- 📡 The provider sees total traffic by your IP, but does not know how many devices are consuming it.
- 📄 Your contract usually states that you are responsible for the security of your network. If pirated content or spam is distributed over your Wi-Fi, your provider may block access or transfer the data to law enforcement agencies.
- 🛡️ Some providers (eg. Rostelecom, Beeline) offer a service Secure Wi-Fi - They automatically monitor suspicious activity.
If you detect an unauthorized connection, it's best to immediately block the other person's device and change the password.
How do I know if my Wi-Fi has been hacked?
Signs of hacking:
- 🐢 A sharp drop in speed without objective reasons (check on Speedtest).
- 📉 Unexplained increase in traffic (check in your provider's personal account).
- 🔌 Unknown devices in the list of connected ones (how to check - see Section 1).
- 🔄 Unintentional changes to router settings (for example, the password was reset).
- 🚨 Antivirus detects attacks from the local network.
If you notice at least 2-3 signs, immediately change your Wi-Fi password And update your router firmware.