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.

Try in SPARQL Jump to: Statements Referenced by

Statements (49)

Predicate Object
instanceOf Linux firewall utility
netfilter userspace program
packet filtering tool
canLogWith LOG target
ULOG target
complements iptables NERFINISHED
configurationMethod command-line interface
documentationURL https://ebtables.netfilter.org/
hasSuccessor nftables
implementedIn C NERFINISHED
interactsWith Linux kernel NERFINISHED
bridge netfilter
license GNU General Public License
operatesOnLayer data link layer
operatesOnProtocol Ethernet NERFINISHED
partOf Linux netfilter framework NERFINISHED
runsOn Linux NERFINISHED
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 GENERATED
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

Referenced by (1)

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

netfilter hasComponent ebtables