Many people are familiar with the situation when the internet suddenly slows down, and pages load with delays. Often, this behavior isn't caused by a provider outage or equipment failure, but by simple bandwidth congestion from unauthorized devices. Neighbors parked near your window or unscrupulous guests may have learned your password and are now actively consuming bandwidth by downloading movies or playing online games. In the digital age, access to your local network opens up opportunities not only for free surfing but also for potential access to personal files stored on computers or network-attached storage devices (NAS).
Checking connected subscribers is the first thing you should do if you suspect a traffic leak. Modern routers have built-in monitoring tools that allow you to see all active connections in real time. You don't need to be a network engineer or have in-depth knowledge of data transmission protocols to figure this out. All you need is a computer or smartphone connected to the router and access to the device's admin panel.
In this article, we'll take a detailed look at how to check who's using your Wi-Fi connection using standard router tools from various manufacturers. We'll cover methods for blocking uninvited guests, setting up MAC address filtering, and other ways to secure your home network. Wi-Fi Security A password is not just a complex combination of characters, but a set of access control measures. Ignoring these measures can lead to serious consequences, including personal data theft.
Signs of the presence of foreign devices on the network
The first sign that someone else is using your Wi-Fi is a sharp drop in connection speed. If you're paying for a 100 Mbps plan and your Full HD video is lagging even when you're doing nothing, you should be wary. However, low speeds don't always indicate hacking: interference from neighboring routers, operating on an overloaded frequency, or technical issues with your provider could be the cause. Therefore, it's important to distinguish between external factors and actual traffic leaks.
Pay attention to the indicators on your router. The light that indicates wireless data transmission (usually labeled WLAN, Wi-Fi, or depicted as an antenna) may be acting strangely. If you've turned off all your devices or moved away from the router, and the light continues to flash rapidly and erratically, this is a sure sign that someone else is actively transmitting data. Normally, when there's no activity, this light should either be solid or flash slowly.
⚠️ Attention: Some router models have a "WPS" feature that may be enabled by default. This feature allows you to connect to the network without entering a password, simply by pressing a button on the router, which is a huge security hole. If you don't use WPS, be sure to disable this option in the settings.
Another sign may be an inability to connect to your own network. If the router has reached its limit of connected clients (usually 10-15 devices for home models), it will simply stop allowing new devices, returning the error "Unable to connect." It's also worth checking your browsing history or DNS queries if you have access to logs, although modern routers rarely store detailed browsing history by default.
How to access the router control panel
To see a list of connected devices, you need to access your router's web interface. This can be done from any device connected to the network, be it a laptop, tablet, or smartphone. The first step is to open any browser and enter the router's IP address in the address bar. Standard addresses usually look like this: 192.168.0.1 or 192.168.1.1The exact address, as well as the default login and password, are always indicated on a sticker located on the bottom of the device.
If the default addresses don't work, you can find the correct IP address using the command line on a Windows computer. Press the key combination Win + R, enter cmd and press Enter. In the black window that opens, enter the command ipconfig and find the line "Default Gateway." The digital code next to this line is the address for accessing your router's settings.
After entering the address, the system will ask for authorization. If you have never changed the default data, try the combination admin/admin or admin/passwordFor devices from different manufacturers, the pairings may differ: for example, Zyxel the password is often used 1234, and in some models Asus When you first log in, you'll need to create a new user. If the default passwords don't work or you don't remember them, you'll need to perform a factory reset (hard reset) by holding the Reset button for 10-15 seconds.
What to do if the address 192.168.0.1 does not open?
If your browser displays "Page not found" or "Unable to access," check whether your device is connected to the router's Wi-Fi network or to its LAN port via cable. Also, make sure your network card settings are set to obtain an IP address automatically (DHCP). Sometimes antivirus software or firewall software can block access to local addresses—try temporarily disabling them.
Analyzing the client list on routers of different brands
Control panel interfaces vary greatly across manufacturers, but the logic for finding client information remains the same. Look for sections with the words "Wireless," "WLAN," "Status," "Client List." Let's look at where to find this information on popular equipment models.
On devices TP-Link (especially with a green or blue control panel) you need to go to the menu Wireless (Wireless mode) and select the item Wireless Statistics (Wireless Statistics). This displays a table with the MAC addresses of all connected devices and the number of data packets sent/received. In newer TP-Link (Tether) interfaces, this information is often displayed on the main screen as a network map or in the section Basic -> Wireless.
In routers D-Link (DIR series) customer information is usually located on the main tab Status (Status) or in the section Advanced -> Wireless -> Station List (List of Stations). The D-Link interface often displays not only the MAC address, but also the device name (Hostname), if it is recognized, which greatly simplifies identifying "friends" from "foes."
For equipment Asus with the AsusWRT shell you need to open a tab Network Map (Network Map). A list of all connected clients with device icons (PC, smartphone, TV) will be displayed on the right side of the screen. Clicking on a specific device will display detailed information about connection speed and uptime. Routers MikroTik And Keenetic also have handy lists in the section Home Network or Interfaces -> Wireless -> Associations.
| Router brand | Menu section | Item name | Peculiarities |
|---|---|---|---|
| TP-Link | Wireless | Wireless Statistics | Shows MAC and data packets |
| D-Link | Status / Advanced | Wireless / Station List | Often shows the host name |
| Asus | Network Map | Client list (right) | Visual device icons |
| Keenetic | Client list | Home network | Detailed information about IP and name |
Once you've found the list, compare the number of devices with the number you actually have. If you count five devices, but you only have a phone and a laptop, then there are uninvited guests on your network. To accurately identify them, you can temporarily disable Wi-Fi on your devices and see which device disappears from the list.
Identifying devices by MAC address
The main identifier of any network equipment is MAC address (Media Access Control Address). This is a unique code consisting of 12 hexadecimal digits (for example, A4:5E:60:C2:1F:8B), which is assigned to a network adapter during manufacturing. Unlike an IP address, which can change, a MAC address is typically constant, making it an ideal filtering tool.
The first six characters of a MAC address (OUI — Organizationally Unique Identifier) identify the device manufacturer. Knowing this code, you can determine what kind of gadget is connected: a smartphone. Apple, video card Nvidia or chipset RealtekThere are special online services and OUI tables where you can enter the first three bytes of an address to find the manufacturer. If you see a device from a manufacturer you don't own (for example, an unknown IP camera or someone else's laptop) in the client list, this is cause for concern.
To make it easier to maintain a list of your devices, it's recommended to write down the MAC addresses of all your devices in advance. This can be done in the settings of each gadget:
- 📱 Android: Settings -> About phone -> Status (or in the Wi-Fi section -> Advanced).
- 🍏 iOS: Settings -> General -> About -> Wi-Fi Address.
- 💻 Windows: Command Prompt -> Command
ipconfig /all-> "Physical address" line. - 🖥️ macOS: System Preferences -> Network -> Wi-Fi -> Advanced -> Hardware.
Modern smartphones (iOS 14+ and Android 10+) use a feature called "Private Wi-Fi Address." This means the device generates a random MAC address for each new network to protect against tracking. If you see an unknown device in your router's list that appears and disappears, it may be your own phone that has changed its identifier. In this case, for reliable protection, it's best to use filtering not only by MAC address but also by device name, or disable randomization for your home network.
Methods for blocking and protecting Wi-Fi networks
If you detect an intruder, you must immediately block their access. The easiest way is to change your Wi-Fi password. After changing the password (WPA2-PSK or WPA3) all devices will be disconnected, and a new combination of characters will be required to reconnect. This is guaranteed to remove all uninvited guests, but will require reconnecting all your gadgets, including smart plugs and TVs.
A more flexible method is to use White List (Whitelisting) or MAC address filtering. In the router settings (usually in the Wireless MAC Filtering section), you can enable a mode that allows access ONLY to devices with specific addresses. All others, even with the password, will be blocked. This is the most reliable security method, but it requires manual registration of each new device, which can be inconvenient for guests who frequently change devices.
⚠️ Attention: Be careful when setting up MAC address filtering. If you enable "Allow listed only" mode and forget to enter the MAC address of your current device (computer or phone), you will lose access to the router and the internet. In this case, the only solution is to reset the settings using the Reset button.
It is also worth checking if the function is activated WPSThis standard allows you to connect to Wi-Fi with the press of a button, but it is vulnerable to brute-force attacks. Even if you have a strong password, enabling WPS can be a security breach. Disable this feature in the section Wireless Settings -> WPS.
☑️ Wi-Fi Security Checklist
Software for traffic monitoring
If your router's built-in tools don't seem informative enough, you can use specialized PC software. Programs like WireShark allow you to analyze passing traffic, but require in-depth knowledge of network protocols. For the average user, network scanning utilities such as SoftPerfect WiFi Guard or Angry IP Scanner.
These programs scan your local network and display all active IP addresses and their corresponding MAC addresses. The advantage of this approach is that you can run the scan in the background and receive notifications whenever a new device appears on the network. For example, WiFi Guard can sound a warning or send an email if an unknown client is detected.
However, it's important to remember that such programs only work when the computer with the installed software is turned on and connected to the network. They can't block the device at the router level (unless you use the router's API), but only inform you of the problem. For ongoing protection, it's best to rely on the router's settings.
Frequently Asked Questions (FAQ)
Can my neighbor steal my Wi-Fi if I hide the network name (SSID)?
Hiding the SSID is not a reliable security method. Although the network will not appear in the list of available networks for ordinary users, a skilled attacker using simple sniffer programs (such as Airodump-ng) can easily see the hidden network and even learn its name by analyzing the data packets your router continues to send. This only creates the illusion of security.
What should I do if I don't remember my router admin password?
If the default passwords (admin/admin) don't work, and you've changed them and forgotten them, the only solution is to perform a factory reset (hard reset). To do this, find the small hole marked "Reset" on the router's case, press it with a paperclip, and hold it there for 10-15 seconds until all the lights blink. After this, the router will be as good as new, and you'll have to set up the internet again.
Is it dangerous if someone else connects to my Wi-Fi?
Yes, it's dangerous. Someone on your local network could theoretically try to scan your devices for vulnerabilities, intercept unencrypted traffic (if websites don't use HTTPS), or even inject malicious code. Furthermore, your IP address could be used to conduct illegal activities online, and you could be the one facing questions from your ISP or law enforcement.
Why doesn't my router allow new devices to connect?
Home routers have a limit on the number of simultaneously connected clients (usually 15-32). If you have many unauthorized devices connected to your router, or your neighbors have a powerful signal booster, the limit may be reached. Another possible cause is a DHCP pool configuration: if the pool only has 10 addresses, the 11th device simply won't receive an IP address.
How often should I change my Wi-Fi password?
Cybersecurity experts recommend changing passwords for critical systems every 3-6 months. For home Wi-Fi, it's sufficient to change the password if you suspect a hack, if employees leave (if you're in an office), or if you've given the password to guests who no longer need access. Using a strong password is more important than changing it frequently.