Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 May 2014 14:38:11 -0400
From:      Mike Tancsa <mike@sentex.net>
To:        Lucius Rizzo <Lucius.Rizzo@The.ie>, freebsd-stable@freebsd.org
Subject:   Re: What is your favourite/best firewall on FreeBSD and why?
Message-ID:  <537CF293.5010508@sentex.net>
In-Reply-To: <20140520070926.GA92183@The.ie>
References:  <20140520070926.GA92183@The.ie>

next in thread | previous in thread | raw e-mail | index | archive | help
On 5/20/2014 3:09 AM, Lucius Rizzo wrote:
> I have been looking into articles comparing firewalls that come with
> FreeBSD. There isn't much recent info on the net. I am currently using
> FreeBSD 10 with IPFilter.

It depends. I will use ipfw or pf depending on the app. But I never use 
ipfilter as there is really no one maintaining it in FreeBSD.  Also, if 
you are using RELENG_10, using pf can better take advantage of multiple 
cores.

For stateful firewalls, pf is the way to go for me.  The rules are easy 
to manage in a simple text configuration file which makes it easier to 
maintain across reboots.  ipfw is good (for me) where speed is 
important, and very few rules are needed.  Also, if you want to do 
traffic shaping, dummynet+ipfw works well. The traffic shaping solutions 
for pf are not so good right now.

	---Mike

-- 
-------------------
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, mike@sentex.net
Providing Internet services since 1994 www.sentex.net
Cambridge, Ontario Canada   http://www.tancsa.com/



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