Have you noticed that the internet is Rostelecom Is your system slowing down? Are pages taking longer to load, are videos lagging, and are online games lagging? One of the most common reasons is foreign devices, connected to your Wi-Fi network without your knowledge. Neighbors, guests who forgot to disconnect, or even intruders could have accessed your router.
In this article you will find 5 proven methodsHow to find out who is using your Wi-Fi router Rostelecom — from standard tools in your personal account to advanced methods using third-party utilities. We'll also tell you how block other people's gadgets and protect your network from unauthorized access in the future. No complex technical terms—just clear instructions with pictures and explanations.
1. Checking via the Rostelecom router web interface
The most reliable and accurate way is to log in administrative panel your router. Most models from Rostelecom (For example, Sagemcom F@st 2804, Sercomm RV6699 or Huawei HG8245H) support this feature. You don't need any special software—just a browser and access to settings.
To open the web interface:
- 🌐 Enter in the address bar of your browser
192.168.1.1or192.168.0.1(Depending on the router model). If none of the addresses work, check the sticker on the back of the device—it contains the correct IP address. - 🔑 Enter your login and password. By default, this is often
admin/adminoruser/userIf you changed the data, use your own. - 🔍 Go to the section
Local Area Network (LAN)→DevicesorDHCP→Client listThe name may differ depending on the firmware.
In the list that opens you will see:
- 📱 IP addresses connected devices;
- 🖥️ MAC addresses (unique identifiers);
- 🕒 Connection time;
- 📶 Connection type (Wi-Fi or cable).
⚠️ Warning: If you haven't changed the default password for your router's web interface, any user connected to your network can access the settings. Change your login and password immediately after verification. in the section System → Administration.
2. Using the Rostelecom Personal Account mobile application
If you find it inconvenient to work through a browser, use the official application Rostelecom For Android or iOSIt allows you to manage your router remotely, including viewing a list of connected devices.
Instructions:
- Download the app from App Store or Google Play.
- Log in using your personal account login Rostelecom.
- Select a section
My Services → Internet → Network Devices. - View the list of active connections.
The advantages of this method:
- 📱 Conveniently check from your phone at any time;
- 🔄 Data is updated in real time;
- 🛡️ You can immediately block a suspicious device.
Flaws:
- 🚫 Not all router models are supported (for example, older versions D-Link or TP-Link, issued Rostelecom until 2020);
- 📶 Sometimes the app shows an incomplete list of devices.
3. Viewing via the Windows command line (for advanced users)
If you prefer to work without a graphical interface, you can use command line (CMD). This method is suitable for Windows 7/10/11 and requires minimal knowledge of network commands.
Open Command line as administrator and enter:
arp -a
You'll see a table with the IP and MAC addresses of all devices that have recently interacted with your computer on your local network. To filter only active connections to the router, run:
ping 192.168.1.1 -n 1 & arp -a
Pay attention to the lines with IP addresses of the form 192.168.x.x — these are the devices on your local network. Compare them with your own gadgets.
How do I find out my device's MAC address?
Open Command line and enter ipconfig /allFind the line Physical address — this is the MAC of your PC or laptop.
⚠️ Note: This method only shows devices that have recently communicated with your computer. If someone else's device is simply "hanging" online without any activity, it may not appear in the list.
4. Third-party network monitoring programs
If standard methods don't provide a complete picture, use specialized utilities. They scan the network and display all connected devices, including hidden ones.
Top 3 programs for Windows And macOS:
| Program | Platform | Functions | Link |
|---|---|---|---|
| Wireless Network Watcher | Windows | Scans the network, shows IP/MAC, device name, manufacturer | nirsoft.net |
| Angry IP Scanner | Windows/macOS/Linux | Ping utility with advanced settings, supports plugins | angryip.org |
| Fing | Windows/macOS/Android/iOS | Mobile and desktop solution with new device notifications | fing.com |
Example of working with Wireless Network Watcher:
- Download and run the program (no installation required).
- Click
Start Scanning. - In 10-30 seconds you will see a full list of devices indicating:
- 🖧 IP addresses;
- 🔧 MAC addresses;
- 🏷️ Device name (if available);
- 📡 Network card manufacturer.
☑️ What should you do if you find someone else's device?
5. How to block other people's devices on a Rostelecom router
Discovered a suspicious device on your network? Don't panic—there are several ways to block it.
Method 1: Via the router's web interface
- Go to your router settings (
192.168.1.1). - Go to the section
Security → MAC Filtering(orWireless → MAC Filter). - Add the MAC address of someone else's device to the blacklist.
- Save the settings and reboot the router.
Method 2: Change your Wi-Fi password
The most radical, but effective method:
- In the router's web interface, find the section
Wi-Fi → Security Settings. - Change your password to a complex one (use WPA2-PSK or WPA3).
- Example of a strong password:
k7#pL9!vR2@qW4$e(12+ characters with numbers, letters and special characters). - Save the changes - all devices will be disconnected, and you will have to reconnect your gadgets.
Method 3: Hiding the network name (SSID)
This won't protect you from experienced hackers, but it will reduce the number of accidental connections:
- In the Wi-Fi settings, find the option
Hide SSID(orHide SSID). - 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, knowing the name.
6. How to protect your Wi-Fi from future hacking
To avoid problems with third-party connections in the future, follow these recommendations:
Basic security settings:
- 🔒 Use WPA3 (or WPA2-PSK, if WPA3 is not supported). WEP And WPA are outdated and easily hacked.
- 🔄 Change your Wi-Fi password regularly (every 3-6 months).
- 📵 Turn off WPS (Wi-Fi Protected Setup) - This feature is vulnerable to brute-force attacks.
Additional measures:
- 📋 Turn on MAC address filtering and add only your devices to the whitelist.
- 🕒 Set up Wi-Fi operating schedule (for example, turning off at night), if this feature is supported by your router.
- 🛡️ Update your router firmware to the latest version (section
System → Software Update).
For advanced users:
- 🌐 Create guest network for visitors with a separate password and limited access to local resources.
- 📊 Set up traffic monitoring through programs like GlassWire or PRTG Network Monitor.
- 🔍 Regularly scan your network for vulnerabilities using Nmap or Acunetix.
⚠️ Attention: Rostelecom routers manufactured before 2019 (e.g., Sagemcom F@st 1744) may have firmware vulnerabilities that allow MAC address filtering to be bypassed. If your device is older than 3 years, consider replacing it or installing alternative firmware (e.g., OpenWRT).
7. Common mistakes and their solutions
Users often encounter difficulties when checking connected devices. Let's look at common issues and how to resolve them.
Problem 1: I can't access the router's web interface.
- 🔌 Check if your computer is connected to the router via cable or Wi-Fi.
- 🔄 Reboot your router (unplug it for 30 seconds).
- 🛠️ Try a different browser (Chrome, Firefox, Edge).
- 📡 Make sure you are entering the correct IP address (check the sticker on the router).
Problem 2: The list of devices displays unknown devices with the names "Android-XXXX" or "iPhone"
These could be:
- 📱 Devices of guests who have connected previously and have not disconnected;
- 🔄 Your old phones or tablets that you forgot about;
- 🤖 Smart devices (speakers, light bulbs, cameras) connected to Wi-Fi.
Check MAC addresses via macvendors.com - this will help identify the manufacturer.
Problem 3: After changing the password, some devices do not connect
- 🔄 Restart your router and the problematic device.
- 📱 On your device, remove the network from saved connections and reconnect.
- 🛠️ Check if the device supports the selected encryption type (for example, older printers may not work with WPA3).
FAQ: Answers to frequently asked questions
Is it possible to find out who is connected to my Wi-Fi if I'm not an admin?
No. Only users with access to the router settings (web interface or mobile app) can view the device list. If you don't know the password for the admin panel, contact the person who set up the network.
What should I do if my neighbor hacked my Wi-Fi and refuses to disconnect?
First, change your Wi-Fi password and enable MAC address filtering. If your neighbor continues to connect, this could be a sign of a more serious attack (such as MAC spoofing). In this case:
- Update your router firmware;
- Reset your router to factory settings;
- Contact support Rostelecom to check for vulnerabilities.
As a last resort, consider purchasing a new router with support WPA3.
Can a Rostelecom router block suspicious devices on its own?
Standard routers from Rostelecom do not have an automatic locking function. However, some models (for example, Keenetic or ASUS, if you purchased them separately) support:
- 🛡️ Built-in firewall;
- 🚨 Notifications about new devices;
- 📊 Monitoring unusual traffic.
For basic routers from your provider, you will have to manually check the list of devices.
How do I know if my Wi-Fi has been hacked?
Signs of unauthorized access:
- 🐢 A sharp drop in internet speed;
- 🔋 The router's battery drains quickly (if it has a battery);
- 📡 Unknown devices in the connection list;
- 💸 Unexplained increase in traffic (check in your personal account) Rostelecom).
If you notice any of these signs, check your network immediately.
Is it legal to connect to someone else's Wi-Fi?
According to Article 272 of the Criminal Code of the Russian Federation ("Unauthorized access to computer information"), an unauthorized connection to someone else's network may be classified as an offense if:
- 🔓 Access was obtained without the owner’s consent;
- 💰 Material damage was caused (for example, exceeding the traffic limit);
- 📄 Technical means were used to hack the account (for example, brute-force password attacks).
In most cases, neighbors who connect unknowingly are not held responsible. However, if someone intentionally hacks your network, it may be grounds for a police report.