Dig a well before you become thirsty: Berikut ini adalah contoh penggunaan iptables:

Dig a well before you become thirsty

extantionz-hard

 
Galeri
OoooOOwala
Dig a well before you become thirsty huehue
OoooOOwala
Dig a well before you become thirsty oii
OoooOOwala
Dig a well before you become thirsty heheh
OoooOOwala
Dig a well before you become thirsty hmmmm...
OoooOOwala
Dig a well before you become thirsty hmmmm...
OoooOOwala
Dig a well before you become thirsty hmmmm...
TEKAJE
Dig a well before you become thirsty hmmmm..
FRIENDS
BEST Freinds 4 Ever hmmmm..
Abstrak
Dig a well before you become thirsty
Berikut ini adalah contoh penggunaan iptables:
Minggu, 19 Oktober 2008

Berikut ini adalah contoh penggunaan iptables:

# Raset semua konfigurasi iptables input mode
iptables -F INPUT

# Mengijinkan semua koneksi dari localhost
iptables -A INPUT -s 127.0.0.0/24 -p tcp -j ACCEPT

# Buka Port 21 untuk FTP
iptables -A INPUT -s any/0 -p tcp –destination-port 21 -j ACCEPT


# Buka Port 22 untuk SSH
iptables -A INPUT -s any/0 -p tcp –destination-port 22 -j ACCEPT


# Buka Port 25 untuk SMTP
iptables -A INPUT -s any/0 -p tcp –destination-port 25 -j ACCEPT

# Buka Port 53 untuk DNS pada protokol TCP dan UDP
iptables -A INPUT -s any/0 -p tcp –destination-port 53 -j ACCEPT
iptables -A INPUT -s any/0 -p udp –destination-port 53 -j ACCEPT


# Buka Port 80 untuk WEB
iptables -A INPUT -s any/0 -p tcp –destination-port 80 -j ACCEPT

# Buka Port 110 untuk POP3
iptables -A INPUT -s any/0 -p tcp –destination-port 110 -j ACCEPT

# Drop semua trafic yang datang selain yang terdapat pada rule di atas
iptables -A INPUT -s any/0 -p tcp –syn -j DROP

Penulis : fcknmysep@yahoo.com.sg http://folderblog.blogspot.com
Judul artikel : Contoh sederhana firewall menggunakan iptables
OS : LINUX

posted by Agoes Sofian @ 02.40  
0 Comments:
Posting Komentar
<< Home
 
About Me

Name: Agoes Sofian
Home: Jakarta, BArat, Indonesia
About Me: Mudah MenciNTai Dan Mudah Pula MelupKAn, Tetapi Sangat SulIT Untuk Melupakan ORng Yang Bner" Saya "Sayangi"...
See my complete profile
Previous Post
Archives
Links
Links
Template by

Blogger Templates

BLOGGER

Buku Tamu


ShoutMix chat widget