Ebtables
From Notes_Wiki
Home > CentOS > CentOS 6.x > Network related tools > Ebtables
If we are using Virtualization and we need to configure some firewall rules for bridge interfaces then we can use 'ebtables' instead of 'iptables' as bridges uses only Ethernet protocol (OSI Layer 2) and not IP protocol (OSI Layer 3) and hence do not require use iptables rules.
Home > CentOS > CentOS 6.x > Network related tools > Ebtables