arptables

E886824

arptables is a Linux userspace utility used to set up, maintain, and inspect ARP packet filtering and mangling rules within the netfilter framework.

Try in SPARQL Jump to: Statements Referenced by

Statements (46)

Predicate Object
instanceOf Linux userspace program
packet filtering tool
software utility
canLog ARP packets via LOG target (when available)
canMatchOn ARP destination IP address
ARP hardware address
ARP operation code
ARP source IP address
inbound network interface
outbound network interface
canTarget ACCEPT
DROP
QUEUE
RETURN
category network security software
system administration tool
commandLineInterface true
configurationPersistence rules typically saved and restored via init scripts or system services
dataPlaneScope local host ARP traffic
distribution commonly included in Linux distributions
documentation man arptables
invocation arptables command on shell
layer link layer
license GNU General Public License
maintainedWith netfilter project tools
operatingSystem Linux
partOf netfilter framework NERFINISHED
primaryFunction inspect ARP packet filtering rules
maintain ARP packet filtering rules
mangle ARP packets
set up ARP packet filtering rules
requires root privileges for rule modification
similarTo ebtables
iptables NERFINISHED
supportsChain FORWARD
INPUT
OUTPUT
supportsExtension match extensions
target extensions
supportsProtocol ARP NERFINISHED
supportsTable filter
nat
usedFor ARP spoofing protection
ARP traffic control
network security hardening
usesFramework netfilter NERFINISHED

Referenced by (1)

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

netfilter hasComponent arptables