slackbuilds/network/arptables
Menno Duursma b9ad855296 network/arptables: Updated for version 0.0.3-4.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2010-07-25 21:52:39 -05:00
..
README network/arptables: Updated for version 0.0.3 2010-05-13 00:35:38 +02:00
arptables.SlackBuild network/arptables: Updated for version 0.0.3-4. 2010-07-25 21:52:39 -05:00
arptables.info network/arptables: Updated for version 0.0.3-4. 2010-07-25 21:52:39 -05:00
doinst.sh network/arptables: Updated for version 0.0.3 2010-05-13 00:35:38 +02:00
slack-desc network/arptables: Updated for version 0.0.3 2010-05-13 00:35:38 +02:00

README

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.

Currently, only support for specifying hardware addresses for Ethernet
is available. This tool is not luser-proof: you can specify an Ethernet 
source address and set hardware length to something different than 6, f.e.

Arptables Frequently (and less frequently) Asked Questions:
http://ebtables.sourceforge.net/arptables-faq.html

Note: an /etc/rc.d/init.d/arptables sysv-style script is included.