From owner-freebsd-pf@FreeBSD.ORG Tue Feb 15 22:36:10 2005 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88FCD16A4CF for ; Tue, 15 Feb 2005 22:36:10 +0000 (GMT) Received: from hermes.niicommunications.com (hermes.niicommunications.com [207.207.35.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA1DC43D1F for ; Tue, 15 Feb 2005 22:36:09 +0000 (GMT) (envelope-from jhunt@niicommunications.com) Received: from ASSP-nii (localhost.niicommunications.com [127.0.0.1]) id j1FMa8ns056512 for ; Tue, 15 Feb 2005 16:36:08 -0600 (CST) Received: from 207.207.35.35 ([207.207.35.35] helo=[192.168.2.5]) by ASSP-nii ; 15 Feb 05 22:36:08 -0000 User-Agent: Microsoft-Entourage/11.0.0.040405 Date: Tue, 15 Feb 2005 16:36:07 -0600 From: Jason Hunt To: Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Subject: PF Squid Transparent Proxy X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical discussion and general questions about packet filter (pf) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Feb 2005 22:36:10 -0000 Greetings, Has anyone got squid to work transparently using pf firewall rules? I came across some patch that support --enable-pf-transparent from 2002, but was wondering if there was some work around. I understand that you can do this on an OpenBSD system (apparently there is a port that does support --enable-pf-transparent), but was wondering about support for FreeBSD. Thanks in advance for any help.