Install ebtables by entering the following commands in the terminal:
sudo apt update sudo apt install ebtables
Description:
Ethernet bridge frame table administration
Ebtables is used to set up, maintain, and inspect the tables of Ethernet frame rules in the Linux kernel. It is analogous to iptables, but operates at the MAC layer rather than the IP layer.
Homepage: http://ebtables.sourceforge.net
Version: 2.0.10.4-3.5ubuntu2
Section: net