How to find out how many devices are connected to a Keenetic Wi-Fi router: all the methods

Has your internet speed suddenly dropped, and YouTube videos are constantly freezing? Perhaps your Keenetic third-party devices have connected—neighbors, guests, or even hackers exploiting vulnerabilities in network security. Checking the list of connected gadgets should become a regular procedure, especially if you haven't changed your Wi-Fi password for more than six months.

In this article you will find 5 working methods track devices on a router Keenetic — from simple viewing via a web interface to advanced methods using SSH and third-party utilities. We'll also look at how distinguish legitimate devices from othersWhat to do if you detect an unfamiliar connection, and why the router sometimes shows "extra" devices (spoiler: it's not always a hack).

If you've never accessed your router settings before, don't worry: the first two methods don't require any technical knowledge. For experienced users, we've prepared a section with an analysis. ARP tables and scripts for automatic network monitoring.

📊 How often do you check your Wi-Fi-connected devices?
Never
Once every few months
Every month
Only if there are problems

1. Viewing the list of devices via the Keenetic web interface

The fastest way is to use built-in control panel router. It works on all models. Keenetic, including Giga, Hero, Viva And Lite, regardless of the firmware version.

Step-by-step instructions:

  1. Connect to the router's network (via Wi-Fi or cable).
  2. Open your browser and type in the address bar 192.168.1.1 (or my.keenetic.net, if you changed the settings).
  3. Enter your login and password (default - admin/admin, if you haven't changed it).
  4. Go to the section Devices (or Local Network → Devices in old firmware).

Here you will see full list of connected devices indicating:

  • 🔹 Device name (if it is broadcast - for example, iPhone-12-Pro or Samsung-Smart-TV).
  • 🔹 IP addresses (assigned by the router).
  • 🔹 MAC addresses (unique identifier of the network card).
  • 🔹 Connection type (Wi-Fi 2.4/5 GHz or Ethernet).
  • 🔹 Connection time.

Please note: if the device has no name (displayed as Unknown or --), this isn't always a sign of hacking. Some gadgets (such as smart light bulbs or printers) don't broadcast their name online. But if an unknown device with active traffic appears in the list (column "Speed"), this is a reason to be wary.

Compare the number of devices with the actual number of your gadgets|

Pay attention to unfamiliar MAC addresses|

See which devices consume the most traffic|

Check the last connection time of unknown devices

-->

2. Using the Keenetic mobile app

If you prefer to control your router from your smartphone, install the official app. Keenetic (available for Android And iOS). It duplicates the main functions of the web interface, but with a more convenient display on smaller screens.

How to view devices through the app:

  • 📱 Open the app and log in (use the same credentials as for the web interface).
  • 📱 Go to the tab Devices (usually it is displayed on the main screen).
  • 📱 Tap any device to see details: MAC address, IP, connection type, and even activity history.

Advantages of the mobile application:

  • ✅ Opportunity Disable an unknown device directly from the list (Block function).
  • ✅ Notifications about new connections (if the option is enabled in the settings).
  • ✅ Traffic consumption chart for each device (useful for identifying power-hungry gadgets).

Flaw: The application does not have advanced analysis tools (such as viewing DHCP leases or ARP tables). To do this, you will still have to use the web interface or SSH.

3. Analyzing DHCP clients and ARP tables (for advanced users)

If the web interface or application shows incomplete data (for example, it does not display devices with a static IP), you can refer to router system tablesThis method requires access to SSH or using the command line.

How to connect to Keenetic via SSH:

  1. Turn on SSH in the router settings: go to System → Management → SSH Access and activate the option.
  2. Use the client PuTTY (Windows) or Terminal (macOS/Linux) to connect to the address 192.168.1.1 with login admin.

Commands for network analysis:

# View DHCP clients (devices that received an IP automatically)

show dhcp leases

Viewing the ARP table (all devices on the local network, including those with a static IP)

show ip arp

View active Wi-Fi connections

show wlan clients

What do the data in the tables mean:

Team Field Description
show dhcp leases IP Address The IP address of the device assigned by the router
show dhcp leases MAC Address Unique identifier of the network card
show ip arp Interface Connection type (eg. br0 - local network, wlan0 — Wi-Fi)
show wlan clients RSSI Signal level (in dBm). The closer to 0, the stronger the signal.

Output example show ip arp:


IP Address MAC Address Interface Age

192.168.1.100 A4:83:E7:12:F5:89 br0 00:12:45

192.168.1.101 7C:BB:8A:45:D2:31 wlan0 01:05:22

Why might there be "extra" devices in the ARP table?

  • 🔌 The router keeps records of the devices that disconnected long ago, but the cache has not been cleared yet.
  • 🔌 Some gadgets (for example, Smart TV or Google Home) periodically "wake up" and send requests to the network.
  • 🔌 If you have it enabled guest Wi-Fi, his clients will also be displayed.
How to clear ARP cache on Keenetic?

If the table is full of obsolete records, run the command:

clear ip arp

This will cause a short connection break (1-2 seconds), but will clear the list of inactive devices.

4. How to distinguish your device from someone else's: checking by MAC address

A MAC address is a network card's "identification number" and can be used to identify the device's manufacturer. If you see an unfamiliar MAC address in the list of connected devices, you can check it using specialized services.

How to find the MAC addresses of your devices:

  • 📱 Android: Settings → About phone → General information → Wi-Fi MAC address.
  • 🍎 iPhone/iPad: Settings → Wi-Fi → (i) next to the network → MAC address.
  • 💻 Windows: run in command line ipconfig /all and find the line Physical address.
  • 🖥️ macOS/Linux: enter in terminal ifconfig | grep ether.

How to check an unknown MAC address:

  1. Copy the first 6 characters of the MAC (eg. A4:83:E7).
  2. Enter them into a search engine or on a website MAC Vendors (will open in a new tab).
  3. The service will show the manufacturer of the device (for example, Apple, Samsung or Xiaomi).

Examples of MAC address decoding:

MAC prefix Manufacturer Typical devices
3C:5A:B4 Google, Inc. Google Nest, Chromecast, Pixel
78:31:C1 Apple iPhone, iPad, MacBook
50:65:83 Samsung Electronics Smartphones, Smart TVs, Smartwatches
B4:FB:E4 Xiaomi Communications Mi Band, smart lamps, routers

What to do if you find a suspicious device?

⚠️ AttentionBefore blocking a MAC address, make sure it's not your device. Some devices (such as smart speakers) may have unintelligible names or connect to the network in the background.

5. Traffic monitoring: who is “eating” your internet?

Sometimes the problem isn't the number of devices, but rather that one of them is consuming the lion's share of the traffic. For example, a torrent client on an old laptop or an update Smart TV can "clog" the channel, leaving other gadgets with only crumbs of speed.

How to check traffic consumption on Keenetic:

  1. In the web interface, go to Statistics → Traffic.
  2. Select a time period (e.g. "Last 24 hours").
  3. See which devices are leading in data download/upload.

Typical traffic "eaters":

  • 🎮 Game consoles (Game updates can weigh tens of gigabytes).
  • 📺 Smart TV and set-top boxes (especially when streaming in 4K).
  • 🖥️ Computers with torrents (even in the background).
  • 📱 Smartphones with cloud backups (iCloud, Google Photos).

How to limit traffic for individual devices:

  1. Go to Devices, select the desired one and click "Limit speed".
  2. Set download/upload limits (e.g. 10 Mbps).
  3. Save the settings and check if the situation has improved.

Additional tool: in firmware KeeneticOS starting with version 3.6 the module is available QoS (Quality of Service), which allows you to prioritize traffic. For example, you can give maximum speed to video calls (Zoom, Skype), and limit torrents.

6. Automatic network monitoring: scripts and third-party utilities

If you need to monitor connected devices in real time (for example, for an office or a large home), manual checking will become tedious. In this case, automated solutions.

Option 1: Utility Wireshark (for PC)

  • 🔧 Download and install Wireshark from the official website.
  • 🔧 Start packet capture by selecting a network interface (Wi-Fi or Ethernet).
  • 🔧 Enter in the filter arpto see all devices on the local network.

Option 2: Python Script (for advanced users)

import subprocess

import re

def get_arp_table:

arp_output = subprocess.check_output(["arp","-a"]).decode("utf-8")

devices = re.findall(r"(\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}).*?([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})", arp_output)

return devices

for ip, mac in get_arp_table:

print(f"IP: {ip}, MAC: {mac}")

Option 3: Module nmap to scan the network

# Install nmap (Linux/macOS: brew install nmap or apt-get install nmap)

Scanning the local network:

nmap -sn 192.168.1.0/24

Benefits of automatic monitoring:

  • ⏱️ Saving time - no need to manually check the list of devices.
  • 📊 Connection history - you can track when a new device appears.
  • 🚨 Notifications - some utilities (for example, GlassWire) send alerts about new gadgets on the network.
⚠️ Attention: scan the network using nmap or Wireshark May be blocked by some antivirus programs. Add these programs to your exclusions if you encounter problems.

7. What should I do if an unauthorized connection is detected?

Did you find an unknown device on the list? Don't panic—first, make sure it's not your device (see the section on MAC addresses). If your suspicions are confirmed, follow these steps:

Step 1: Disable the "stranger"

  • In the web interface Keenetic Find the device in the list and click "Block".
  • Or add its MAC address to the blacklist: Local Network → MAC Address Filtering.

Step 2: Change your Wi-Fi password

  • Go to Wi-Fi Network → Access Point.
  • Create a complex password (at least 12 characters, with numbers and special characters).
  • Use an encryption standard WPA3 (if supported by your devices).

Step 3: Check your router's security settings

  • Turn it off WPS (vulnerable fast connection protocol).
  • Update your router firmware to the latest version (section System → Update).
  • Turn on MAC address filtering (but remember that this is not a panacea - MAC can be counterfeited).

Step 4: Set up a guest network

  • Create a separate network for guests with limited access to local resources.
  • Set a speed limit for the guest network so that it does not interfere with the main network.

Step 5: Check your router for malware

⚠️ AttentionIf, after changing the password and blocking the MAC address, someone else's device reappears on the network, your router may be infected (for example, through a firmware vulnerability). In this case, a full factory reset will help.System → Configuration → Reset) and manual reconfiguration.

8. Why does the router show “extra” devices?

Sometimes devices that don't actually exist appear in the list of connected gadgets. Here are some causes and solutions:

Reason 1: Cached records

  • The router stores information about devices that were previously connected but have since disconnected.
  • Solution: refresh the page after 10-15 minutes or clear the ARP cache (see section 3).

Reason 2: Smart devices in sleep mode

  • Some gadgets (for example, Amazon Echo or Xiaomi Vacumm) periodically "wake up" and send requests to the network.
  • Solution: Check the list after an hour - if the device is inactive, it will disappear.

Reason 3: Connecting via WPS or UPnP

  • If the router is enabled WPS, some devices (such as printers) may connect automatically.
  • Solution: turn off WPS in the settings Wi-Fi Network → Access Point.

Reason 4: Virtual devices (e.g. VPN or Docker containers)

  • If the computer on the network is running VPN server or Docker, they can create virtual network interfaces.
  • Solution: Check the MAC addresses of such devices - they usually belong to Microsoft (For Hyper-V) or Docker, Inc.

Reason 5: Firmware error

  • In rare cases, firmware bugs can lead to duplicate entries.
  • Solution: Update your firmware to the latest version or perform a factory reset.

FAQ: Frequently asked questions about connected devices on Keenetic

Is it possible to see what websites a device is visiting on my network?

Yes, but you need to enable it for that. traffic logging in the router settings (System → Journal) or use third-party utilities like WiresharkHowever, this may violate the privacy of other users on your network (for example, family members).

Why are some devices shown without a name?

This happens if the gadget doesn't broadcast its name (for example, smart plugs or older printers). The name may also not be displayed if the device is connected via MAC cleaning (MAC address spoofing).

How can I block a device permanently, not just until I reboot the router?

Add its MAC address to the blacklist in the section Local Network → MAC Address FilteringAfter this, the device will not be able to connect, even if you reboot the router.

Is it possible to limit the number of connected devices?

Yes, in the settings Wi-Fi Network → Access Point there is an option Maximum number of clientsHowever, this will not protect against hacking - it is better to use a complex password and WPA3.

Why don't some devices connect after changing the password?

They may be saving old Wi-Fi settings. Try "forgetting" the network on your device and reconnecting. Also, check if the device supports the encryption standard you selected (e.g., WPA3 does not work on very old devices).