Squid3.0 missing something with pf transparent proxy.

Mehul Ved mehul.n.ved at gmail.com
Sat Feb 2 02:10:26 PST 2008


On 2/2/08, eculp <eculp at encontacto.net> wrote:
> when I
> use the pf redirect it seems to not get the url parsing right for some
> reason.  I put http://www.google.com and see
> 1201906217.304      0 172.16.0.14 NONE/400 1809 GET /google.com/ -
> NONE/- text/html
> 1201906217.466      0 172.16.0.14 NONE/400 1809 GET /favicon.ico -
> NONE/- text/html
> 1
> in the squid access.log rather than http:://www.google.com.and the
> screen shows:
> http://encontacto.net/transSquid3.0.png

I faced that too. Turns out I had
http_port 3128
but I needed
http_port 3128 transparent
after making the change proxy worked perfectly fine.


More information about the freebsd-questions mailing list