Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Feb 2008 15:40:25 +0530
From:      "Mehul Ved" <mehul.n.ved@gmail.com>
To:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: Squid3.0 missing something with pf transparent proxy.
Message-ID:  <c1e7523f0802020210w5275b83fm37f4ed46737dbbee@mail.gmail.com>
In-Reply-To: <20080201171347.12753vwhfgtk11uo@intranet.encontacto.net>
References:  <20080201171347.12753vwhfgtk11uo@intranet.encontacto.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2/2/08, eculp <eculp@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c1e7523f0802020210w5275b83fm37f4ed46737dbbee>