In a small business we have guest WiFi access but someone from next door (the only neighbor) was stealing the internet connection at all hours of the day.
I have their MAC blocked (anything from their MAC gets dropped), so they can’t access the internet.
Thanks, forgot to mention it’s just a regular Linksys AP. I can block clients on it but I’d rather everything maintained on the Mikrotik (RB750G)
that said, in the firewall I figured out blocking UDP from those specific MAC addresses will stop DHCP requests. However, why the traditional
way of blocking everything in my first example doesn’t work I have no idea.
I have a slightly different situation.
Perhaps someone can help?
I need to limit access to and via a 711 to just one piece of equipment with one MAC address.
I have two 711’s configured as a point to point link with a bridge from wlan to ether set up on them both.
One end (office) has a switch and 4 PC’s connected.
The other end has a video recorder connected that is viewed from one of the PC’s in the office.
The recorder has a static IP address.
The problem I have is that a “nice” person unplugs the DVR and connects a PC in it’s place. The person can now access anything on the other end of the radio link.
I think (occasionally, but today is not one of those times) that if I could use mac address filtering I could stop this happening by allowing traffic to and from one mac address only.
I have tried using a firewall in the bridge from wlan to ether but can’t get it to work ( I can get it to work using IP address filtering, but the person is clever enough to set his PC to the same IP address as the recorder)!