Subject: Re: altq
To: None <Thilo.Manske@HEH.Uni-Oldenburg.DE>
From: Jeff Spies <jeff@wasabisystems.com>
List: current-users
Date: 05/03/2001 19:03:16
> > bash-2.04# altqd -dv   
> > ALTQ config file is /etc/altq.conf
> > altqd: can't open altq device: Device not configured
> > 
> > If anyone can point out what I'm doing wrong, I'd appreciate it.
> Do you have the neccessary ALTQ options enabled in your kernel?
> 
> For your setup you need *at least* the following:
> 
> # a pseudo device needed for ALTQ
> pseudo-device   altq                    # altq pseudo-device
> 

-current didn't recognize pseudo-device altq, but other than that all of 
options worked fine.

> options         ALTQ            #alternate queueing
> options         ALTQ_RED        #random early detection
> 
> # And at least one of:
> options         ALTQ_CBQ        #class based queueing
> options         ALTQ_HFSC       #hierarchical fair service curve
> # (depending what you want to use...)

Thanks for the help.

JMS
-- 
Jeff Spies
Wasabi Systems: The NetBSD company.