berikut ini contoh firewall standard di mikrotik yang sering saya terapkan di warnet maupun di lab.
/ip firewall filter
add chain=forward connection-state=established comment=”allow established connections”
add chain=forward connection-state=related comment=”allow related connections”
add chain=forward connection-state=invalid action=drop comment=”drop invalid connections”
add chain=virus protocol=tcp dst-port=135-139 action=drop comment=”Drop Blaster Worm”
add chain=virus protocol=udp dst-port=135-139 action=drop comment=”Drop Messenger Worm”
add chain=virus protocol=tcp dst-port=445 action=drop comment=”Drop Blaster Worm”
add chain=virus protocol=udp dst-port=445 action=drop comment=”Drop Blaster Worm”
add chain=virus protocol=tcp dst-port=593 action=drop comment=”________”
add chain=virus protocol=tcp dst-port=1024-1030 action=drop comment=”________”
add chain=virus protocol=tcp dst-port=1080 action=drop comment=”Drop MyDoom”
add chain=virus protocol=tcp dst-port=1214 action=drop comment=”________”
add chain=virus protocol=tcp dst-port=1363 action=drop comment=”ndm requester”
add chain=virus protocol=tcp dst-port=1364 action=drop comment=”ndm server”
add chain=virus protocol=tcp dst-port=1368 action=drop comment=”screen cast”
add chain=virus protocol=tcp dst-port=1373 action=drop comment=”hromgrafx”
add chain=virus protocol=tcp dst-port=1377 action=drop comment=”cichlid”
add chain=virus protocol=tcp dst-port=1433-1434 action=drop comment=”Worm”
add chain=virus protocol=tcp dst-port=2745 action=drop comment=”Bagle Virus”
add chain=virus protocol=tcp dst-port=2283 action=drop comment=”Drop Dumaru.Y”
add chain=virus protocol=tcp dst-port=2535 action=drop comment=”Drop Beagle”
add chain=virus protocol=tcp dst-port=2745 action=drop comment=”Drop Beagle.C-K”
add chain=virus protocol=tcp dst-port=3127-3128 action=drop comment=”Drop MyDoom”
add chain=virus protocol=tcp dst-port=3410 action=drop comment=”Drop Backdoor OptixPro”
add chain=virus protocol=tcp dst-port=4444 action=drop comment=”Worm”
add chain=virus protocol=udp dst-port=4444 action=drop comment=”Worm”
add chain=virus protocol=tcp dst-port=5554 action=drop comment=”Drop Sasser”
add chain=virus protocol=tcp dst-port=8866 action=drop comment=”Drop Beagle.B”
add chain=virus protocol=tcp dst-port=9898 action=drop comment=”Drop Dabber.A-B”
add chain=virus protocol=tcp dst-port=10000 action=drop comment=”Drop Dumaru.Y”
add chain=virus protocol=tcp dst-port=10080 action=drop comment=”Drop MyDoom.B”
add chain=virus protocol=tcp dst-port=12345 action=drop comment=”Drop NetBus”
add chain=virus protocol=tcp dst-port=17300 action=drop comment=”Drop Kuang2″
add chain=virus protocol=tcp dst-port=27374 action=drop comment=”Drop SubSeven”
add chain=virus protocol=tcp dst-port=65506 action=drop comment=”Drop PhatBot, Agobot, Gaobot”
add chain=forward action=jump jump-target=virus comment=”jump to the virus chain”
add chain=forward action=accept protocol=tcp dst-port=80 comment=”Allow HTTP”
add chain=forward action=accept protocol=tcp dst-port=25 comment=”Allow SMTP”
add chain=forward protocol=tcp comment=”allow TCP”
add chain=forward protocol=icmp comment=”allow ping”
add chain=forward protocol=udp comment=”allow udp”
add chain=forward action=drop comment=”drop everything else”
add chain=input src-address-list=”port scanners” action=drop comment=”dropping port scanners” disabled=no
semoga bermanfaat
slackids
www.slackids.com
Subscribe to:
Post Comments (Atom)
Blog Archive
-
▼
2010
(95)
-
▼
April
(47)
- konfigurasi mikrotik sejajar dengan squid proxy
- Step by step instalasi squid proxy di slackware 13.0
- Tips aman menggunakan Twitter
- cara mudah pasang YM di Facebook
- Tips menjadikan Facebook semakin menarik
- Beberapa situs pembuat Avatar
- cara mudah menonaktifkan Autorun di Windows 7
- cara mudah menonaktifkan Automatic Update di Windo...
- cara mudah menonaktifkan error reporting di Windows 7
- cara mudah backup dan restore registry di Windows 7
- tips optimasi dan percepat blog WordPress anda
- cara membuat Windows 7 sebagai WiFi Hotspot
- contoh firewall standard di mikrotik
- FIrewall untuk blok virus di mikrotik
- cara mudah membuat FeedBurner di blog
- cara mudah proteksi dokumen Word 2007
- Sekilas tentang Pathping
- Tips konfigurasi special hub/router untuk akses DSL
- Peran Kedelai dalam mencegah bahaya kolesterol
- Tips diet ala MAYO CLINIC USA dalam 13 hari
- Mengenal bahaya SPAM
- Solusi cepat mengakses facebook
- Tips aman ber-Facebook
- Tips memilih bisnis online
- Cara upgrade Windows Vista ke Windows 7
- Yang perlu anda ketahui sebelum menggunakan Windows 7
- Cara mengganti pilihan Shutdown menjadi Hibernate ...
- Chiclet Keyboard, apakah itu?
- Daftar RSS Feed
- cara mempercepat akses web dengan memodifikasi fil...
- Kode rahasia pada ponsel GSM
- Cara mengaktifkan Google Buzz
- Fitur - fitur yang terdapat pada Google Buzz
- Sekilas tentang Google Buzz
- Cara membuat tampilan Firefox lebih menarik
- 4 aplikasi gratis untuk memperbaiki registry
- Cara mudah mengatur SMS pemberitahuan dari Facebook
- Blok game online di mikrotik
- rule blok sharing windows di mikrotik
- Tips Penggunaan kamera ponsel agar hasil lebih mak...
- aplikasi chat untuk facebook
- Blokir situs negatif di pencarian google
- cara menyembunyikan ip dan mac address mikrotik da...
- firewall untuk blok camfrog di mikrotik
- solusi simple queue yang bermasalah di mikrotik v3.22
- cara menghilangkan iklan/ads di facebook
- upgrade mikrotik v2.9.51 ke v.3.22 dengan lisensi ...
-
▼
April
(47)
No comments:
Post a Comment