Posts Tagged ‘arptables’
arptables-save – Save ARP Tables
USAGE
arptables-save [-c] [-t table]
DESCRIPTION
arptables-save is used to dump the contents of an ARP Table in easily
parseable format to STDOUT. Use I/O-redirection provided by your shell
[...]
arptables-restore – Restore ARP Tables
USAGE
arptables-restore [-c] [-n]
DESCRIPTION
arptables-restore is used to restore ARP Tables from data specified on
STDIN. Use I/O redirection provided by your shell to read from a file
[...]
arptables – administration tool for arp packet filtering
USAGE
arptables [-t table] -[AD] chain rule-specification [options]
arptables [-t table] -I chain [rulenum] rule-specification [options]
arptables [-t table] -R chain rulenum rule-specification [options]
[...]
