Ethernet bridge frame filtering tool.
Examplesudo ebtables -L
sudo ebtables -L
Ethernet bridge frame filtering tool used to set up rules for filtering frames on a bridge.
Examplesudo ebtables -A INPUT -p IPv4 --ip-source 192.168.1.1 ACCEPT
sudo ebtables -A INPUT -p IPv4 --ip-source 192.168.1.1 ACCEPT
DevOpsSchoolTypically replies within an hour