Block di routernya langsung. Kalau itu pake DSL router telkom, cari bagian firewall, dan buat rule untuk block port http.
Kalau itu linux router login sebagai root, lalu issue command ini: /sbin/iptables -A OUTPUT -p tcp --dport 80 -j DROP dan kalau mau dibuka lagi isse this command: /sbin/iptables -D OUTPUT -p tcp --dport 80 -j DROP regards, Diky http://ditilang.blogspot.com On 7/11/07, Rendra <[EMAIL PROTECTED]> wrote: > > sharing internetnya pake apa pak? > karena cara memblok suatu port berbeda cara dan prosedurnya, tergantung > media sharing aksesnya > > On 7/11/07, dodi_januarsah <[EMAIL PROTECTED]<dodi_januarsah%40yahoo.com>> > wrote: > > > > Dear all, > > > > Saya punya kasus di kantor saya internet nya sangat lambat oleh karena > > itu yang hanya bisa menggunakan fasilitas internet pun sedikit. > > Pertanyaan nya bagaimana caranya untuk membloking port http nya saja > > jadi si user tidak bisa browsing dan chatting, hanya bisa menggunakan > > outlook express untuk send/receive email. > > Terima kasih > > > > B'Rgds > > Tq > > > > > > > > [Non-text portions of this message have been removed] > > > [Non-text portions of this message have been removed] -- www.itcenter.or.id - Komunitas Teknologi Informasi Indonesia Gabung, Keluar, Mode Kirim : [EMAIL PROTECTED] ## Jobs: itcenter.or.id/jobs ## Bursa: itcenter.or.id/bursa ## ## Jaket ITCENTER tersedia di http://shop.itcenter.or.id Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/ITCENTER/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/ITCENTER/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
