Date: Sat, 22 Jan 2005 13:47:38 -0600 From: Nick Buraglio <nick@buraglio.com> To: Max Laier <max@love2party.net> Cc: freebsd-pf@freebsd.org Subject: Re: qtype not configured Message-ID: <788CF2C6-6CAE-11D9-B222-000D93B6DEE8@buraglio.com> In-Reply-To: <200501221857.24657.max@love2party.net> References: <9C9381CC-6C8B-11D9-A44C-000D93B6DEE8@buraglio.com> <200501221857.24657.max@love2party.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks, I found that RIGHT after posting (I know, I should have RTFM). Kernel just finished building, time to reboot and away we go! Thanks for the quick follow up! nb On Jan 22, 2005, at 11:57 AM, Max Laier wrote: > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?788CF2C6-6CAE-11D9-B222-000D93B6DEE8>