Ebtables

From Notes_Wiki
Revision as of 13:05, 23 August 2022 by Saurabh (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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