How to limit Wi-Fi access by time: setting up a schedule

A modern home is unimaginable without a wireless network that connects smartphones, laptops, and smart home devices. However, constant access to entertainment content and games often leads to decreased productivity or disrupted sleep patterns in children. Parents and network administrators are increasingly faced with the need to implement strict usage guidelines. Internet resources at certain hours.

Fortunately, most modern routers have built-in traffic management features. You can set up automatic Wi-Fi shutdown at night or restrict network access only during study time. This solution not only helps discipline users, but also relieve the radio channel, ensuring stable operation of critical devices.

In this guide, we'll explore the technical aspects of setting up parental controls and wireless network schedules. We'll cover MAC address filtering methods and the use of specialized software. Understanding these mechanisms will allow you to create a flexible and secure environment for all your connected devices.

How parental controls work on a router

The access restriction function is based on the analysis of unique device identifiers, known as MAC addresses. The router compares the address of the connecting device with a list of rules set by the administrator. If the current time falls within the restricted time range, the router simply ignores requests to connect or breaks an existing connection.

The implementation of this feature may vary depending on the hardware manufacturer and firmware version. Some models use a "Whitelist" mechanism, allowing access only to selected devices at specified times. Others use a "Blacklist," blocking specific devices according to a schedule while allowing others full network access.

⚠️ Attention: Changing the time settings on your router itself can disrupt the schedule. Make sure your router is synced with a time server (NTP) or has the correct time manually set, otherwise the blocking may occur at the wrong time.

It's important to understand that restricting access at the router level isn't absolute protection against tech-savvy users. An experienced user can change their device's MAC address or use third-party DNS servers. However, for basic family time control, this is quite sufficient.

📊 How do you plan to restrict access?
Only at night
During lessons
Block children completely
For guests only

Preparing for setup: collecting device data

Before making any changes to your router configuration, you need to make a list of all devices that need to be controlled. You'll need to know the MAC address of each smartphone, tablet, or laptop. This is a unique code in the format XX:XX:XX:XX:XX:XX, which is assigned to the network interface during production.

You can find this information in the device's settings. On Android, the path usually looks like this: Settings → About phone → General information → Wi-Fi MAC addressOn iPhone, the data is located in the menu Basics → About this deviceFor Windows computers, you can use the command prompt.

Write down the addresses and give them descriptive names to avoid confusion later. For example, "Phone_Son" or "Laptop_Office." This will make it easier to create rules and help avoid accidentally blocking your own work device.

☑️ Information collection

Completed: 0 / 4

If you have a lot of devices on your network, it's a good idea to create a mapping table. This will help you quickly navigate when adding new rules or troubleshooting connection issues.

Device User MAC address Priority
Smartphone A Child 00:1A:2B:3C:4D:5E Short
Laptop Pro Parent AA:BB:CC:DD:EE:FF High
Tablet Mini Guest 11:22:33:44:55:66 Average
Smart TV General FF:EE:DD:CC:BB:AA High

The interfaces of popular brands like TP-Link and Asus have similar setup logic, although the visual design may differ. You need to log in to the administrator's web interface by entering the IP address (most often 192.168.0.1 or 192.168.1.1) in your browser. After logging in, look for the section related to Parental control (Parental Control) or Wireless mode.

In the TP-Link menu with the new Tether interface, go to the "Parental Controls" tab and add a new device. The system will prompt you to select a device from the list of connected devices or enter the MAC address manually. Next, set up a time profile: you can select the days of the week and time intervals when internet access should be available. available or, conversely, blocked.

Asus devices often use AiProtection technology, which offers more flexible settings. Here you can not only limit time but also filter content. To set the time, go to Additional settings → Parental controlsSelect a profile, enable it, and drag the sliders on the timeline to designate blocking periods.

What if the menu is different?

Firmware interfaces are frequently updated. If you don't find an exact match, look for sections with the words "Wireless Schedule," "Access Control," or "Time Control." The logic remains the same: select the device and set the time.

After saving the settings, the router may take a few seconds to apply the rules. Test the restriction by attempting to connect from a blocked device during the restricted time.

Restricting access via Keenetic and MikroTik

Keenetic and MikroTik routers offer more advanced tools for network administrators. In Keenetic OS, this feature is called "Network Access" and is integrated with a priority system. You can create an access profile that blocks internet access for specific devices during specified hours, while maintaining access to the local area network (LAN).

To configure Keenetic, go to "My Networks and Wi-Fi" → "Home Network." Select the desired device and click the schedule settings button. The visual editor is convenient, with permitted hours marked in green and restricted hours marked in red. This allows you to flexibly combine schedules for weekdays and weekends.

With MikroTik, configuration requires a more in-depth approach. You'll need to create a rule in the Firewall Filter. You'll need to add the rule to the chain. forward, specifying the source MAC address and the action time (Time). The Action (Action) is selected drop or rejectThis is a powerful tool, but it requires care when entering commands.

⚠️ Attention: When configuring MikroTik via WinBox or the terminal, be careful: an error in a firewall rule can completely block your access to router management. Always leave one rule with full access for your administrative IP address.

Both manufacturers allow you to create multiple profiles for different family members. For example, you can set strict limits for a younger student, while for a high school student, you can set more relaxed limits, allowing access until late in the evening.

Using third-party software and cloud services

If your router's built-in features aren't convenient enough, or your device is too old, cloud-based solutions can help. Services like Google Family Link or Yandex.Kids allow you to manage access directly from a parent's phone. They operate on the device's operating system, not the router's.

The advantage of such apps is that restrictions "follow" the device. If a child connects to a friend's mobile data or Wi-Fi, screen time limits and app blocking will remain in effect. A router, however, only controls the entry point within a specific home.

There are also DNS services with parental controls, such as NextDNS or OpenDNS FamilyShield. By configuring them on your router, you can restrict access to website categories and set time schedules for the entire network or individual profiles. This is a universal method that works on any hardware.

However, it's important to keep privacy in mind. By forwarding requests through third-party DNS or installing a management profile on your child's phone, you're trusting third parties with their browsing data. Choose trusted service providers.

Method Complexity Efficiency Addiction
Router settings Average High (at home) Router model
Applications (Family Link) Low Maximum Device OS
DNS filters High Average DNS provider

Common problems and solutions

One common issue is resetting the time settings after rebooting the router. If the device doesn't have a built-in battery-powered clock and can't sync with an internet server (NTP), the schedule may be lost. In this case, check the date and time settings in the "System" or "Administration" section and enable automatic syncing.

Another problem is when a child uses the "Private Wi-Fi Address" feature on an iPhone or Android device. This feature masks the device's real MAC address, generating a random one for each network. As a result, the rule associated with the old address stops working. Find the specific network in the Wi-Fi settings on your child's phone and disable the private address option to capture the MAC address.

Users also frequently complain that devices continue to operate outside restricted hours. This can occur if the router's firmware hasn't been updated, which may contain bugs in the parental control module. Check the manufacturer's website for the latest firmware.