How to Disconnect All Devices from a Rostelecom Wi-Fi Router: A Complete Guide

Have you noticed that your Wi-Fi is slow? Rostelecom Has your router started working slower than usual, and are unknown devices appearing in the list of connected devices? Or perhaps you need to temporarily restrict network access for all users? Disconnect all devices from the router. Rostelecom There are several ways to do this, from a simple restart to fine-tuning through MAC filtering or forced session termination.

In this article we will look at 5 working methods, including access via the web interface, the Dom.ru mobile application, and a hardware button WPS, as well as advanced methods for experienced users (for example, through Telnet). We will pay special attention to router models. Sagemcom [Fast] 5364, Sercomm RV6699 And Huawei HG8245H, which are most often installed by the provider. We'll also find out why devices sometimes remain connected even after a reset and how to fix this.

Before you begin, please check: if your router is rented from Rostelecom, some settings (for example, changing your Wi-Fi password) may be blocked. In this case, you will have to contact support or use workarounds.

Method 1: Rebooting the router (the fastest method)

The easiest way to disconnect all devices from Wi-Fi is reboot the routerIn this case, all active sessions will be terminated, and the gadgets will have to reconnect (if they know the password). The method works on any models, including Sagemcom 2804 And Huawei EchoLife.

How to reboot:

  • 🔌 Physically: press the button Nutrition (or unplug the power cord for 10-15 seconds).
  • 🖥️ Via the web interface: Go to the control panel at 192.168.1.1 (or 192.168.0.1), enter login/password (usually admin/admin or indicated on the router sticker), then find the section System → Restart.
  • 📱 Via the app: In Dom.ru, select your router → Manage → Restart.

⚠️ Attention: If the router is enabled fast roaming (802.11r) or function WPSSome devices may automatically reconnect without entering a password. To avoid this, disable these options in your Wi-Fi settings beforehand.

📊 How do you usually reboot your router?
With a button on the body
Via the web interface
I pull it out of the socket
I use the app

Method 2: Terminating sessions via the web interface

If you need to turn off devices without a full reboot, use the built-in session termination feature. This method works on most routers. Rostelecom, but the interface may differ depending on the model.

Step-by-step instructions:

  1. Open your browser and enter the router's IP address (usually 192.168.1.1 or 192.168.0.1).
  2. Log in (see login/password on the sticker or in the contract).
  3. Go to the section Wi-Fi → Client List (or Wireless Network → Connected Devices).
  4. Find the button Disable all, Break sessions or the 🗑️ icon next to each device.
  5. Confirm the action.

On routers Sagemcom the path may look like this: Home Network → Wi-Fi → Connected Devices → Disconnect AllOn . HuaweiNetwork → WLAN → Client List → Disconnect.

☑️ Preparing for the break in sessions

Completed: 0 / 4

⚠️ Attention: After the sessions are disconnected, devices will be able to reconnect if they know the password. To block access completely, change your Wi-Fi password or turn it on MAC filtering (more on this below).

3. Method: MAC filtering (blocking by addresses)

MAC filtering Allows you to manually specify which devices can connect to your Wi-Fi and which cannot. This method is more secure than simply disconnecting sessions, but requires some setup.

How to enable filtering:

  1. Go to the router's web interface (instructions above).
  2. Go to the section Wi-Fi → MAC Filter (or Wireless Network → MAC Filtering).
  3. Select mode Blacklist (deny connection to specified devices) or Whitelist (allow only specified).
  4. Add the MAC addresses of the devices you want to block (they can be copied from the list of connected clients).
  5. Save the settings and reboot the router.
Router model Path to MAC filter Peculiarities
Sagemcom Fast 5364 Home Network → Wi-Fi → MAC Filter Supports up to 32 addresses in the list
Sercomm RV6699 Wireless → MAC Filtering Can be linked to a schedule
Huawei HG8245H Network → WLAN → MAC Filter Requires a reboot to apply

💡 Helpful tip: To quickly find the MAC address of a device, Android go to Settings → About phone → General information → Wi-Fi MAC addressOn . iOSSettings → Wi-Fi → ⓘ next to networkOn . Windows enter in the command line:

ipconfig /all | findstr "Physical Address"

4. Method: WPS button (hardware reset of connections)

On many routers Rostelecom (For example, Sagemcom 2804 or Sercomm RV6699) there is a button WPSIf you hold it down 10-15 seconds, the router will reset all active Wi-Fi connections without a full rebootThis is convenient if you don't have access to the web interface.

How does this work:

  • 🔍 Find the button with the inscription on the router body WPS or the 🔄 icon.
  • 🖐️ Press and hold it for 10–15 seconds (until the indicators flash).
  • ✅ All devices will be turned off, but the router will remain on.

⚠️ Attention: On some models (eg, Huawei EchoLife) long press WPS It can reset your Wi-Fi settings to factory defaults (including the password!). Before using this method, check the button behavior in your router's manual.

What to do if the WPS button does not work?

If the button doesn't respond, the feature may be disabled in the settings. Go to the web interface → Wi-Fi → WPS and activate it. Also, check if the button is physically broken.

5. Method: Telnet/SSH (for advanced users)

If standard methods don't work, you can use console commands through Telnet or SSHThis method is suitable for routers. Rostelecom at the base Linux (For example, Sercomm or some models Sagemcom).

Instructions:

  1. Make sure that Telnet enabled in the router settings (section System → Remote Control).
  2. Connect to the router via Telnet (for example, using a program PuTTY or Windows command line):
    telnet 192.168.1.1

    Login/password are the same as for the web interface.

  3. Enter the command to view connected devices:
    cat /proc/net/arp

    or (for some firmware):

    iw dev wlan0 station dump
  4. To disable all devices, use:
    killall hostapd

    or (for routers with Broadcom):

    wlanconfig ath0 deauthenticate all
  5. Restart the Wi-Fi module:
    /etc/init.d/network restart

On Rostelecom routers with RTK firmware, the iwpriv wlan0 kickmac ALL command often works, but its support depends on the software version.

⚠️ Attention: Incorrect commands in Telnet may interfere with the router's operation. If you're unsure, try other methods or consult a specialist.

Common problems and solutions

Sometimes devices remain connected even after a reset. Let's look at common causes and troubleshooting steps:

  • 🔄 Devices reconnect automatically: Disable the feature WPS And 802.11r (Fast Transition) in the Wi-Fi settings.
  • 📱 The phone or laptop does not turn off: The device may have the Always On mode enabled (for example, Android There's an "Auto-connect" option in your Wi-Fi settings. Disable it.
  • 🔌 The router does not respond to commands: Check if your settings are blocked by your ISP. On rented routers Rostelecom Some features may be disabled.
  • 🛡️ MAC filtering is not working: Make sure you add the addresses in the correct format (eg. 00:1A:2B:3C:4D:5E without spaces).

💡 Helpful tip: If you frequently encounter unauthorized connections, consider change Wi-Fi password to a more complex one (at least 12 characters with letters, numbers and special characters) or hide network name (SSID)This won't provide 100% protection, but it will reduce the number of accidental connections.

FAQ: Answers to frequently asked questions

Is it possible to turn off all devices except your own?

Yes, use it for this MAC filtering In "Whitelist" mode, add the MAC addresses of only your devices, while other devices will be automatically blocked.

Why do devices reconnect after being disconnected?

Most likely you have the feature enabled WPS or Fast Roaming (802.11r)Disable them in your Wi-Fi settings. Also, check if the password is saved on your devices (for example, in "Wi-Fi Settings" on your smartphone).

How do I disconnect devices if I forgot my router password?

Reset the router to factory settings by holding down the button Reset (usually located in a small hole on the back panel) for 10-15 seconds. After this, the login/password will become standard (admin/admin or indicated on the sticker).

Is it possible to disconnect devices using the Dom.ru app?

Yes, in the Dom.ru app, select your router → "Management" → "Connected Devices." Here you can see a list of devices and disable them one by one or all at once (click the "Disable All" button).

Will Wi-Fi work after all devices are disconnected?

Yes, the network itself will remain active. Only current connections will be disconnected. New devices will be able to connect if they know the password (unless you've changed it).

If none of these methods help, there may be a problem with the router firmware. In this case, please contact support. Rostelecom by phone 8 800 100 08 00 or through your personal account. Specialists can remotely reboot equipment or update software.