Solved: show mac-address-table on ASA 5540 ver8 - Cisco

Jul 11, 2017 Instead of IP address use mac address to allow internet in Can this be done on PFSense instead of using the IP address to give access on the internet we use mac address on the firewall rules. Of course i know this is possible in captive portal, but i dont want to use captive portal as i cannot set rules on client residing in captive portal. New Features | FortiGate / FortiOS 6.2.0 | Fortinet

The MAC address of an interface on a firewall (UTM) appliance can be found: On the GUI, go to Network | Interfaces, select the interface and click the Edit icon. Move to the Advanced tab and here you will find the interface's MAC Address. On the TSR, search for Config MAC of the related interface.

Manual:IP/Firewall/Address list - MikroTik Wiki

Feature Request: Firewall by mac address · Issue #2259

sudo iptables -A INPUT -m mac --mac-source 00:00:00:00:00:AA -j DROP Obviously, you'll need to change that address. If you want to make that permanent, make sure ufw is installed and then edit /etc/ufw/before.rules to have something like this before the COMMIT: