Date: Sat, 22 Jan 2005 18:57:16 +0100 From: Max Laier <max@love2party.net> To: freebsd-pf@freebsd.org Subject: Re: qtype not configured Message-ID: <200501221857.24657.max@love2party.net> In-Reply-To: <9C9381CC-6C8B-11D9-A44C-000D93B6DEE8@buraglio.com> References: <9C9381CC-6C8B-11D9-A44C-000D93B6DEE8@buraglio.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
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.
From 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
--
/"\ Best regards, | mlaier@freebsd.org
\ / Max Laier | ICQ #67774661
X http://pf4freebsd.love2party.net/ | mlaier@EFnet
/ \ ASCII Ribbon Campaign | Against HTML Mail and News
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)
iD8DBQBB8pQEXyyEoT62BG0RAmUhAJ9TBSzDT5EgyZwtY6Bm0J/zLWtDwwCfX8FQ
Zi1Qzqvg0PAcmsHDyqOc3E0=
=JUrC
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501221857.24657.max>
