forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
11 lines
302 B
Text
11 lines
302 B
Text
|
|
Before starting arpCounterattack, you should edit its configuration file,
|
|
%%PREFIX%%/etc/arpCounterattack/arpCounterattack.conf. Then, add the following
|
|
line to /etc/rc.conf:
|
|
|
|
arpcounterattack_enable="YES"
|
|
|
|
Finally, to start it, run the following command:
|
|
|
|
%%PREFIX%%/etc/rc.d/arpCounterattack start
|
|
|