squid-br  

[squid-br] Re: Proxy Transparente Squid 2.6.STABLE2

Leonel
Sun, 13 Aug 2006 11:27:43 -0700

No squid 2.6 ativar o suporte a proxy transparente é diferente da versão 2.5. Vc precisar compilar o suporte e depois basta colocar uma linha no squid.conf, conforme texto extraído do manual do squid 2.6 :
Configure Squid to accept and process the redirected port 80 connectionsYou have to change the Squid configuration settings to recognize the hijacked connections and discern the destination addresses.For Squid-2.6 and Squid-3.0 you simply need to add the keyword transparent on the http_port that your proxy will receive the redirected requests on as the above directives are not necessary and in fact have been removed in those releases:

http_port 3128 transparent

You can manually configure browsers to connect to the IP address and port which you have specified as transparent. The only drawback is that there will be a very slight (and probably unnoticeable) performance hit as a syscall done to see if the connection is intercepted. If no interception state is found it is processed just like a normal connection.

Espero ter ajudado

um abraço

Leonel
--- Em squid-br@yahoogrupos.com.br, "Wilson Mallmann" <[EMAIL PROTECTED]> escreveu
>
> Galera, apos atualizar o squid2.5 para 2.6.STABLE2 nao tem jeito de
> funcionar o proxy transparente e aparece os seguintes erros:
>
> | parseConfigFile: line 2745 unrecognized: 'httpd_accel_host virtual'
> | parseConfigFile: line 2746 unrecognized: 'httpd_accel_port 80'
> | parseConfigFile: line 2747 unrecognized: 'httpd_accel_single_host off '
> | parseConfigFile: line 2748 unrecognized: 'httpd_accel_with_proxy on'
> | parseConfigFile: line 2749 unrecognized:
> 'httpd_accel_uses_host_header on'
>
> tentei procurar algo a respeito e nao encontrei
>
> alguem tem alguma dica ?
>
__._,_.___

Enviar mensagem: squid-br@yahoogrupos.com.br
Assinar:  [EMAIL PROTECTED]
Cancelar assinatura:  [EMAIL PROTECTED]
Proprietário da lista:  [EMAIL PROTECTED]






Yahoo! Grupos, um serviço oferecido por:
PUBLICIDADE


Links do Yahoo! Grupos

__,_._,___
  • [squid-br] Re: Proxy Transparente Squid 2.6.STABLE2 Leonel