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.

All labels observed (1)

Label Occurrences
arptables canonical 2

How this entity was disambiguated

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 ⓘ
linked to: netfilter
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 ⓘ
supportsChain FORWARD ⓘ
INPUT ⓘ
OUTPUT ⓘ
supportsExtension match extensions ⓘ
target extensions ⓘ
supportsProtocol ARP ⓘ
supportsTable filter ⓘ
nat ⓘ
usedFor ARP spoofing protection ⓘ
ARP traffic control ⓘ
network security hardening ⓘ
usesFramework netfilter ⓘ

How these facts were elicited

Referenced by (2)

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

netfilter → hasComponent → arptables ⓘ
nftables → replaces → arptables ⓘ