From owner-freebsd-pf@FreeBSD.ORG Fri Jun 13 13:36:58 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 77036BD8 for ; Fri, 13 Jun 2014 13:36:58 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.15.18]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F044A2CE2 for ; Fri, 13 Jun 2014 13:36:57 +0000 (UTC) Received: from vortex.0x61.de ([87.79.50.82]) by mail.gmx.com (mrgmx102) with ESMTPSA (Nemesis) id 0MELdk-1WxaJN3Q3k-00FTPq for ; Fri, 13 Jun 2014 15:36:50 +0200 From: Thomas Apel Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: authpf(8) always fails with "error removing stale rulesets" on 10.0-RELEASE Message-Id: <69912E1D-18AE-4F4B-A088-25B2CF706AE3@gmx.net> Date: Fri, 13 Jun 2014 15:36:48 +0200 To: freebsd-pf@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.2\)) X-Mailer: Apple Mail (2.1878.2) X-Provags-ID: V03:K0:BvwMZcZw1EYI7pKX322swhUI+T+K62PAv/DKFJVDS1Gey7QGP0u wpuWKVPq34gtcPzUtUBqMZrnPwI5/qNo6v0vjJA8ICSqJ+GSmGYlRM4ZzxA2dUk8WABO94S P4gGBDFkEnyMx0HC+BGo8qDoHmzkRx4Wdpl8b+LSYi+VDzY/w3p7EVSG8gF3A08xA/5GRUl SlNU8SgqkjQUIXrbtlugw== X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.18 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, 13 Jun 2014 13:36:58 -0000 Hi everybody, a while ago I filed the bug listed below. Basically I cannot get aufhpf = to work anymore since the upgrade to 10.0. Is anybody else affected by = this problem or can someone report that you are successfully using = aufhpf on 10.0? I cannot believe I am the only one who is trying to use = authpf on 10.0, so I am guessing I am doing something wrong here. Any = hints? The bug report: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D186251= Thomas=