Or enable MAC filtering through Access List usage, set time=30d and force your clients to use non-randomized MAC address using the following access rule:
given that you have either the WiFi or the WifiWave2 package which were introduced after RouterOS v7.12 for routers with architecture x86, ppc, mmips, tile, arm or arm64. If that's not case, you could tell your clients to connect to the WiFi with non-randomized MAC, copy them to access list through the registration table, set time in their access rule and turn off default authentication on the wireless interface
Code:
/interface wifiwave2 access-listadd action=reject mac-address=02:00:00:00:00:00 mac-address-mask=02:00:00:00:00:00
Statistics: Posted by TheCat12 — Sat Feb 10, 2024 10:06 pm