Have you noticed that your internet has become slower and your data usage is suspiciously fast? Perhaps there's a problem with your Wi-Fi router. Dom.ru Unauthorized devices have connected. In this article, we'll discuss how to check the list of active clients, identify "outsiders," and protect your network from unauthorized access.
The problem of Wi-Fi "leakage" is relevant for both standard routers and equipment provided by providers - including Dom.ruMost often, users encounter neighbors or random passersby connecting to an unsecured network, using internet traffic, or even accessing local devices. We've compiled all the working verification methods—from built-in router tools to specialized apps.
Important: Methods may vary slightly depending on router models (For example, Sagemcom F@st 2804, Sercomm RV6699 or Huawei HG8245H, which often gives out Dom.ru). If your model is different, the principles remain the same, but the menu item names may vary.
1. Checking via the Dom.ru router web interface
The most secure way is to access your router's control panel. This doesn't require any additional software, just a browser and login credentials.
Standard IP addresses for routers Dom.ru:
- 🌐
192.168.0.1— the most common option; - 🌐
192.168.1.1— alternative address; - 🔍 If none of them are suitable, find the IP in the connection properties (in
Windows:Start → Settings → Network & Internet → Wi-Fi → Hardware properties).
The login and password for entering are usually indicated on the router sticker (most often admin/admin or user/user). If the data is not correct, it may have been changed by the provider. In this case, please contact support. Dom.ru.
☑️ What to do if you can't log into your router
After successfully logging in, find the section with a list of connected devices. Depending on your router model, the path may look like this:
- 📋
DHCP → DHCP Clients; - 📋
Local Network → Devices; - 📋
Wi-Fi → Connection Statistics.
⚠️ Attention: If you see devices with unfamiliar MAC addresses or names (for example, Android-123456), but you're not sure they're "outsiders," don't block them right away. They could be your family members' gadgets (smartwatches, speakers, game consoles).
2. Using the Dom.ru mobile app
Provider Dom.ru offers an official app for managing services and the router. It is available for Android And iOS and allows you to quickly check connected devices without entering an IP address.
How to use:
- Download the app Dom.ru from App Store or Google Play.
- Log in using your personal account login.
- Go to the section
Internet → My DevicesorWi-Fi → Connected Gadgets. - Browse the list. This displays IP addresses, MAC addresses and device names.
Advantages of the application:
- 📱 No need to remember the router's IP address;
- 🔒 Login details match your personal account Dom.ru;
- 📊 It is possible to disconnect an unknown device directly from the app.
⚠️ Note: In some app versions, the device viewer feature may be hidden behind a paid subscription or unavailable for certain plans. If you can't find this section, check your router's web interface.
3. Checking via the command line (Windows, macOS, Linux)
If you prefer to work with the terminal, you can find a list of connected devices using standard network commands. This method will show active IP addresses on your local network, but it won't always display the names of the gadgets.
For Windows:
arp -a
This command will output a table ARP (Address Resolution Protocol), which will list all the devices your computer has interacted with recently. Note the IP addresses in the range 192.168.0.x or 192.168.1.x - they belong to your local network.
For macOS And Linux:
nmap -sn 192.168.0.0/24
Nmap — a powerful network scanner that will show all active hosts. If the command doesn't work, install nmap via a package manager (for example, brew install nmap For macOS).
To find out what device is hidden behind an IP address, you can use the command ping and tools like Advanced IP Scanner (we'll talk about it below). However, MAC addresses are not always displayed in the command line; it is better to use the router's web interface to view them..
4. Specialized programs for network scanning
If your router's built-in tools or the command line seem complicated, try third-party utilities. They visualize the device list, show manufacturers by MAC address, and even send alerts about new connections.
Top 3 Wi-Fi Testing Software:
- 🖥️ Advanced IP Scanner — a free utility for Windows, scans the local network and displays the IP, MAC, and manufacturer of the device. Supports exporting the list to
.csv. - 📱 Fing - cross-platform application (there are versions for Android, iOS, Windows, macOS). In addition to scanning the network, it checks for open ports and vulnerabilities.
- 🛡️ Wireless Network Watcher - lightweight program from NirSoft, which requires no installation. Automatically updates the device list and saves connection history.
Example of work in Advanced IP Scanner:
- Download the program from official website and install.
- Start scanning (button
Scan). - Review the list of devices. Pay attention to the columns.
Manufacturer(determined by MAC address) andHost name. - Right-click on the suspicious device and select
PingorOpen in browserto make sure it is active.
5. How to identify a “foreign” device in the connection list
Even if you see an unfamiliar MAC address or name, don't rush to block the device. Here's how to distinguish your gadgets from strangers:
| Sign | Most likely it is... | Actions |
|---|---|---|
The title contains Android, iPhone, iPad |
A family member's smartphone or tablet | Check with your household members |
MAC address starts with B8:27:EB (Raspberry Pi), 78:E3:B5 (Xiaomi) |
Smart device (router, light bulb, camera) | Compare with your list of gadgets |
| Unknown manufacturer, IP active at night | A third-party device or botnet | Block and change your Wi-Fi password |
Name Direct-TV, Amazon, Roku |
Media set-top box or TV box | Check with family members |
If you suspect that a neighbor has connected to the network, but you are not sure, use WHOIS tool for MAC addressFor example, on the website MacVendors You can enter the first 6 characters of the MAC address and find out the manufacturer. If this TP-Link, Xiaomi or another brand that you don't have - most likely, it's someone else's device.
What should I do if a device with a Chinese MAC address appears in the list?
Not all Chinese MAC addresses mean hacking! Many smart devices (such as cameras) Xiaomi or light bulbs Yeelight) are manufactured in China. First, check whether you connected such gadgets yourself. If not, block them and change the password.
6. How to block a foreign device
If you've identified an intruder, you need to disconnect it and protect your network from reconnecting. Here are the step-by-step instructions:
Method 1: Blocking by MAC address (via router)
- Go to the router's web interface (see Section 1).
- Find the section
Security → MAC FilteringorWi-Fi → Blacklist. - Add the MAC address of the unknown device to the blocked list.
- Save the settings and reboot the router.
Method 2: Change your Wi-Fi password
- In the router panel, go to
Wi-Fi → Security Settings. - Create a new password (we recommend using at least 12 characters with numbers, letters, and special characters).
- Select encryption type
WPA2-PSKorWPA3(if supported). - Save the changes - all devices will be disconnected and will need to reconnect.
Method 3: Hiding the network name (SSID)
- In the Wi-Fi settings, find the option
Hide SSIDorHide Network Name. - Activate it and save the settings.
- Now your network will not be displayed in the list of available ones, and you can only connect to it manually.
⚠️ Note: Hiding your SSID isn't foolproof—advanced users can find your network using specialized software. This method is best used in conjunction with a strong password and MAC address filtering.
7. Additional security measures for Wi-Fi from Dom.ru
To minimize the risk of unauthorized access, follow these guidelines:
- 🔄 Update your router firmware. Provider Dom.ru periodically releases updates that fix vulnerabilities. Check them in the section
System → Software Update. - 🚫 Disable WPSThis feature simplifies connection, but has critical vulnerabilities. Find the option
WPS → Disablein the settings. - 📡 Set up a guest networkIf you have frequent guests, create a separate network with limited access to local devices (section
Wi-Fi → Guest Network). - ⏱️ Enable time limitSome routers allow you to set a Wi-Fi schedule (for example, turning off the internet at night).
It is also useful to include connection logging (if your router supports it). Then you'll be able to track which devices connected to the network and when, even if they're no longer on the active list.
FAQ: Frequently asked questions about Dom.ru Wi-Fi connections
Is it possible to find out what websites a connected device visits?
No, the router doesn't keep a log of websites visited (that would violate privacy). However, you can use specialized programs like Wireshark to analyze traffic, but this requires technical skills and may be illegal without users' consent.
Why do unfamiliar IP addresses appear in the device list but quickly disappear?
These could be:
- 🔄 ARP scans from neighbors (programs like Fing send requests to the network);
- 🤖 Botnets, searching for vulnerable devices;
- 📡 DHCP errors (the router could have issued an IP to a device that did not have time to connect).
If such IP addresses appear rarely, there's no need to worry. If they appear frequently, check your security settings.
How to disconnect all Wi-Fi users at once?
The fastest way is change your Wi-Fi password (cm. Section 6). Alternative:
- Log into your router's web interface.
- Find the section
Wi-Fi → Settings. - Disable the option
Turn on wireless network(orEnable Wireless). - Save the settings - all devices will be disconnected.
Can I see connected devices through my Dom.ru personal account?
No, your provider's personal account doesn't have this feature. You can only view the list of devices via:
- 🌐 Router web interface;
- 📱 Dom.ru mobile app (if supported);
- 🖥️ Specialized programs (Advanced IP Scanner, Fing).
What should I do if my neighbor connects to my Wi-Fi despite the password?
He probably found out your password (for example, through brute-force testing or a leak). Here's what to do:
- Immediately change your Wi-Fi password to a more complex one (use a password generator).
- Turn on MAC address filtering and add only your devices to the whitelist.
- Check if it is turned on
WPS- turn it off. - If the problem persists, please contact support. Dom.ru with a request to change the router (it may have a vulnerability).