Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Aug 2005 00:28:57 -0600
From:      Pat Maddox <pergesu@gmail.com>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: Re[2]: how to enable altq to use with ipfw
Message-ID:  <810a540e050823232873072aeb@mail.gmail.com>
In-Reply-To: <5010640065.20050824092336@spaingsm.com>
References:  <122841917.20050824081614@spaingsm.com> <810a540e05082322417f8e0632@mail.gmail.com> <5010640065.20050824092336@spaingsm.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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?
>=20
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o=
rg"
>



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