All of lore.kernel.org
 help / color / mirror / Atom feed
* What is the diference between ipfw of *bsd and netfilter of linux?
@ 2004-10-04 20:06 Carlos Mario Mora (c4y0)
  2004-10-04 20:32 ` Aleksandar Milivojevic
  2004-10-05 16:58 ` Jose Maria Lopez
  0 siblings, 2 replies; 8+ messages in thread
From: Carlos Mario Mora (c4y0) @ 2004-10-04 20:06 UTC (permalink / raw)
  To: netfilter

hi!

im looking for the diference between ipfw and iptables.   Many people
say to ipfw is more secure of iptables, but they cant explain why that.

How can i found some documentation to create a document to explain thats
diferences?

Thanks for your help.



^ permalink raw reply	[flat|nested] 8+ messages in thread
* RE: What is the diference between ipfw of *bsd and netfilter of linux?
@ 2004-10-04 20:29 Daniel Chemko
  0 siblings, 0 replies; 8+ messages in thread
From: Daniel Chemko @ 2004-10-04 20:29 UTC (permalink / raw)
  To: cmora, netfilter

Carlos Mario Mora (c4y0) wrote:
> hi!
> 
> im looking for the diference between ipfw and iptables.   Many people
> say to ipfw is more secure of iptables, but they cant explain why
> that. 
> 
> How can i found some documentation to create a document to explain
> thats diferences?
> 
> Thanks for your help.

When a person says that one firewall is inherently less secure than
another is missing the whole point. YOU make firewalls secure, not the
tools. 'Easy' tools (hw fw's, zonealarm, etc..) make it hard to make bad
decisions but are hard to make special, and optimized solutions. Complex
solutions (cisco,ipfw,netfilter) make it inanely easy to miss-configure
the system, but they allow for specialized and optimal solutions.

Now, on to the question (general notes):

1. ipf is faster than netfilter at a given the task.
2. ipf and netfilter firewall security should be equal. You define it
and they're on the same complexity level, so equal
3. The xBSD kernel may have fewer network flaws than Linux, I'm not sure
but I can imagine so. All in all, this is rare in either case on
dedicated firewall hosts.
4. Netfilter has many extensions that solves niche problems that aren't
possible on xBSD platforms.



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2004-10-22  2:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-04 20:06 What is the diference between ipfw of *bsd and netfilter of linux? Carlos Mario Mora (c4y0)
2004-10-04 20:32 ` Aleksandar Milivojevic
2004-10-05 16:58 ` Jose Maria Lopez
2004-10-05 17:23   ` Damjan
2004-10-05 18:24     ` Jason Opperisano
2004-10-05 19:21       ` Steven M Campbell
2004-10-22  2:16       ` Damjan
  -- strict thread matches above, loose matches on Subject: below --
2004-10-04 20:29 Daniel Chemko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.