However, that perso can just change their IP and try again from a new IP. I don’t think there is a way to blck by MAC address. If not, that is a good suggestion.
If you are not using mac-telnet you can disable it.
/tool mac-server print
/tool mac-server disable 0 or /tool mac-server remove 0
If you don’t use static IP’s on your network and only use dhcp, you can disable arp queries, but be sure to add add arp to your dhcp.
/ip dhcp-server set add-arp=yes
/interface ethernet set Local arp=reply-only
You can also restrict connecting to the router from only your IP
/ip firewall filter add chain=input src-address= action=accept
/ip firewall filter add chain=input action=drop
Be careful not to lock yourself out though, and you might want to set up a static MAC address mapping for your computer.
13:37:20 hotspot,info,debug 00:1D:0F:E2:E3:D0 (10.0.0.7): login failed:
invalid username or password
13:38:03 hotspot,info,debug 00:1D:0F:E2:E3:D0 (10.0.0.20): trying to log in
by mac
13:38:03 hotspot,info,debug 00:1D:0F:E2:E3:D0 (10.0.0.20): login failed:
invalid username or password
here is what i see in the log
also that mac add in the hosts window appear also with the ip 163.121.94.2
i do the rules you mentioned guyes and also i am still having this issue !!!
HEEEEEEEEEELP
Hm, first of all, this is the way, a open HotSpot work. It’s an open WLAN but at the end you need credentials to use the infrastructure. So where is the problem. Because of missing username/password, this user can’t log in and use your HotSpot for internet access.
I belive if you execlude this mac, he will try login with an offer wlan card / mac.
Their are different possibilities to secure this environment, but first of all you should think of all the changes if you secure the wlan. You will find How tos in the manual.