Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jan 2005 00:36:06 +0100
From:      "Daniel S. Haischt" <me@daniel.stefan.haischt.name>
To:        Brian John <brianjohn@fusemail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: ALTQ support?
Message-ID:  <41F04066.8080205@daniel.stefan.haischt.name>
In-Reply-To: <41F03F0F.3010206@fusemail.com>
References:  <41F03F0F.3010206@fusemail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
try to add these lines to your kernel config,
and recompile after having made that particular
addition ...

# ALTQ
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       # Prioirity Queueing
options         ALTQ_NOPCC

Brian John schrieb:
> Hello,
> I am trying to get pf to work on my 5.3 machine.  I thought that I had 
> it setup but it says that I don't have ALTQ support?  What is that?  Can 
> someone help me set it up?
> 
> Thanks
> 
> /Brian
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe@freebsd.org"
> 
> !DSPAM:41f03f23486501343982021!
> 
> 

-- 
Mit freundlichen Gruessen / With kind regards
DAn.I.El S. Haischt

Want a complete signature??? Type at a shell prompt:
$ > finger -l haischt@daniel.stefan.haischt.name



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41F04066.8080205>