Community discussions

MikroTik App
 
bhamhotspots
newbie
Topic Author
Posts: 45
Joined: Thu Jul 24, 2008 6:16 pm
Location: United States
Contact:

block by MAC address

Sun Mar 01, 2009 5:30 am

I use the Mikrotik for my hotspots. I see a user with a particular MAC address has been trying to login to my routerboard through winbox using the admin account. I do not enable the admin account, but I want to know, if there is a way to block access to my services to a particular MAC address?
 
yancho
Member Candidate
Member Candidate
Posts: 207
Joined: Tue Jun 01, 2004 3:04 pm
Location: LV

Re: block by MAC address

Tue Mar 17, 2009 12:55 am

Block this MAC in firewall input chain
/ip firewall filter add action=drop chain=input  src-mac-address=AA:AA:AA:AA:AA:AA