Ol�, tenho configurado o proxy transparente, mas o mesmo n�o est� logando os acessos das m�quinas clientes no access.log. O engra�ado � que se uso o proxy com autentica��o, loga os acessos sem problema. A regra do ipchains est� correta. ipchains -A input -p tcp -s 192.168.1.0/24 -d 0.0.0.0/0 www -j REDIRECT 3128 Algu�m poderia me dar um help? Mes squid.conf segue abaixo: http_port 3128 icp_port 3130 cache_peer servidor sibling 3128 3130 icp_query_timeout 200000 maximum_icp_query_timeout 200000 mcast_icp_query_timeout 200000 dead_peer_timeout 200 seconds cache_mem 64 MB cache_swap_low 90 cache_swap_high 95 maximum_object_size 4096 KB cache_dir ufs /var/spool/squid 100 50 100 cache_access_log /var/log/squid/access.log cache_log /var/log/squid/cache.log cache_store_log /var/log/squid/store.log refresh_pattern ^ftp: 1440 20% 10080 refresh_pattern ^gopher: 1440 0% 1440 refresh_pattern . 0 20% 4320 negative_ttl 0 minutes negative_dns_ttl 0 minutes connect_timeout 300 seconds peer_connect_timeout 120 seconds read_timeout 15 minutes request_timeout 300 seconds pconn_timeout 300 seconds ident_timeout 300 seconds # Defaults 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 SSL_ports port 443 563 acl Safe_ports port 80 21 443 563 70 210 1025-65535 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 deny all icp_access allow all miss_access allow all cache_effective_user nobody cache_effective_group nobody httpd_accel_host virtual httpd_accel_port 80 httpd_accel_with_proxy on httpd_accel_uses_host_header on Tato _______________________________________________________________________________________________ Yahoo! GeoCities Tenha seu lugar na Web. Construa hoje mesmo sua home page no Yahoo! GeoCites. � f�cil e gr�tis! http://br.geocities.yahoo.com/ Assinantes em 08/06/2001: 2296 Mensagens recebidas desde 07/01/1999: 117294 Historico e [des]cadastramento: http://linux-br.conectiva.com.br Assuntos administrativos e problemas com a lista: mailto:[EMAIL PROTECTED]
