View Single Post

  #2 (permalink)  
Old 01-11-2006, 12:06 AM
monk's Avatar
monk monk is offline
Senior Member
User
 
Join Date: Jan 2005
Location: Tibet
My distro: Debian GNU/Linux
Posts: 482
Rep Power: 5
monk will become famous soon enough monk will become famous soon enough
Default

Iptables is packet filtering and NAT firewall for Linux. Iptables is not part of (it will not work) with FreeBSD.

FreeBSD has three different firewall packages
IPFILTER (also known as IPF),
IPFIREWALL (also known as IPFW),
OpenBSD's PacketFilter (also known as PF).

Take a look at freebsd handbook http://www.freebsd.org/doc/en_US.ISO...firewalls.html
Reply With Quote