Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Dec 2000 19:46:48 +0100
From:      =?iso-8859-1?Q?R=E9mi_Guyomarch?= <rguyom@pobox.com>
To:        freebsd-stable@freebsd.org
Subject:   Re: IPFIREWALL or IPFILTER?
Message-ID:  <20001210194648.B22773@diabolic-cow.chatgris.net>
In-Reply-To: <20001210111051.F86825@elvis.mu.org>; from billf@mu.org on Sun, Dec 10, 2000 at 11:10:51AM -0600
References:  <Pine.BSF.4.21.0012031955270.59659-100000@ipamzlx.physik.uni-mainz.de> <00dd01c05e2e$e42a0700$0b6cffc8@infolink.com.br> <20001209112247.A22773@diabolic-cow.chatgris.net> <20001210111051.F86825@elvis.mu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 10, 2000 at 11:10:51AM -0600, Bill Fumerola wrote:
> On Sat, Dec 09, 2000 at 11:22:47AM +0100, Rémi Guyomarch wrote:
> > On Mon, Dec 04, 2000 at 06:15:02PM -0200, Antonio Carlos Pina wrote:
> > > Hello,
> > > 
> > > I believe (sorry if I'm wrong) that you can't use DUMMYNET with IPFILTER,
> > > only with IPFW.
> > 
> > You're wrong.
> 
> Actually, _you're_ wrong. DUMMYNET is very ipfw specific.

Check the mail archives. You can use both firewall packages at the
same time. If you want to use IPFilter, then simply add it to the
kernel config, along with IPFIREWALL (ipfw) and DUMMYNET :

options IPFIREWALL
options IPFIREWALL_DEFAULT_TO_ACCEPT
options DUMMYNET
options IPFILTER
options IPFILTER_LOG

-- 
Rémi


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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