On Mon, 4 Dec 2000, Jack wilson wrote:
> acl blockedsites url_regex "/usr/local/etc/block.txt"
> acl all scr 0.0.0.0/0.0.0.0
> acl manager proto cache_object
> acl localhost scr 127.0.0.1/255/255/255/255
                              ^^^^^^^^^^^^^^^ 255.255.255.255
> acl SSL_ports port 443 563
> aclSafe_ports port 80 21 442 563 70 210 1025-65535
  ^^^^^^^^^^^^^ acl Safe_ports
> aclSafe_ports port 280 # http-mgmt
> aclSafe_ports port 488 # gss-http
> aclSafe_ports port 591 # filemaker
> aclSafe_ports port 777 # multiling http
> acl CONNECT method CONNECT
> http_access deny blockedsites
> http_access allow manager localhost
> http_access deny manager
> http_access deny !Safe_ports
> http_access deny CONNECT !SSL_ports
> http_access allow localhost
> http_access allow all

Sepertinya sudah betul, coba yang di atas itu diperbaiki dulu. Juga, lihat 
grep squid /var/log/messages, apa ada pesan kesalahan saat squid di-start
di situ. BTW, yang ada di saya:
acl password proxy_auth REQUIRED
acl snmppublic snmp_community public
acl sunday time S 00:00-23:59
acl monday1 time M 00:00-6:29
acl monday2 time M 16:30-23:59
acl tuesday1 time T 00:00-6:29
acl tuesday2 time T 16:30-23:59
acl wednesday1 time W 00:00-6:29
acl wednesday2 time W 16:30-23:59
acl thursday1 time H 00:00-6:29
acl thursday2 time H 16:30-23:59
acl friday1 time F 00:00-6:29
acl friday2 time F 16:30-23:59
acl saturday1 time A 00:00-6:59
acl saturday2 time A 16:30-23:59
acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl localnet src 192.168.1.0/255.255.255.0
acl mtnet src 192.168.2.0/255.255.255.0
acl elnet src 192.168.3.0/255.255.255.0
acl kunet src 192.168.4.0/255.255.255.0
acl tcnet src 192.168.5.0/255.255.255.0
acl mknet src 192.168.6.0/255.255.255.0
acl jtnet src 192.168.7.0/255.255.255.0
acl SSL_ports port 443 563
acl Safe_ports port 80 21 443 563 70 210 1025-65535
acl Safe_ports port 280
acl Safe_ports port 488
acl Safe_ports port 591
acl Safe_ports port 777
acl CONNECT method CONNECT
acl blockedsites url_regex "/usr/local/squid/etc/block.txt"
acl chatsites url_regex "/usr/local/squid/etc/chatsites.txt"
acl authusers proxy_auth REQUIRED
acl childsites src 192.168.1.25/32
http_access deny sunday
http_access deny monday1 
http_access deny monday2
http_access deny tuesday1
http_access deny tuesday2
http_access deny wednesday1
http_access deny wednesday2
http_access deny thursday1
http_access deny thursday2
http_access deny friday1
http_access deny friday2
http_access deny saturday1
http_access deny saturday2
http_access deny blockedsites
http_access allow manager
http_access allow authusers
http_access deny manager
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access allow all

Coba entry yang sama (keperluannya) disamakan, dan kalau mau pakai akses
per waktu, user squid mesti login, atau membatasi user web-chat (dengan
delay), itu bisa ditambahkan. 

Oki



--------------------------------------------------------------------------
Utk berhenti langganan, kirim email ke [EMAIL PROTECTED]
Dapatkan FAQ milis dg mengirim email kosong ke [EMAIL PROTECTED]
Informasi arsip di http://www.linux.or.id/milis.php3
Pengelola dapat dihubungi lewat [EMAIL PROTECTED]

Kirim email ke