[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[altq 1280] Re: Operation not supported by device
Buhagiar, Jon wrote:
> I am the admin for a moderate size college in Pittsburgh. We have many
> online classes and I want to utitilize ALTQ for keeping the kiddies going in
> class.
>
> My test platform is one of my home boxes:
>
> AMD 500
> .5 gig ram
> 2 x 3c905b cards
> OpenBSD 3.0 Generic Kernel
>
> Everytime I use anything other than CBQ in the altq.conf I get the following
> output. I also tried using the loopback and configed it in the altq.conf
> file, but no luck. I read the tips and tricks off the ALTQ site. tbrconfig
> works and cbq works. Do I need to compile the others into the kernel?
> Hopefully someone can help me, I would like to keep the routers on
> OpenBSD.......
In OpenBSD-3.0, GENERIC has only CBQ and RED built-in.
To use PRIQ, you have to build a kernel with ALTQ_PRIQ option.
See options(4) for more info about ALTQ options.
-Kenjiro