A sudden drop in internet speed or occasional lag in online games are often the first signs that someone has connected to your home network without permission. Third-party users They can use your traffic to download large files or even conduct illegal activities, which ultimately becomes your responsibility. That's why quickly monitoring active clients is a basic skill for any home network administrator.
Modern routers offer extensive traffic analysis capabilities, but interfaces can vary significantly between manufacturers. In this article, we'll take a detailed look at How to view the number of WiFi connections We'll also discuss methods for protecting your local network's perimeter from intruders on popular router brands.
To get started, you'll need a basic understanding of your network structure and access to your router's control panel. This doesn't require advanced programming knowledge, but it's a good idea to be careful when entering commands and configuring settings.
Using built-in tools of the Windows operating system
The fastest way to get preliminary information about your network environment without accessing your router's settings is to use the Windows command line. This method allows you to see the IP addresses of devices with which your computer has recently communicated, although it won't provide a complete picture of all connections to the access point.
To start diagnostics, press the key combination Win + R, enter cmd and press Enter. In the window that opens, you need to enter the command arp -aThis utility displays the Address Resolution Protocol (ARP) table, which associates IP addresses with the physical MAC addresses of devices on your local network.
The command will result in a list where you can see your gateway (router) and other devices. However, it's important to remember that ARP table stores only those addresses with which there has been recent interaction, so the list may not be complete.
- 🖥️ Team
arp -ashows cached data, not real time. - 📡 You will only see devices that are on the same subnet as your PC.
- ⚡ This method does not require entering the router password, but provides limited information.
- 🔍 For an accurate calculation, it is still better to use the router's web interface.
⚠️ Attention: Not all devices are on the list
arp -aare currently active. Some records may be residual from previous sessions or connections to public networks if the laptop was previously used outside the home.
Analyzing the received data requires careful consideration. If you see multiple unknown IP addresses, this may indicate network activity, but for a definitive verdict, you need to check the router's login information.
Login to the router control panel: standard addresses
To get an accurate and up-to-date list of all connected clients, you need to log in to your router's web interface. To do this, open any browser and enter the gateway IP address in the address bar. This is usually the default 192.168.0.1 or 192.168.1.1, however, manufacturers may use other options.
If the default addresses don't work, you can find out the exact gateway IP via the command line. Enter the command ipconfig and find the line "Default Gateway." This is the address you need to enter into your browser.
After navigating to the address, the system will ask for your login and password. If you have never changed the factory settings, the login details are usually located on a sticker on the bottom of the device. The default pairs are often admin/admin or admin/password.
| Manufacturer | Default address | Login | Password |
|---|---|---|---|
| TP-Link | 192.168.0.1 | admin | admin |
| ASUS | 192.168.1.1 | admin | admin |
| D-Link | 192.168.0.1 | admin | (empty) |
| Zyxel | 192.168.1.1 | admin | 1234 |
| Keenetic | 192.168.1.1 | admin | 1234 |
In some cases, especially on provider devices or newer models with technology Plug-and-PlayThe password can be unique and printed on a label along with the WPS PIN. Be careful when entering the data, as the system blocks access after several unsuccessful attempts.
☑️ Checking access to the router
Checking connections on TP-Link and ASUS routers
TP-Link and ASUS router interfaces are among the most common, and finding client information is quite easy. On newer TP-Link devices with a Tether interface or a green web interface, simply look at the main page.
Typically, a network diagram appears at the top or center of the screen, visually displaying the number of connected wired and wireless devices. Clicking on a number or wireless network icon takes you to a detailed list.
At routers ASUS With ASUSWRT firmware, go to the "Network Map" section. There, in the "Clients" section, the total number of connections will be displayed. Clicking on this number will display a list of all devices with their IP addresses, MAC addresses, and connection times.
- 📱 TP-Link routers often have a blocking function available directly from the client list.
- 📶 ASUS allows you to sort devices by connection type (2.4 GHz or 5 GHz).
- ⚙️ In both cases, you can set a static IP for known devices.
- 🛡️ The "Parental Control" function is often integrated into this same section.
It's important to note that on some older TP-Link models, the menu may be called "Wireless" -> "Wireless Statistics." This only displays the number of clients; for more detailed information, you need to go to additional lists.
Monitoring clients on D-Link and Zyxel routers
Devices from D-Link and Zyxel (Keenetic) have their own menu logic, which can be confusing for inexperienced users. On D-Link routers with a green interface (older models), information is often hidden in the "Status" -> "Clients" or "DHCP" -> "DHCP Client List" section.
Modern D-Link routers with a blue interface feature a "Clients" widget on the main page or under "Wi-Fi" -> "Client List." This displays not only the IP address but also the connection speed of each device in real time.
Routers Zyxel Keenetic They're renowned for their user-friendliness. The home network icon with the number of active devices is always visible on the main panel ("System Monitor"). Clicking on it opens a detailed list where you can rename devices for convenience (for example, "Mom's iPhone" or "Living Room TV").
⚠️ Attention: The Zyxel and D-Link client list may display devices connected via a cable (LAN). Don't confuse these with wireless devices if you're specifically testing WiFi connections.
These routers offer features that allow you to not only monitor but also manage access. For example, you can set a speed limit for a specific guest or completely block their internet access according to a schedule.
Mobile applications for network management
As technology advances, router manufacturers are increasingly moving away from browser-based interfaces in favor of mobile apps. This is convenient because it allows you to check who's connected to your WiFi from anywhere in the world, or access the internet on your smartphone.
Apps like Tether (for TP-Link), ASUS Router, Keenetic or WiFi Master Provide push notifications about new connections. This means you'll instantly know if a new device attempts to connect to your network.
Furthermore, mobile interfaces are often more intuitive. They use device icons (TV, phone, laptop), making identification easier. Access control is implemented using simple switches.
However, it's important to keep in mind that the app requires the router to have access to the manufacturer's cloud services. If you're concerned about completely isolating your network from the outside world, this method may not be suitable for you.
Third-party network scanning programs
If you find the router's built-in interface inconvenient or want more technical information, you can use third-party software. Network scanner programs, such as Advanced IP Scanner, Wireless Network Watcher or Fing (for mobile), work wonders.
These snails scan the entire address range of your subnet and return a list of all active devices. They can often identify the network card manufacturer by the MAC address, which helps identify the device: a Samsung phone, a Hikvision camera, or an unknown laptop.
Using such programs is especially useful if the router interface is glitchy or doesn't display all clients. They operate independently of the router's settings, relying on the devices' responses to network requests.
Example command for Linux/Mac (nmap):
nmap -sn 192.168.1.0/24
This approach provides an independent picture of what's happening on the network and helps double-check data received from the router's admin panel.
Protect your network and block unwanted guests
Once you've detected an unauthorized device, the question of security arises. The simplest, but not the most effective, method is blocking by MAC address. You can add the offending device's address to a blacklist in the router interface.
However, an experienced user can change the MAC address of their device and bypass this protection. Therefore key point is changing the WiFi password. It is recommended to use encryption WPA2-PSK or WPA3 and a complex password containing letters of different upper and lower case and numbers.
- 🔒 Change your router's administrator password from the factory default to a complex one.
- 🚫 Disable the WPS function as it is a vulnerability.
- 👁️ Update your router firmware regularly to patch security holes.
- 📉 Use a guest network for visitors, isolating them from their main devices.
What is MAC filtering?
MAC filtering is an access method whereby the router only allows devices with pre-approved physical addresses onto the network. This is reliable, but inconvenient for frequent users.
A comprehensive approach to security ensures that even if a password is somehow compromised, an attacker will not be able to cause significant damage to your local infrastructure.
Frequently Asked Questions (FAQ)
Can my neighbor steal my WiFi if I changed the password?
If you've changed your password to a strong one and are using modern encryption (WPA2/WPA3), your neighbor won't be able to steal your WiFi connection. However, if you have WPS enabled or share your password with guests, the risk remains. The password could also be saved on a device your neighbor has used.
Does the number of connections affect internet speed?
Yes, the connection bandwidth is shared between all active users. If one of the connected devices starts downloading torrents or watching 4K videos, the speed on the other devices will inevitably drop, as bandwidth limited by the provider's tariff and the power of the router.
What should I do if I can't access my router settings?
Try resetting the router to factory settings by holding down the button Reset Press the device's case for 10-15 seconds. Afterward, use the data from the sticker on the bottom of the device. Remember that resetting will delete all your settings, including your ISP connection information, and you'll have to re-enter them.
How to hide your WiFi network from strangers?
You can disable SSID (network name) broadcasting in the wireless settings. This will make the network hidden, and you'll need to manually enter the network name and password to connect. This doesn't provide 100% protection, but it will hide the network from regular viewing by your neighbors.