e a� gente, Eis meu squid.conf, mas no momento do DENY ALL no fim deste arquivo
o acesso http � totalmente bloqueado pq ??? ele deveria estar liberando
as redes q est�o na acl.. onde foi que eu errei ????


http_port 3128
icp_port 3130
cache_mem 32 MB
cache_swap_low 90
cache_swap_high 95
maximum_object_size 4096 KB
minimum_object_size 0 KB
maximum_object_size_in_memory 32 KB
cache_dir ufs /var/spool/squid 2000 256 256
cache_access_log  /var/log/squid/access.log
cache_log  /var/log/squid/cache.log
cache_store_log  /var/log/squid/store.log

acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object

acl linux1 192.168.200.0/255.255.255.0  #ACL DA MINHA REDE
acl sia 200.0.0.0/255.255.255.0         #ACL DA MINHA REDE


acl localhost src 127.0.0.1/255.255.255.255
acl SSL_ports port 443 563
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
acl CONNECT method CONNECT

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 linux1
http_access allow sia
http_access deny all
icp_access allow all

Assinantes em 05/02/2003: 2244
Mensagens recebidas desde 07/01/1999: 200164
Historico e [des]cadastramento: http://linux-br.conectiva.com.br
Assuntos administrativos e problemas com a lista: 
            mailto:[EMAIL PROTECTED]

Responder a