From owner-freebsd-questions@FreeBSD.ORG Fri Oct 5 15:17:07 2007 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 3BEC416A4D5 for ; Fri, 5 Oct 2007 15:17:07 +0000 (UTC) (envelope-from fbsd06+O7=51c27412@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by mx1.freebsd.org (Postfix) with ESMTP id 061BC13C469 for ; Fri, 5 Oct 2007 15:17:06 +0000 (UTC) (envelope-from fbsd06+O7=51c27412@mlists.homeunix.com) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 8C926519CC for ; Fri, 5 Oct 2007 11:17:04 -0400 (EDT) Date: Fri, 5 Oct 2007 16:17:01 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20071005161701.5369b58c@gumby.homeunix.com.> In-Reply-To: <1191596757.1184.16.camel@zeus.se> References: <1191596757.1184.16.camel@zeus.se> X-Mailer: Claws Mail 3.0.0 (GTK+ 2.10.14; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Can't get pf to work 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: Fri, 05 Oct 2007 15:17:07 -0000 On Fri, 05 Oct 2007 17:05:57 +0200 Peo Nilsson wrote: > Dear list. > > I'm trying to configure pf on FreeBSD 6.2-release > with no success. Is there anyone that has time and > can give me a clue for what I'm doing wrong? If you do: "/etc/rc.d/pf restart" do you see any errors? Is nve0 your correct interface e.g. for PPPoE it would be tun0 rather than the card interface itself.