ATLQ Support

Bret Esquivel besquivel at immense.net
Tue Aug 22 16:56:02 UTC 2006


Beno,

That only added pf support to the kernel. Add these to your kernel config:

options         ALTQ    
options         ALTQ_CBQ        # Class Bases Queuing (CBQ)
options         ALTQ_RED        # Random Early Detection (RED)
options         ALTQ_RIO        # RED In/Out
options         ALTQ_HFSC       # Hierarchical Packet Scheduler (HFSC)

options         ALTQ_PRIQ       # Priority Queuing (PRIQ)

------------------------------------------

Bret J. Esquivel
bret at immense.net
Immense Networks LLC
http://www.immense.net
Ofc: (225) 754-9005
Cell: (504) 301-7413

-----Original Message-----
From: owner-freebsd-pf at freebsd.org [mailto:owner-freebsd-pf at freebsd.org] On
Behalf Of beno
Sent: Tuesday, August 22, 2006 11:31 AM
To: freebsd-pf at freebsd.org
Subject: ATLQ Support

Hi;
I copied my /usr/src/sys/i386/conf/GENERIC to 
/usr/src/sys/i386/conf/LOCAL with the "cp" command (no flags), then used 
vi to edit and added the following lines:

# Packet Filters
device pf
device pflog
device pfsync

Then I rebooted the machine. However, when I go to run pfctl it tells me 
ALTQ is not supported. Please advise.
TIA,
beno
_______________________________________________
freebsd-pf at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to "freebsd-pf-unsubscribe at freebsd.org"



More information about the freebsd-pf mailing list