Tentativa de acesso ao globo.com access.log: 1210188496.001 0 10.10.10.118 NONE/400 1854 GET /search?sourceid=navclient-ff&features=Rank&client=navclient-auto-ff&googleip=C;209.85.193.104;15875&ch=8541ba5df&q=info:http%3A%2F%2Fwww.globo.com%2F - NONE/- text/html
cache.log: 2008/05/07 16:31:26| WARNING: transparent proxying not supported hum... eu nao tinha visto o cache.log, o que pode ocasionar isso? --- Em [email protected], "Flávio Roberto" <[EMAIL PROTECTED]> escreveu > > Posta um trecho do access.log com o erro e do cache.log também para > analizarmos! > > abs > > 2008/5/7 gvml_mad <[EMAIL PROTECTED]>: > > > Olá amigos, > > > > estou com uma rede que funciona perfeitamente e com Iptables > > protamente ativado do jeito que quero. O apontamento da porta 80 pro > > Squid (3.0) também está uma maravilha só. Mas há um problema, enorme > > aliás: qualquer página que tento acessar da erro de URL Inválida. Pelo > > access.log vejo que o acesso (favicon.icon e outros componentes) é > > feito mas no computador da rede é exibida a página de URL inválida. > > (Underscore já está habilidado). > > > > squid.conf > > -----------8<----------- > > http_port 3128 transparent > > cache_mgr [EMAIL PROTECTED] <email%40provedor.com> > > visible_hostname provedor.com > > error_directory /usr/local/squid/share/errors/Portuguese > > cache_effective_user squid > > cache_effective_group squid > > cache_mem 256 MB > > cache_dir ufs /usr/local/squid/var/cache 5120 256 256 > > maximum_object_size 15 MB > > cache_swap_low 90 > > cache_swap_high 95 > > cache_log /usr/local/squid/var/logs/cache.log > > cache_store_log /usr/local/squid/var/logs/store.log > > cache_access_log /usr/local/squid/var/logs/access.log > > hierarchy_stoplist cgi-bin ? > > acl QUERY urlpath_regex cgi-bin \? > > no_cache deny QUERY > > coredump_dir /usr/local/squid/var/cache/squid > > refresh_pattern ^ftp: 1440 20% 10080 > > refresh_pattern ^gopher: 1440 0% 1440 > > refresh_pattern . 0 20% 4320 > > acl manager proto cache_object > > acl localhost src 127.0.0.1/32 > > acl to_localhost dst 127.0.0.0/32 > > 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 > > acl rede src 10.10.10.0/32 # REDE > > 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 rede > > ----------->8----------- > > > > Agradeço desde já! > > > > > > > > > > -- > abs > Flávio Roberto > flaviorobertobp.blogspot.com >
