[FUG-BR] duvida proxy lusca
Ricardo Barbosa
spiderslack em yahoo.com.br
Terça Novembro 6 10:44:11 BRST 2012
Ola Saul, tudo blz?
Obrigado por responder. Segue minha configuração.
acl all src all
acl manager proto cache_object
acl localhost src 127.0.0.1/32
acl to_localhost dst 127.0.0.0/8
acl SSL_ports port 443
acl Safe_ports port 80 # http
acl Safe_ports port 21 # ftp
acl Safe_ports port 443 # https
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 PURGE method PURGE
acl CONNECT method CONNECT
http_access allow manager localhost
http_access allow 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 all
icp_access allow all
http_port 3128
access_log /var/log/lusca/access.log squid
refresh_pattern ^ftp: 1440 20% 10080
refresh_pattern ^gopher: 1440 0% 1440
refresh_pattern -i (/cgi-bin/|\?) 0 0% 0
refresh_pattern (Release|Package(.gz)*)$ 0 20% 2880
refresh_pattern . 0 20% 4320
broken_vary_encoding allow apache
hosts_file /etc/hosts
coredump_dir /var/spool/lusca
Att.
________________________________
De: Saul Figueiredo <saulfelipecf em gmail.com>
Para: Lista Brasileira de Discussão sobre FreeBSD (FUG-BR) <freebsd em fug.com.br>
Enviadas: Terça-feira, 6 de Novembro de 2012 8:21
Assunto: Re: [FUG-BR] duvida proxy lusca
mande o squid.conf para darmos uma olhada.
--
"Deve-se aprender sempre, até mesmo com um inimigo."
(Isaac Newton)
Atenciosamente,
Saul Figueiredo
Analista FreeBSD/Linux
Linux Professional Institute Certification Level 2
Linux User: #554651
saulfelipecf em gmail.com
<saul-felipe em hotmail.com>
Em 6 de novembro de 2012 09:12, Ricardo Barbosa
<spiderslack em yahoo.com.br>escreveu:
> Ola pessoal,
>
> Alguém já utilizou o proxy lusca?
>
> EU instalei ele deixei as acl todas como "allow", mas nos logs exibe a
> mensagem:
>
> 1352198551.481 15 192.168.3.152 TCP_MISS/403 1266 GET
> http://www.google.com.br/ - DIRECT/74.125.234.159 text/html
>
>
> Reparem a string TCP_MISS/403, o codigo 403 é forbiden. Somente não
> entendo o porque da mensagem sendo que tenho um "http_access allow all"
>
> Alguém já passou por isso?
>
> Att.
> -------------------------
> Histórico: http://www.fug.com.br/historico/html/freebsd/
> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
>
-------------------------
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
Mais detalhes sobre a lista de discussão freebsd