From owner-freebsd-pf@FreeBSD.ORG Wed Feb 15 01:41:45 2012 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 94DFE106566C for ; Wed, 15 Feb 2012 01:41:45 +0000 (UTC) (envelope-from dougs@dawnsign.com) Received: from mailfilter.dawnsign.com (pyxis.dawnsign.com [69.198.101.212]) by mx1.freebsd.org (Postfix) with ESMTP id 674AE8FC08 for ; Wed, 15 Feb 2012 01:41:45 +0000 (UTC) Received: from mailfilter.dawnsign.com (localhost [127.0.0.1]) by mailfilter.dawnsign.com (Postfix) with ESMTP id A0C7C9C3E1 for ; Tue, 14 Feb 2012 17:24:58 -0800 (PST) Received: from hydra.dawnsign.com (hydra.dawnsign.com [192.168.101.11]) by mailfilter.dawnsign.com (Postfix) with SMTP id 85FC895B44 for ; Tue, 14 Feb 2012 17:24:58 -0800 (PST) Content-class: urn:content-classes:message MIME-Version: 1.0 X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Tue, 14 Feb 2012 17:22:59 -0800 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Differences in PF between FBSD 8.2 & 9.0? Thread-Index: AczrgEvonjr1NRrmTju8tllVJFAifQ== From: "Doug Sampson" To: X-Virus-Scanned: ClamAV using ClamSMTP Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Differences in PF between FBSD 8.2 & 9.0? 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: Wed, 15 Feb 2012 01:41:45 -0000 I got bitten by PF when upgrading from 8.2 to 9.0. It refused to allow any incoming mail. I'm using spamd in conjunction with pf. I use a combination of natting along with redirections in conjunction with the normal pass/block rules. =20 I cannot for the life of me find a list of significant changes in pf between these two versions. Is there a link to where I can peruse such changes and adjust pf.conf accordingly? =20 Is the pf configuration for OpenBSD 5.0 the same as OpenBSD 4.5? Is it safe to use OpenBSD 5.0's config pages on pf when configuring pf.conf for FBSD 9.0? =20 I ran 'pfctl -vvnf /etc/pf.conf' and that didn't burp up any error messages as far as I can determine. =20 ~Doug =20