how to enable altq to use with ipfw

Pat Maddox pergesu at gmail.com
Wed Aug 24 06:28:58 GMT 2005


If you're using IPFW, there's no reason to enable PF.  But here's the
code to enable in your kernel config:

# pf support
device          pf
device          pflog
device          pfsync

Here's the handbook page on PF and ALTQ:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/firewalls-pf.html


On 8/24/05, vladone <vladone at spaingsm.com> wrote:
> Thanks! And pf how it's enabled? I think need some device in /dev
> This is created when compiling kernel with these options or need to
> compile and options for pf?
> 
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>


More information about the freebsd-questions mailing list