7de2a18811
listed in 'ethers' file. If it recieves one with MAC/IP pair, which is not listed in 'ethers' file, it will send ARP reply with configured fake address. This will prevent not permitted host to work properly in this ethernet segment. Especially Windows(TM) hosts. PR: ports/84627, ports/85671 Submitted by: SeaD <sead@mail.ru>
8 lines
219 B
Text
8 lines
219 B
Text
|
|
===> INSTALL NOTES:
|
|
Now create %%ETHERS%% file
|
|
(see ethers(5))
|
|
and then start ipguard:
|
|
(cd %%PREFIX%%/etc/rc.d
|
|
mv ipguard.sh.sample ipguard.sh
|
|
%%PREFIX%%/etc/rc.d/ipguard.sh start)
|