ebtables

E886825

ebtables is a Linux firewall utility used to filter and manipulate Ethernet frames at the data link layer, complementing iptables within the netfilter framework.

All labels observed (1)

Label Occurrences
ebtables canonical 2

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf Linux firewall utility
netfilter userspace program
packet filtering tool
canLogWith LOG target
ULOG target
complements iptables
configurationMethod command-line interface
documentationURL https://ebtables.netfilter.org/
hasSuccessor nftables
implementedIn C
interactsWith Linux kernel
bridge netfilter
license GNU General Public License
operatesOnLayer data link layer
operatesOnProtocol Ethernet
partOf Linux netfilter framework
linked to: netfilter
runsOn Linux
storesRulesIn kernel netfilter tables
supportsChain BROUTING
FORWARD
INPUT
OUTPUT
supportsFeature atomic rule replacement
per-bridge-port rules
rule counters
supportsMatch EtherType
VLAN tag
bridge interface
destination MAC address
logical in-bridge port
logical out-bridge port
source MAC address
supportsState stateless filtering
supportsTable broute
filter
nat
supportsTarget ACCEPT
CONTINUE
DNAT
DROP
MARK
REDIRECT
RETURN
SNAT
usedFor MAC-based access control
filtering Ethernet frames
layer 2 NAT
network bridge firewalling
traffic segregation on Linux bridges

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

netfilter hasComponent ebtables
nftables replaces ebtables