Quantcast
Channel: MikroTik
Viewing all articles
Browse latest Browse all 15394

Beginner Basics • Re: how to give customer 30days internet like ISP do

$
0
0
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:
Code:
/interface wifiwave2 access-listadd action=reject mac-address=02:00:00:00:00:00 mac-address-mask=02:00:00:00:00:00 
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

Statistics: Posted by TheCat12 — Sat Feb 10, 2024 10:06 pm



Viewing all articles
Browse latest Browse all 15394

Trending Articles