From owner-freebsd-questions@FreeBSD.ORG Tue Mar 18 12:51:41 2014 Return-Path: Delivered-To: freebsd-questions@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 A51915C8 for ; Tue, 18 Mar 2014 12:51:41 +0000 (UTC) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 892EBC44 for ; Tue, 18 Mar 2014 12:51:40 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1WPtUU-00012K-1f for freebsd-questions@freebsd.org; Tue, 18 Mar 2014 05:51:34 -0700 Date: Tue, 18 Mar 2014 05:51:34 -0700 (PDT) From: cbrace To: freebsd-questions@freebsd.org Message-ID: <1395147094009-5895376.post@n5.nabble.com> Subject: PF error: DIOCSETLIMIT MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Mar 2014 12:51:41 -0000 Hi all, Since recently upgrading my VPS running FreeBSD to 10-RELEASE, something broke my PF config; Every time I try to load the ruleset, I see this: # pfctl -f /etc/pf.conf No ALTQ support in kernel ALTQ related functions disabled pfctl: DIOCSETLIMIT And the rules are not loaded. I've Googled this but found only this post from several weeks ago on the FreeBSD webforum: https://forums.freebsd.org/viewtopic.php?f=44&t=45325 No answer there yet. Does anyone here have any idea what is going wrong on my server? Thanks Colin -- View this message in context: http://freebsd.1045724.n5.nabble.com/PF-error-DIOCSETLIMIT-tp5895376.html Sent from the freebsd-questions mailing list archive at Nabble.com.