qtype not configured
Max Laier
max at love2party.net
Sat Jan 22 09:57:33 PST 2005
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-pf/attachments/20050122/a6580949/attachment.bin
More information about the freebsd-pf
mailing list