From owner-freebsd-pf@FreeBSD.ORG Mon Nov 3 22:35:28 2014 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A6638A98 for ; Mon, 3 Nov 2014 22:35:28 +0000 (UTC) Received: from zoom.lafn.org (zoom.lafn.org [108.92.93.123]) by mx1.freebsd.org (Postfix) with ESMTP id 78DC4651 for ; Mon, 3 Nov 2014 22:35:28 +0000 (UTC) Received: from [10.0.1.2] (static-71-177-216-148.lsanca.fios.verizon.net [71.177.216.148]) (authenticated bits=0) by zoom.lafn.org (8.14.7/8.14.7) with ESMTP id sA3MZRq9001122 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 3 Nov 2014 14:35:27 -0800 (PST) (envelope-from bc979@lafn.org) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) Subject: Re: Getting tables to work in PF From: Doug Hardie In-Reply-To: Date: Mon, 3 Nov 2014 14:35:27 -0800 Content-Transfer-Encoding: quoted-printable Message-Id: <478A1469-F6EE-4D8D-B51F-B41C97626439@lafn.org> References: To: Dave Horsfall X-Mailer: Apple Mail (2.1990.1) X-Virus-Scanned: clamav-milter 0.98 at zoom.lafn.org X-Virus-Status: Clean Cc: FreeBSD PF List X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.18-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: Mon, 03 Nov 2014 22:35:28 -0000 Do the rules show after that? I=E2=80=99ve never seen that last line = before. I suspect it indicates an error of some sort. > On 3 November 2014, at 14:30, Dave Horsfall wrote: >=20 > On Mon, 3 Nov 2014, Doug Hardie wrote: >=20 >> What happens when you run: pfctl -f /etc/pf.conf >=20 > aneurin# pfctl -f /etc/pf.conf > No ALTQ support in kernel > ALTQ related functions disabled > pfctl: DIOCSETSTATUSIF >=20 >> I suspect you have something in /etc/rc.conf giving a different file = for=20 >> the default pf config file. Your pf.conf file has a bunch of rules,=20= >> none of which are shown in the pfctl output. >=20 > That's what I thought, but: >=20 > a) it flags syntax errors. >=20 > b) it's reading the /etc/spammers file. >=20 > --=20 > Dave Horsfall (VK2KFU) "Bliss is a MacBook with a FreeBSD server." > http://www.horsfall.org/spam.html (and check the home page whilst = you're there) > _______________________________________________ > freebsd-pf@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-pf > To unsubscribe, send any mail to "freebsd-pf-unsubscribe@freebsd.org" >=20