On Thu, 10 Jun 2004 18:43:00 +0200, Robert W. wrote:
> On Don, 10 Jun 2004 at 16:23 GMT, ctt wrote:
>> Hi,
>>
>> I'm wondering, with iptables in 2.4 and 2.6 kernels, is there still a
>> need for firewall software for Linux?
>>
>> If so, what are the benefits of usnig a particular firewall software?
>>
>> Thanks,
>> Ching
>
> Perhaps a stupid questions, however: Is there any third party
> firewall-implementation for Linux?
Perhaps a stupid answer in a group where open source software is popular:
Checkpoint Firewall-1 is available for those who are inclined to pay for
it
A Nokia appliance firewall running Firewall-1 is actually running a Linux
based system. All for only four or five times the price of an equivalent
PC with iptables. And a very large multiple of the price of the discarded
PI/II which is sufficient for many firewall requirements.
To be fair Firewall-1 does have some additional features which iptables
alone doesn't provide and has a decent administrative GUI for those who
like that sort of thing. But if you just want an administrative GUI for
iptables, there's
http://www.fwbuilder.org/ which I find very useful for
complex firewalls (I'm using it to administer one with around 1800
iptables rules which would be a bit cumbersome with vi

. And there are
Open Source packages available which will do pretty much everything
Firewall-1 will do (except possibly make managers think they've got a
proper product).
I think you can guess where my preferences lie.
BTW in any sort of industrial strength environment I believe that a
dedicated firewall is required. I would not want to protect a web server
with just an iptables firewall running on the server itself for instance.
The extra degree of insulation is worthwhile. It is easier to compromise a
machine if it's running lots of services. But often the dedicated firewall
can be the aforementioned discarded PI/II running headless under a shelf.
Of course, an additional firewall on the server does no harm.
Regards, Ian