qtype not configured
Nick Buraglio
nick at buraglio.com
Sat Jan 22 11:47:50 PST 2005
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 at freebsd.org
> \ / Max Laier | ICQ #67774661
> X http://pf4freebsd.love2party.net/ | mlaier at EFnet
> / \ ASCII Ribbon Campaign | Against HTML Mail and News
More information about the freebsd-pf
mailing list