F
F
felay2018-10-08 19:41:25
WiFi
felay, 2018-10-08 19:41:25

How to restrict access to the wifi network for all devices except one?

We need a script that will turn off the network for all devices except for one specific one (there is a MAC address and IP). The network is switched off in def. time using a script:
interface wireless disable wlan1
Then you need to enable the network, but only for one specific device. How to implement it?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry, 2018-10-08
@Tabletko

You implement this on the access list, where you can just set the period for the rule to work.

A
Andrey Barbolin, 2018-11-02
@dronmaxman

Disconnect network? The rest of the clients can't connect to wifi, or can they but they don't have internet?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question