arptables-save

ARP table administration

Install

All systems
curl cmd.cat/arptables-save.sh
Debian Debian
apt-get install arptables
Ubuntu
apt-get install arptables
Arch Arch Linux
pacman -S arptables
image/svg+xml Kali Linux
apt-get install arptables
CentOS
yum install arptables
Fedora
dnf install arptables
Windows (WSL2)
sudo apt-get update sudo apt-get install arptables
Raspbian
apt-get install arptables

arptables

ARP table administration

Arptables is used to set up, maintain, and inspect the tables of ARP rules in the Linux kernel. It is analogous to iptables, but operates at the ARP layer rather than the IP layer.

iptables-nft

Linux kernel packet control tool (using nft interface)

arptables_jf

network filter