defabio
(usa Ubuntu)
Enviado em 11/06/2012 - 22:29h
Boa Noite.
estou precisando deuma ajuda de vcs.
tenho uma VM com Squid no Ubuntu 1204, é squis transparent está bloqueando as palavras e tbm está bloqueando o msn e radios online, queria que só fazer bloqueio nas palavras e liberaro restante oq pode estar de errado no meu squid.conf
http_port 3128 transparent
visible_hostname Ubuntu
cache_mem 512 MB
maximum_object_size_in_memory 256 KB
maximum_object_size 512 MB
cache_dir ufs /var/spool/squid3 4096 16 256
cache_access_log /var/log/squid3/access.log
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 redelocal src 10.1.1.0/24
acl SSL_ports port 443 563
acl Safe_ports port 80 21 22 110 443 563 280 403 488 591 777 1863 11425
acl purge method PURGE
acl CONNECT method CONNECT
#acl acessototal src 10.1.1.2
#http_access allow acessototal
acl palavrasproibidas url_regex -i "/etc/squid3/palavrasproibidas.txt"
http_access deny palavrasproibidas
http_access allow manager localhost
http_access deny manager
http_access allow purge localhost
http_access deny purge
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access allow localhost
http_access allow redelocal
http_access deny all
este é o log tentando acessar o msn
1339464561.928 676 10.1.1.2 TCP_MISS/200 6626 POST
http://gateway.messenger.hotmail.com/gateway/gateway.dll? - DIRECT/65.55.64.254 application/x-msn-messenger