how to - block the internet access based on mac address or how can we make list of allowed mac address
using any method on mikrotik haP lite
how to - block the internet access based on mac address or how can we make list of allowed mac address
using any method on mikrotik haP lite
/ip firewall filter add src-mac-address=11:22:33:44:55:66 action=drop
“chain” is missing.
/ip firewall filter add / chain:forward / Advanced src-mac-address=mac of device action=drop
device connect in network but no internet access