Site icon System Zone

How to Block MAC Address in MikroTik RouterOS 7

MikroTik RouterOS 7 by default allows any MAC address to get internet connection through it. But we may need to block some MAC addresses sometimes. There are three methods to block MAC address in MikroTik RouterOS 7 –

We can use any of these methods if we want to block MAC Address in MikroTik Router. In this article, we will see how to block MAC Address using these three methods in MikroTik RouterOS 7.

Block MAC Address in RouterOS 7

Method 1: Blocking MAC Address using Bridge Filter Rule in MikroTik RouterOS 7

MikroTik Bridge works like a switch where we can add multiple interfaces under a Bridge. MikroTik Bridge provides a lot of features including ability to filter incoming packets based on device MAC Address. So, we can easily filter a MAC address from MikroTik Bridge and can easily block the MAC Address.

The following steps will show how to block MAC address using Filter rule of MikroTik Bridge. But before going to apply the following methods, you must configure your network using MikroTik Bridge. Otherwise, the following method will not work.

Block MAC Address from MikroTik Bridge

Now the desired MAC Address cannot be able to get internet access through the MikroTik Router.

Method 2: Blocking MAC Address using Firewall Filter Rule

It is possible to block MAC Address using MikroTik Firewall’s Filter rule. The following steps will show how to block MAC Address using MikroTik Firewall’s Filter rule.

Block MAC Address using Firewall Rule in MikroTIk Router

The desired MAC Address will not be able to get internet connection through the MikroTik Router. Whenever the MAC Address try to pass through the MikroTik Router, the request will be dropped.

Method 3: Blocking MAC Address  from DHCP Lease

It is also possible to block MAC Address from DHCP Server Lease. If we block access of a MAC Address from DHCP Server Lease, the MAC Address will not be able to get any IP address from DHCP Server. So, the MAC Address will not get internet connection.

The following steps will show how to block MAC Address from MikroTik DHCP Server Lease.

Block MAC Address from DHCP Server Lease

The MAC Address will now not be able to get any IP address from DHCP Lease and cannot be connected to your network.

If you face any confusion to follow the above steps, watch the following video which will help you to configure the above steps properly.

How to block MAC Address in MikroTik RouterOS 7 has been discussed in this article. I hope you will now be able to block MAC Address using MikroTik Router if required. However, if you face any confusion to follow the above steps, feel free to discuss in comment or contact me from Contact page. I will try my best to stay with you.

Exit mobile version