Ebtables-legacy Installation On A Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora And Raspbian
Maintainer: Debian Netfilter Packaging Team
Email: [email protected] .
Website: https://netfilter.org/
Section: net
Install ebtables-legacy
-
Debian
apt-get install ebtables
Click to copy -
Ubuntu
apt-get install ebtables
Click to copy -
Alpine OS
apk add ebtables
Click to copy -
Arch Linux
pacman -S ebtables
Click to copy -
Kali Linux
apt-get install ebtables
Click to copy -
CentOS
yum install ebtables
Click to copy -
Fedora
dnf install ebtables
Click to copy -
Raspbian
apt-get install ebtables
Click to copy
ebtables
Ethernet bridge frame table administrationEbtables 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.
Install the latest version of ebtables-legacy in Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora and Raspbian from terminal. To install the ebtables-legacy just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of ebtables-legacy from the respository and install it in your computer/server.