Setting up a secure and stable wireless network at home or in the office begins with properly managing connected devices. Many users face the need to restrict who can connect to a hotspot or, conversely, add a new device to the allowed list. Access control is a fundamental home network administration skill that helps prevent unauthorized use of traffic.
Modern routers offer powerful connection filtering tools, but their interfaces can vary significantly. In this article, we'll explore how to allow Wi-Fi access to specific devices using various security methods, from simple SSID hiding to advanced MAC address filtering. Understanding these processes will help you improve your network. impenetrable for outsiders.
Basic principles of wireless network security
Before diving into specific router settings, it's important to understand how device authorization works. When a device attempts to connect to the network, it sends a request, which the router validates against its internal rules. Unless you've configured strict restrictions, the router relies solely on knowledge of the password. However, the password can be learned or guessed, so multi-level protection is always preferable.
There are several levels of control that can be applied. The simplest is a password change, which forcibly disconnects all current users. A more complex method involves creating white lists, where access is restricted to trusted devices. Also worth mentioning are guest networks, which isolate visitors from your main infrastructure, protecting personal files and printers.
⚠️ Note: Router web control panel interfaces are constantly updated by manufacturers. Menu locations may vary depending on the firmware version, so always consult the official documentation for your specific device model.
Don't ignore the importance of encryption. Even if you've configured access lists, using the outdated WEP or WPA protocol leaves your network vulnerable. Always choose WPA2-PSK or WPA3, if your devices support these standards. This ensures that data transmitted between the device and the router is securely encrypted.
Identifying devices via MAC address
A key element in the process of allowing or denying access is the unique identifier of the network interface, known as the MAC address. This is an alphanumeric code assigned by the manufacturer of the network card or Wi-Fi module. It is this code that the router uses to determine which device needs access. allow connection or, on the contrary, block it.
To set up filtering, you first need to know the MAC addresses of all your trusted devices. On smartphones and tablets, this information can usually be found in the "About phone" section or in the details of the current Wi-Fi connection. On Windows computers, you can use the command line by entering the command ipconfig /allto see the physical address of the adapter.
- 📱 Android: Settings → About phone → General information → Wi-Fi MAC address.
- 🍏 iOS: Settings → General → About → Wi-Fi Address.
- 💻 Windows: Command Prompt → Enter
getmac→ search for the line "Physical address". - 🖥️ macOS: System Preferences → Network → Wi-Fi → Advanced → Hardware.
This means that the device can present itself to the router under different addresses to protect privacy. For filtering to work correctly on the router, this feature will need to be enabled on the specific device. turn off, having recorded the real MAC address.
Setting up filtering on TP-Link routers
TP-Link routers are among the most popular in the home segment. Access setup is carried out through the wireless mode section. You need to log in to the web interface, usually accessible at 192.168.0.1 or tplinkwifi.net, and log in.
In the new blue interface, navigation is via the menu on the left. You need to find the section Wireless (Wireless mode) and then go to the subsection Wireless MAC Filtering (MAC Address Filtering) This feature is often disabled by default, so the first step is to enable the switch. Enable.
☑️ Pre-configuration check for TP-Link
Once filtering is enabled, you will be prompted to select a default rule. To create a whitelist, select the option Allow (Allow) for the devices listed in the list. This means all devices not listed in the table below will be automatically blocked. Then click the button Add New (Add new) and enter the MAC address of the trusted gadget and an arbitrary description.
In older versions of the interface (green design) the logic is similar, but the path may look like this Wireless → Wireless MAC FilteringMake sure you select the radio button. Allow the stations specified by any enabled entries in the list to accessThis is a critical point, as choosing the opposite option Deny will result in the listed devices being blocked, not allowed.
⚠️ Caution: After enabling MAC address filtering and adding rules, the device you're configuring the router from may lose connection if its address wasn't added to the list first. We recommend configuring the network via an Ethernet cable or adding the current device to the allowed list before enabling the filter.
Access control on Asus and Keenetic equipment
Asus and Keenetic routers are renowned for their advanced software, which offers more flexible management scenarios. Asus devices use the AsusWRT operating system. To configure access, go to the section Wireless network and select the tab MAC address filter.
Here you will see a table with the current rules. You need to switch the filtering mode to Accept (Accept). This action inverts the router's logic: the router will only allow connections from those specified in the list. After selecting the mode, enter the MAC address, give it a descriptive name (e.g., "iPhone_Mom"), and click the button. AddDon't forget to click Apply at the bottom of the page for the changes to take effect.
Keenetic devices run on OS KeeneticOS, which is renowned for its modularity. Here, access control is often located in a separate "Wi-Fi Filter" component. If this option isn't available in the menu, you'll need to install it first through "System Management." In "My Networks and Wi-Fi" → "Wi-Fi List," you can configure access policies for each access point separately.
Keenetic also offers a "Guest Network" feature, which essentially creates a separate channel with isolated access. This is a great way to allow internet access without compromising the main network. You can set a separate password and even limit the speed for guests.
What to do if you forgot your Wi-Fi password?
If you've lost your password but have physical access to the router, you can reset it using the Reset button on the device (press and hold for 10-15 seconds). This will restore the router to its factory settings, and the password will be located on a sticker on the bottom of the device. However, this will erase all your settings, including PPPoE and IPTV, if any were configured.
Using a guest network for temporary access
When friends or family members come over, sharing your main network password isn't always safe or convenient. In such cases, the ideal solution is to activate guest networkThis is a virtual access point that runs on the same router, but is completely isolated from your local network.
Guests connecting to such a network only have access to the external network (the Internet). They won't be able to see your computers, network-attached storage (NAS), printers, or security cameras. This reduces the risk of your main network becoming infected with viruses if a guest's device is infected.
Guest network settings are usually located in the same wireless settings section as the main Wi-Fi settings. You can set a separate network name (SSID), such as "Home_Guest," and assign a separate, possibly simpler, password. You can often set a timer after which the guest network will automatically disconnect.
| Characteristic | Main network | Guest network | Hidden network |
|---|---|---|---|
| Access to local files | Full | Prohibited | Full |
| Visibility in the Wi-Fi list | Visible | Visible | Hidden |
| Security level | High | Medium (isolation) | False security |
| Guest convenience | Low (requires a complex password) | High | Low (manual input required) |
Hiding the network name (SSID) as a security method
Another way to limit connections is to hide your network's service set identifier (SSID). When this feature is enabled, the router stops broadcasting your network name. Your network simply won't appear in the list of available connections on phones and laptops.
However, this method isn't fully secure. Experienced users can easily detect a hidden network using specialized scanning tools. Furthermore, hiding the SSID often creates problems connecting new devices, as the network name and password must be entered manually, taking care to ensure proper case-insensitive access.
To allow access to a hidden network, you need to select "Connect to hidden network" or "Add network manually" on the client device. After entering the correct name and password, the device will be able to connect. This method is more protective against "nosy neighbors" than actual hackers, but when combined with MAC address filtering, it provides good results.
⚠️ Warning: Hiding the SSID may result in increased battery consumption on mobile devices, as they will constantly send out broadcast requests in search of a familiar network, even when out of range.
Don't rely on network obfuscation as your sole security method. It creates the illusion of security, while your traffic may remain vulnerable unless strong encryption is used. Always combine this method with setting a strong password and, if necessary, MAC filtering.
Frequently Asked Questions (FAQ)
Will the MAC address filter be reset when I reboot my router?
No, the settings stored in the router's non-volatile RAM (NVRAM) are retained after a reboot or short-term power outage. However, a hard reset will delete all your filtering rules and return the configuration to its default state.
Is it possible to allow access on a schedule?
Yes, many modern routers, such as Keenetic, TP-Link (Archer series), and Asus, support "Parental Controls" or "Time Access Limits." These sections allow you to configure specific days and hours when a specific device (based on its MAC address) is allowed to access the internet.
What should I do if I blocked myself?
If you enabled the "Allow only listed" filtering and forgot to add your computer, you will lose access to the Wi-Fi settings. In this case, the only solution is to connect to the router via a LAN cable (Ethernet) or perform a full reset of the device using the Reset button on the device.
Does the number of allowed devices affect internet speed?
The filter table itself doesn't affect speed. However, if you allow access to a large number of devices, they will share the router's bandwidth. Furthermore, older encryption protocols can reduce overall network throughput with a large number of clients.
Do I need to allow access for every new smart device?
If you have strict whitelist filtering enabled (Allow), then yes, each new device, whether a smartphone, laptop, or smart plug, must be manually added to the list of allowed MAC addresses in the router settings, otherwise it will not receive an IP address and will not be allowed to access the network.