From owner-freebsd-questions@FreeBSD.ORG Tue Jul 27 17:25:06 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FA4616A4CF for ; Tue, 27 Jul 2004 17:25:06 +0000 (GMT) Received: from highland.isltd.insignia.com (highland.isltd.insignia.com [195.74.141.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3A3343D2D for ; Tue, 27 Jul 2004 17:25:05 +0000 (GMT) (envelope-from subscriber@insignia.com) Received: from dailuaine.isltd.insignia.com (dailuaine.isltd.insignia.com [172.16.64.11])i6RHP4hH084729 for ; Tue, 27 Jul 2004 18:25:04 +0100 (BST) (envelope-from subscriber@insignia.com) Received: from speyburn.isltd.insignia.com (speyburn [172.16.64.16]) i6RHP3gF027816 for ; Tue, 27 Jul 2004 18:25:04 +0100 (BST) (envelope-from subscriber@insignia.com) From: Jim Hatfield To: freebsd-questions@freebsd.org Date: Tue, 27 Jul 2004 18:27:46 +0100 Organization: Insignia Solutions Message-ID: X-Mailer: Forte Agent 2.0/32.640 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 2.44 Subject: Transparent proxying in 4.x with squid and ipf? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jul 2004 17:25:06 -0000 I used to do transparent http proxying with ipfw and Squid, but lost that when I switched from ipfw to ipf. The Squid port Makefile says: ># This option does not work on FreeBSD at the moment: ># ># --enable-ipf-transparent ># Enable Transparent Proxy support for IP-Filter systems (incl 3.0) ># (IPFilter headers are not currently installed to the base system, ># PRs ports/60700 and misc/44148 describe the problem; see ># http://www.squid-cache.org/Doc/FAQ/FAQ-17.html for information ># about how to do transparent proxying with ipfw) Is this ever likely to be possible again in 4.x or will I have to wait for 5-STABLE?