QR code

Amankan dengan Arpon

Adapun konfigurasi di linux ubuntu adalah sebagai berikut :

Sebelumnya pasang Paket Arpon, sudo apt-get install arpon

Kemdian ubah isi berkas konfigurasinya di :arrow:  sudo gedit /etc/default/arpon

# 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

DAEMON_OPTS=”-d -f /var/log/arpon/arpon.log -g -s”

# For DARPI uncomment the following line

# DAEMON_OPTS=”-d -f /var/log/arpon/arpon.log -g -y”

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

RUN=”yes”

perhatikan pada baris yang di tebalkan.

Advertisement

Free Page Rank Tool
Ruang Banner ukuran 300x250 piksel, bisa pesan via frijal@gmail.com

5 Responses to “Amankan dengan Arpon”

  1. 2 June 2011 at 12:27 #

    bedanya SARPI ama DARPI apa, kak…? klo utk wifi/hotspot yang dipake DARPI apa SARPI… :D
    My recent post Blog with Me !

    • 2 June 2011 at 15:49 #

      SARPI merupakan metode pemantauan arp table dengan cara statis.
      DARPI merupakan metode pemantauan arp table dengan cara dinamis.
      klo utk wifi/hotspot yang dipake >> SARPI

      • 29 November 2011 at 15:32 #

        Mbak Darpi sifatnya lebih dinamis :)

  2. 6 June 2011 at 13:03 #

    kok ditempat saya agak berbeda ya, yg ada

    DAEMON_OPTS="-q -f /var/log/arpon/arpon.log -g -s"

    mohon penjelasanya

    • 6 June 2011 at 18:18 #

      lho kok -q ? ya udah diganti aja…
      untuk keterangan lengkap, ketik >> man arpon

Leave a Comment