From owner-freebsd-questions@FreeBSD.ORG Sat Feb 2 14:34:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 16F6A16A41A for ; Sat, 2 Feb 2008 14:34:45 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from farris.bafirst.com (adsl-074-165-190-154.sip.jan.bellsouth.net [74.165.190.154]) by mx1.freebsd.org (Postfix) with ESMTP id 9FE7313C447 for ; Sat, 2 Feb 2008 14:34:44 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from HOME.encontacto.net ([189.129.17.152]) by farris.bafirst.com with esmtp; Sat, 02 Feb 2008 08:34:41 -0600 id 0006D44C.47A47F82.00004BFE Received: from localhost (localhost [127.0.0.1]) (uid 80) by HOME.encontacto.net with local; Sat, 02 Feb 2008 08:34:40 -0600 id 0004AC1F.47A47F80.0000BB00 Received: from 172.16.0.14 (172.16.0.14 [172.16.0.14]) by intranet.encontacto.net (Horde Framework) with HTTP; Sat, 02 Feb 2008 08:34:40 -0600 Message-ID: <20080202083440.74136n7iiaxk344k@intranet.encontacto.net> Date: Sat, 02 Feb 2008 08:34:40 -0600 From: eculp To: Mehul Ved References: <20080201171347.12753vwhfgtk11uo@intranet.encontacto.net> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (5.0-cvs) Cc: freebsd-questions Subject: Re: Squid3.0 missing something with pf transparent proxy. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Feb 2008 14:34:45 -0000 Quoting Mehul Ved : > On 2/2/08, eculp 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 That one word solve the problem immediately. Thanks a lot. I was =20 ready to give up on both myself and squid and uninstall. Thanks again ed > after making the change proxy worked perfectly fine. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.or= g" >