On Fri, 17 Oct 2003 08:21:43 +0700 "Khairun Nas" <[EMAIL PROTECTED]> wrote: > http_access allow !Safe_ports > > Kemudian restart lagi Squidnya. >
wakkk... ;-) jgn pak! nanti squidnya bisa *dipake* orang loh..... :-) biar aja by default squid hanya membolehkan port2 yg di identifikisi eh salah, identifikasi... $ grep "Safe" /usr/local/etc/squid/squid.conf acl Safe_ports port 80 # http acl Safe_ports port 21 # ftp acl Safe_ports port 443 563 # https, snews acl Safe_ports port 70 # gopher acl Safe_ports port 210 # wais acl Safe_ports port 1025-65535 # unregistered ports acl Safe_ports port 280 # http-mgmt acl Safe_ports port 488 # gss-http acl Safe_ports port 591 # filemaker acl Safe_ports port 777 # multiling http http_access deny !Safe_ports -- -*slackbie*- -- Berhenti langganan: [EMAIL PROTECTED] Arsip dan info: http://linux.or.id/milis.php

