From owner-freebsd-stable Wed Jan 1 9:21: 7 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA11637B401 for ; Wed, 1 Jan 2003 09:21:05 -0800 (PST) Received: from centri.iodamedia.net (mkc-65-31-213-135.kc.rr.com [65.31.213.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57EFA43EE5 for ; Wed, 1 Jan 2003 09:21:01 -0800 (PST) (envelope-from shawnm@iodamedia.net) Received: from tango ([192.168.2.72]) by centri.iodamedia.net (8.11.6/8.11.6) with SMTP id h01HMde22070 for ; Wed, 1 Jan 2003 11:22:39 -0600 From: "Shawn Mitchell" To: Subject: ipfw - trans proxy Date: Wed, 1 Jan 2003 11:20:59 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Anyone have an example of a working transparent proxy for freebsd using squid? I've seen lots of them, but they all have squid running on the same box. Here's the layout: [FreeBSD]<-->[OpenBSD Firewall]<--->[Squid Server] Due to OpenBSD's pf, I can't redirect to the Squid server there. So I'm trying to do it with my FreeBSD router. 8 ports on the OpenBSD Firewall from diffrent networks, I'm trying to redirect them back into the squid server. Anyone have any suggestions? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message