How to find out who's connected to your Rostelecom Wi-Fi: all the working methods

Have you noticed that the internet is Rostelecom Is your Wi-Fi network slower than usual? Or do you suspect that other devices have connected to your network? In this article, you'll find All current methods for checking the list of connected gadgets — from standard router tools to hidden personal account features. We'll cover methods for different hardware models (Sagemcom, Sercomm, Huawei and others), and we will also explain how detect "unseen" devices that are disguised as legitimate ones.

It's important to understand: you can't simply "see other people's phones" online—you need to take specific actions. But don't panic: most modern routers Rostelecom They provide detailed information about traffic, IP addresses, and even connection time. The main thing is to know where to look. Let's start with the simplest method, which works 90% of the time.

1. Checking via the router's web interface (universal method)

The most reliable way is to log in router admin panel. This works regardless of the device model, be it Sagemcom F@st 5364, Sercomm RV6699 or Huawei HG8245HYou only need a computer or phone connected to the same network.

Step-by-step instructions:

  • 🌐 Open your browser and enter in the address bar 192.168.1.1 or 192.168.0.1If it doesn't work, try 192.168.100.1 (relevant for some models Huawei).
  • 🔑 Enter your login and password. The default data is usually indicated on the router sticker (usually admin/admin or user/user). If you changed them, use yours.
  • 📊 Go to the device list section. The path depends on the model:
    • For Sagemcom: Network Management → Local Network → DHCP Clients
    • For Sercomm: Status → LAN → DHCP Clients Table
    • For Huawei: Network → LAN → DHCP Client List
  • 📋 In the table you will see all connected devices with an indication MAC addresses, IP addresses And host name (if assigned).

Try a different browser (Chrome, Firefox, Edge) | Disable VPN or proxy | Check if you are connected to this network's Wi-Fi | Reset the router using the Reset button (if you forgot the password) -->

If you see unfamiliar devices in the list, please pay attention to:

  • 🔍 MAC address — a unique identifier. The first 6 characters indicate the manufacturer (e.g., 00:1A:79Samsung, 3C:5A:B4Google). You can check it on the website. MAC Vendors Lookup.
  • ⏱️ Connection time - If the device is active at night when you are sleeping, it is suspicious.
  • 📶 Connection typeWireless (via Wi-Fi) or Wired (via cable).

2. Using the Rostelecom Personal Account mobile app

If you're too lazy to mess around with the admin panel, you can use the official app. It's available for Android And iOS and allows you to manage your network remotely. The main advantage is that you don't need to remember your router password.

How to check connected devices:

  1. Download and install the application Rostelecom Personal Account from App Store or Google Play.
  2. Log in using your username and password for your personal account. Rostelecom (the same ones used to pay for the Internet).
  3. Go to the section Services → Internet → My Network (the name may differ slightly depending on the version of the application).
  4. Click on the tab Connected devicesA list of gadgets will be displayed here, along with their names (if they are broadcasting) and connection type.

Please note: in the appendix MAC addresses are not always shown, so identifying "outsiders" is more difficult. But here you can:

  • 🔄 Disconnect the device from the network with one click (the "Block" function).
  • 📊 View traffic consumption for each device per day/week/month.
  • 🔔 Enable notifications about new connections.

Through the router admin panel|Through the Rostelecom app|Through third-party programs|Never tested-->

⚠️ Note: In some regions, the device viewer feature in the mobile app may be disabled. This depends on your plan and router model. If this section isn't available, use the other methods in this article.

3. Viewing through your personal account on the Rostelecom website

Few people know, but in web version of the personal account There's also a network monitoring tool. It's less detailed than the router's admin panel, but it doesn't require access to the device itself.

Step-by-step instructions:

  1. Go to the website lk.rt.ru and log in.
  2. Select a section Internet (or Services → Internet, depending on the cabinet version).
  3. Find the block My network or Home network management.
  4. Click on Connected devicesA list with the names of gadgets and their status will open (Actively/Inactive).

The advantages of this method:

  • 🖥️ Works from any device, even one not connected to your Wi-Fi.
  • 📅 Shows connection history for the last 7 days.
  • 🔒 Allows change your Wi-Fi password directly from your office if you find any foreign devices.

Flaws:

  • 🔍 No information about MAC addresses And IP addresses.
  • ⏳ Data is updated with a delay of up to 10 minutes.
What should I do if there is no "My Network" section in my personal account?

This means your plan or router model doesn't support this feature. In this case, use the methods in steps 1, 2, or 4 of this article. You can also call Rostelecom support at 8-800-100-08-00 to check if this option is available for your equipment.

4. Windows Command Prompt (for advanced users)

If you prefer to work through command line, this method is for you. It's only suitable for checking devices currently connected to the network, but it doesn't require access to the router.

Instructions:

  1. Click Win + R, enter cmd and press Enter.
  2. Enter the command:
    arp -a

    Click Enter.

  3. You will see a list of IP addresses and their corresponding MAC addressesCompare them with the addresses of your devices.

To get more detailed information, use the command:

net view

It will show the names of computers on the local network (if they are configured to share resources).

For Linux or macOS similar command:

nmap -sn 192.168.1.0/24

(pre-install the utility nmap via terminal).

⚠️ Note: This method only shows devices that are actively exchanging packets with your computer. "Sleeping" devices (such as smartphones with their screens off) may not be displayed.

5. Third-party network monitoring programs

If standard methods don't work, you can use specialized utilities. They offer advanced features, such as traffic monitoring, device blocking, and notifications about new connections.

Top 3 Wi-Fi Network Analysis Software:

Program Platform Peculiarities Link
Wireless Network Watcher Windows Shows MAC, IP, manufacturer, and connection time. Free. Download
Fing Android, iOS, Windows, macOS Scans the network, identifies open ports, and tests speed. A paid version with advanced features is available. Download
Angry IP Scanner Windows, macOS, Linux Scans an IP range, displays hosts, ports, and MAC addresses. Supports plugins. Download

How to use Wireless Network Watcher:

  • 📥 Download and run the program (no installation required).
  • 🔄 Click Start ScanningA list of devices will appear in 10-20 seconds.
  • 📌 Save the report (File → Save As) for further comparison.
  • 🔍 To identify your device, copy its MAC address and check the manufacturer's website MAC Vendors.

6. How to detect hidden devices and botnets

Sometimes there may be people on the network "invisible" devices - for example, smart light bulbs, cameras or gadgets connected via Wake-on-LANAnd in the worst case, it could be botnets (infected devices used for DDoS attacks).

Signs of suspicious activity:

  • 📉 A sharp drop in internet speed for no apparent reason.
  • 🔄 The router frequently reboots or overheats.
  • 🌐 In the router logs (section System Log or Journal) unknown IP addresses appear.
  • 🔌 Devices are connected during non-working hours (at night).

How to conduct a deep diagnosis:

  1. Check the router log:
    • Go to the admin panel and find the section Logs or System log.
    • Look for lines with DHCP REQUEST, ARP or Unauthorized access.
  2. Use Wireshark:
    • Download the program from the official website.
    • Run a packet capture and analyze traffic to suspicious IPs.
  • Turn off all your devices:
    • Turn off phones, laptops, TV, etc.
    • If there are any devices left in the list of connected ones, they are 100% "foreigners".
    ⚠️ Warning: If you detect a botnet or suspicious activity, immediately change your Wi-Fi password (in the router settings, section Wireless → Security), disable the function WPS and update the router firmware.

    7. What to do if foreign devices are found

    Found unfamiliar gadgets online? Follow these steps:

    1. Check your devices:
      • Make sure these aren't guest phones, smartwatches, or friends' technology.
      • Check if any old gadgets (such as a forgotten tablet) are connected to the network.
    2. Change your Wi-Fi password:
      • Use a complex password (at least 12 characters, with numbers and special characters).
      • Don't use standard passwords like 12345678 or qwerty.
    3. Configure MAC address filtering:
      • Find the section in the router admin panel Wireless → MAC Filter.
      • Add only your devices' MAC addresses to the whitelist.
    4. Disable WPS:
      • This feature simplifies the connection, but makes the network vulnerable.
      • Find the option WPS in the settings and deactivate it.
  • Update your router firmware:
    • Outdated software contains vulnerabilities.
    • Download the latest version from the Rostelecom website or the router manufacturer's website.

    If the problem persists:

    • 🔄 Reset the router to factory settings (button Reset on the back panel).
    • 📞 Contact support Rostelecom — your router may be compromised.

    FAQ: Frequently asked questions about connected devices

    Is it possible to see what websites connected devices are visiting?

    No, routers Rostelecom do not provide this feature by default. This requires specialized programs (for example, OpenDNS) or setting DNS servers with logging. However, this may violate privacy laws (Federal Law No. 152) if the devices in question are not yours.

    Why are unknown IP addresses with names like "Android-1234" showing up in the device list?

    These are standard names that are automatically assigned to devices on Android when connected to Wi-Fi. To identify the gadget, compare its MAC address with the addresses of your devices (you can find them in your phone settings: Settings → About phone → Status → Wi-Fi MAC address).

    Is it possible to block a device permanently, not just until the router is rebooted?

    Yes, for this:

    1. Log into your router's admin panel.
    2. Find the section Parent Control or Access Control.
    3. Add the device's MAC address to the blacklist.
    4. Save the settings.

    After this, the gadget will not be able to connect, even if you reboot the router.

    How can I check if my neighbor is stealing my Wi-Fi if he has the same network?

    If your neighbor has a network with the same name (SSID), your devices may automatically connect to their router if the signal is stronger. To avoid this:

    • Change your network name (SSID) to unique.
    • Install static channel in the Wi-Fi settings (not Auto).
    • Check if your password is the same as your neighbor's (sometimes providers set the same passwords by default).
    What is a "guest network" and how does it help protect you?

    A guest network is a separate Wi-Fi network on your router with limited permissions. Its advantages include:

    • 🔒 Guests can't see your primary devices.
    • 📊 You can limit the speed or access time.
    • 🛡️ The main network remains protected even if the guest network password is compromised.

    You can configure it in the router admin panel, section Guest Network or Guest network.