Have you noticed your Wi-Fi has slowed down, or are you seeing unknown devices appearing in your list of connected devices? Or do you need to temporarily restrict internet access for a specific user on your network? Disconnecting unwanted devices from your router Zyxel — a task that even a novice can handle if they know the right algorithm. In this article, we'll cover all current blocking methods, including hidden firmware features. Keenetic OS and classic models Zyxel NBG.
It's important to understand that disabling methods depend on the firmware version, router model, and even the connection type (wired or Wi-Fi). We'll look at universal solutions that work on 90% of devices. ZyxelWe'll also point out some nuances for specific series. If you've never accessed your router's admin panel before, don't worry: step-by-step instructions with screenshots and explanations will help you figure it out without the risk of breaking any settings.
Before blocking, check whether the problem is actually caused by a third-party device. Sometimes network slowdowns can be caused by viruses on your PC, bandwidth congestion, or hardware limitations in your router. If you're sure you need to block a specific user, choose the appropriate method from our instructions.
1. Disabling the device via the web interface (universal method)
The most reliable way to manage connected devices is through your router's admin panel. This method works on all models. Zyxel, including Keenetic, NBG6617, NBG418N and others. The main thing is to know your router's IP address and login information.
By default, most routers Zyxel available at 192.168.1.1 or my.keenetic.net (For Keenetic). The login and password are usually indicated on a sticker on the bottom of the device (most often this is admin/1234 or admin/admin). If you changed this data and forgot it, you will have to reset the router to factory settings using the button Reset.
- 🔹 Enter in the address bar of your browser
192.168.1.1(or another address of your router) and clickEnter. - 🔹 Enter your login and password to access the control panel.
- 🔹 Go to the section
Wi-Fi Network → Client List(For Keenetic) orWireless → Client List(for classic models). - 🔹 Find the device you want to disconnect in the list and click the button
BlockorDisable.
On some firmware versions Zyxel Keenetic there may be an option instead of the lock button Deny access or Add to blacklistIf the device is connected via cable (Ethernet), look for it in the section Local Network → Devices.
Make sure the router is turned on and working properly|Check that your device is connected to the router's network|Write down the MAC address of the target device (useful for permanent blocking)|Use Chrome or Firefox browser to avoid display errors-->
2. Permanent blocking by MAC address
Disabling via the web interface will only work until you reboot the router or reconnect the device. If you need to block the device forever, use filtering by MAC addressThis method works even if the attacker changes the device name (hostname).
A MAC address is a unique identifier for a network card and appears as six pairs of characters separated by colons (e.g. 00:1A:2B:3C:4D:5E). You can find out:
- 📱 In the router's client list (column
MAC address). - 🖥️ On the target device: in Windows - via command
ipconfig /allVCMD; on Android - in Wi-Fi settings → network properties. - 🍎 On iPhone/iPad:
Settings → Wi-Fi → (i) next to the network → MAC address.
To block a device by MAC address on routers Zyxel Keenetic:
- Go to
Wi-Fi Network → MAC Address Filter. - Activate the option
Enable filtering. - Select mode
Blacklist(deny connection to specified devices). - Add the MAC address to the list and save the settings.
For classic models Zyxel NBG the path will be different: Wireless → MAC Filter → Enable, then add the address to the list Deny.
What to do if the MAC address has changed?
Some devices (especially those running Android 10+) may randomly generate a new MAC address when connecting to Wi-Fi. In this case, blocking will no longer work. Solution: Use additional methods, such as IP-to-MAC binding or changing the Wi-Fi password.
3. Disabling via the Zyxel mobile app
If you prefer to control your router from your smartphone, use the official app. Zyxel Keenetic (For Keenetic) or Zyxel Network Assistant (for other models). Applications are available for Android And iOS, but functionality may vary depending on the firmware version.
Instructions for Zyxel Keenetic:
- Open the application and log in (the details are the same as for the web interface).
- Go to the section
DevicesorWi-Fi network. - Find the desired device in the list and tap on it.
- Select an option
BlockorDisconnect from the network.
In the classic app Zyxel Network Assistant the path may look like this: Wireless → Connected Devices → [select device] → DisconnectPlease note that mobile apps sometimes lack this feature. permanent blocking - only temporary shutdown.
Via web interface|Via mobile app|Via command line (SSH/Telnet)|Not managed, default settings-->
4. Using the Guest Network feature to restrict access
If you don't need to completely disable a user, but only restrict their access to certain resources (for example, a local network or specific sites), set up guest networkThis method is useful for temporary guests or devices with questionable security (smart speakers, cameras, etc.).
On routers Zyxel Keenetic:
- Go to
Wi-Fi Network → Guest Network. - Activate the guest network and give it a unique name (SSID) and password.
- In the guest network settings, check the following boxes:
- 🔘
Isolate guest clients(prohibition of access to the local network). - 🔘
Limit the speed(optional).
- 🔘
For classic models Zyxel the path may look like this Wireless → Guest Network → EnableIn the guest network, you can also configure time limit (for example, allow access only from 9:00 to 18:00).
5. Advanced methods: blocking by IP and via Telnet/SSH
If standard methods do not work (for example, the device ignores MAC blocking), you can use IP to MAC binding or command lineThese methods require more in-depth knowledge, but provide greater control.
IP to MAC Binding (DHCP Reservation):
- Go to
Local Network → DHCP Server(orLAN → DHCP Server). - Find the section
Address reservationorAddress Reservation. - Add an entry with the MAC address of the target device and assign it an IP out of DHCP range (For example,
192.168.1.250). - In the firewall settings (
Firewall) block this IP. - 🕒 Time limit: in the Wi-Fi settings (
Schedule) You can set hours when the network will be unavailable for certain devices. Useful for parental controls. - 📊 Bandwidth control: V
QosorTrafficLimit the speed for a specific MAC/IP, making the network unusable for watching video. - 🔄 VLAN: on advanced models (Keenetic Giga, Zyxel XGS) you can isolate the device into a separate virtual network with its own rules.
- 🔐 802.1X authentication: corporate method using RADIUS server (requires deep configuration).
- 🔑 Change your Wi-Fi password complex (at least 12 characters, with numbers and special characters).
- 🔄 Update the firmware routers - new versions often patch vulnerabilities.
- 🛡️ Disable WPS - this protocol is vulnerable to hacking (find the option in
Wi-Fi settings). - 📡 Hide the SSID (network name) if you don't want your Wi-Fi to be visible in public lists.
- On Android: Go to Wi-Fi settings, tap on network →
Delete(orForget the network). - On iOS:
Settings → Wi-Fi → (i) next to the network → Forget this network. - On Windows:
Network settings → Manage known networks → [select network] → Forget. - Fing (Android/iOS) - shows all devices on the network and their activity.
- WireShark (PC) - for deep traffic analysis (requires skills).
Blocking via Telnet/SSH (for advanced users):
Some models Zyxel (For example, Keenetic Ultra) support access via SSHTo lock your device:
ssh admin@192.168.1.1
[enter password]
iptables -A FORWARD -m mac --mac-source 00:1A:2B:3C:4D:5E -j DROP
This command will add a rule to the firewall that will drop all packets from the device with the specified MAC address. Caution: Incorrect iptables commands can disrupt the entire network!
6. What should I do if the device does not turn off?
Sometimes the lock fails due to firmware issues or malicious activity. Here are typical causes and solutions:
| Problem | Possible cause | Solution |
|---|---|---|
| The device connects despite being blocked by MAC. | MAC address change (spoofing) or address entry error | Use IP binding + firewall blocking |
Button Block inactive |
Outdated firmware or insufficient rights | Update the firmware or reset the router to factory settings |
| The device connects to the guest network, ignoring restrictions | Error in isolation settings | Check the box Isolate guest clients |
| The blocking works, but after a while the device appears again. | Automatic reconnection on the device | Change the Wi-Fi password or disable auto-connection on the target device. |
If none of the methods helped, consider changing the Wi-Fi password — this will definitely disconnect all users except those you share the new password with. Also, check your router for malware (for example, through Antivirus in the control panel Keenetic).
How to check a router for viruses?
In routers Zyxel Keenetic There is a built-in antivirus from Dr.Web. Run a scan in the section Security → AntivirusFor other models, use external utilities, for example, Fing for network analysis.
7. Alternative methods of access control
If you need to not just turn off the device, but manage its access flexibly, consider these options:
For home use it is usually enough schedules And speed limitsFor example, you can allow children to access Wi-Fi only from 5:00 PM to 8:00 PM, and block their devices automatically the rest of the time.
8. Security after disabling unwanted devices
After disconnecting the foreign device, do not forget about prevention:
We also recommend turning on notifications about new devices (if your model supports this feature). For example, in Zyxel Keenetic this is done in the section Notifications → New devices on the networkYou will receive a push notification or email when unknown devices are connected.
⚠️ Attention: If you suspect your router has been hacked (for example, settings are changing by themselves or unknown firewall rules are appearing), perform a full factory reset and set it up again. Use a strong administrator password (not admin!) and disable remote access to the control panel.
FAQ: Frequently asked questions about disconnecting Zyxel devices
Is it possible to turn off a device connected via cable (Ethernet)?
Yes, in routers Zyxel devices connected via cable are displayed in the section Local Network → Devices (or LAN → Devices). There's also a blocking option there. Alternatively, you can block them by MAC address or through a firewall (Firewall).
Why does my device reconnect to Wi-Fi after being blocked?
Your device likely has automatic connection to known networks enabled. Solutions:
Also check if the MAC address of your device has changed (especially on newer versions of Android).
How to disconnect all devices from Wi-Fi at once?
The fastest way is change your Wi-Fi password in the router settings (Wi-Fi Network → Access Point → Password). All devices will be disconnected and will only be able to reconnect with a new password. Alternatively, you can disable the access point itself (button Turn on Wi-Fi), but this will also block your gadgets.
Do these methods work on Zyxel routers from a provider (for example, Rostelecom)?
Yes, but the interface may differ. ISPs often block certain features (such as Telnet access or firmware updates). If your control panel doesn't have a section for blocking devices, contact your ISP's technical support—they can enable this option remotely. Also, check if your router has this feature installed. firmware from the provider (usually this can be seen in the section System → Information).
Is it possible to find out which specific device is consuming all the traffic?
In routers Zyxel Keenetic there is a built-in traffic monitor (Statistics → Traffic). It displays how much data each device is transmitting. For classic models Zyxel You can use third-party utilities, for example:
If one device is consuming a suspicious amount of data, check it for viruses.