Jumat, 24 Januari 2014

Untuxcut with Arpon

apt-get install arpon


gedit /etc/default/arpon
Code:
# Defaults for arpon initscript
# sourced by /etc/init.d/arpon
# installed at /etc/default/arpon by the maintainer scripts

# You must choose between static ARP inspection (SARPI) and
# dynamic ARP inspection (DARPI)
#
# For SARPI uncomment the following line (please edit also /etc/arpon.sarpi)
# DAEMON_OPTS="-q -f /var/log/arpon/arpon.log -g -s"

# For DARPI uncomment the following line
# DAEMON_OPTS="-q -f /var/log/arpon/arpon.log -g -d"

# Modify to RUN="yes" when you are ready
RUN="yes"

konfigurasi arpon ini, untuk mengaktifkan arpon maka lihat pada baris ini

# Modify to RUN=”yes” when you are ready

RUN=”no”

see this:
Code:
# Modify to RUN=”yes” when you are ready

RUN=”no”

change it:
Code:
# Modify to RUN=”yes” when you are ready

RUN=”yes”

save..

Tidak ada komentar:

Posting Komentar