From owner-freebsd-pf@FreeBSD.ORG Fri Jan 25 16:59:30 2008 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7170816A418 for ; Fri, 25 Jan 2008 16:59:30 +0000 (UTC) (envelope-from spomerg@cwu.EDU) Received: from scylla.cts.cwu.edu (scylla.cts.cwu.edu [198.104.67.151]) by mx1.freebsd.org (Postfix) with ESMTP id 64F8013C4E5 for ; Fri, 25 Jan 2008 16:59:30 +0000 (UTC) (envelope-from spomerg@cwu.EDU) Received: from CONVERSION-CWU-DAEMON.SCYLLA.CTS.CWU.EDU by SCYLLA.CTS.CWU.EDU (PMDF V6.3-x13 #31358) id <01MQI69EBAR4001XI0@SCYLLA.CTS.CWU.EDU> for freebsd-pf@freebsd.org; Fri, 25 Jan 2008 08:59:29 -0800 (PST) Received: from hermes.cwu.edu (hermes.cwu.edu [172.16.21.28]) by SCYLLA.CTS.CWU.EDU (PMDF V6.3-x13 #31358) with ESMTP id <01MQI69E4ML0001UP2@SCYLLA.CTS.CWU.EDU> for freebsd-pf@freebsd.org; Fri, 25 Jan 2008 08:59:29 -0800 (PST) Received: from cwugate1-MTA by hermes.cwu.edu with Novell_GroupWise; Fri, 25 Jan 2008 08:59:29 -0800 Date: Fri, 25 Jan 2008 08:59:19 -0800 From: Gavin Spomer To: freebsd-pf@freebsd.org Message-id: <4799A4E70200009000013014@hermes.cwu.edu> MIME-version: 1.0 X-Mailer: Novell GroupWise Internet Agent 7.0.2 HP Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: quoted-printable Content-disposition: inline Subject: Re: How does /dev/pf get created? X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 25 Jan 2008 16:59:30 -0000 >>> Tommy Pham 01/25/08 7:56 AM >>> Hi Gavin, Have you rebuilt world or is it a clean install? Update the src to RELENG_6_2 patch 9 via cvs? If I remember correctly, a clean install of 6.2-RELEASE from the cD should have the require pf device. You can start using it by enabling in the rc.conf. (ALTQ will not be available until you specify device+options and rebuild the kernel.) This will get you going using the rules w/o queueing. I have never rebuilt world. I am still learning FreeBSD, even though I = have a semi-strong linux background. ;) Yes, I installed from downloaded cd's. "Update the src to RELENG_6_2 patch 9 via cvs?" ? = Don't understand. :o Thanks again. - Gavin