From owner-freebsd-pf@FreeBSD.ORG Sat Jan 22 17:57:33 2005 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 800B316A4CE for ; Sat, 22 Jan 2005 17:57:33 +0000 (GMT) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id D472743D31 for ; Sat, 22 Jan 2005 17:57:32 +0000 (GMT) (envelope-from max@love2party.net) Received: from [212.227.126.161] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1CsPVr-00066i-00; Sat, 22 Jan 2005 18:57:31 +0100 Received: from [84.128.136.1] (helo=donor.laier.local) by mrelayng.kundenserver.de with asmtp (TLSv1:RC4-MD5:128) (Exim 3.35 #1) id 1CsPVq-0008Il-00; Sat, 22 Jan 2005 18:57:31 +0100 From: Max Laier To: freebsd-pf@freebsd.org Date: Sat, 22 Jan 2005 18:57:16 +0100 User-Agent: KMail/1.7.2 References: <9C9381CC-6C8B-11D9-A44C-000D93B6DEE8@buraglio.com> In-Reply-To: <9C9381CC-6C8B-11D9-A44C-000D93B6DEE8@buraglio.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart5576150.XRpHCtil4d"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200501221857.24657.max@love2party.net> X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:61c499deaeeba3ba5be80f48ecc83056 Subject: Re: qtype not configured X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.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: Sat, 22 Jan 2005 17:57:33 -0000 --nextPart5576150.XRpHCtil4d Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 22 January 2005 16:38, Nick Buraglio wrote: > I'm trying to get pf/altq working under freebsd 5.3-stable aving some > issues. I have compiled the kernel with: > > options ALTQ > device pf > device pflog > device pfsync > > and using a rulebase that I have been using for a long time with > openbsd. I'm pretty familiar with pf, having used it since it's > inception under openbsd, but I've never seen this error (I'm brand new > to running it on freebsd). > > while trying to apply the rulebase I get: > pfctl: qtype not configured > > Am I missing something simple? Any help appreciated. =46rom src/conf/NOTES: | # altq(9). Enable the base part of the hooks with the ALTQ option. | # Individual disciplines must be built into the base system and can not be ^-------------------------------------------------------^ | # loaded as modules at this point. In order to build a SMP kernel you must | # also have the ALTQ_NOPCC option. | options ALTQ | options ALTQ_CBQ # Class Bases Queueing | options ALTQ_RED # Random Early Drop | options ALTQ_RIO # RED In/Out | options ALTQ_HFSC # Hierarchical Packet Scheduler | options ALTQ_CDNR # Traffic conditioner | options ALTQ_PRIQ # Priority Queueing | options ALTQ_NOPCC # Required for SMP build =2D-=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --nextPart5576150.XRpHCtil4d Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBB8pQEXyyEoT62BG0RAmUhAJ9TBSzDT5EgyZwtY6Bm0J/zLWtDwwCfX8FQ Zi1Qzqvg0PAcmsHDyqOc3E0= =JUrC -----END PGP SIGNATURE----- --nextPart5576150.XRpHCtil4d--