2008-10-16 23:35:41 +02:00
|
|
|
ipguard listens network for ARP packets. All permitted MAC-IP pairs
|
|
|
|
listed in 'ethers' file. If it recieves one with MAC-IP pair, which is
|
2005-09-03 20:51:19 +02:00
|
|
|
not listed in 'ethers' file, it will send ARP reply with configured
|
2008-10-16 23:35:41 +02:00
|
|
|
fake address. This will prevent not permitted host to work properly in
|
|
|
|
local ethernet segment.
|
2005-09-03 20:51:19 +02:00
|
|
|
|
2011-10-24 11:11:38 +02:00
|
|
|
Author: SeaD <sead at deep.perm.ru>
|
2005-09-03 20:51:19 +02:00
|
|
|
WWW: http://ipguard.deep.perm.ru/
|