Ipfw
From FreeBSDwiki
Revision as of 14:11, 13 August 2012 by 173.88.199.104 (Talk)
ipfw is a kernel firewall. It is one of three firewall soultions delivered in the Release. The other two are, ipf (ipfilter) and pf (ported from openbsd). If you want to run ipfw, you need to create a firewall ruleset and the system will dynamically load the kernel module when the rc.conf statement firewall_enable="YES" is used.