How to Build an IPFW (Internet Protocol Firewall) on FreeBSD 4.x
First of all, you need to view the Current Kernel options.
pico /usr/src/sys/i386/conf/GENERIC
And see whether the Following lines exist
options IPFIREWALL
options IPFIREWALL_VERBOSE
options IPFIREWALL_VERBOSE_LIMIT=100
options IPDIVERT
options TCP_DROP_SYNFIN
If they doesn’t exist, you need to add these options and recompile the kernel.
This is how to configure and compile your kernel.
cd /usr/src/sys/i386/conf
cp [...]
Popularity: 3% [?]



My name is Nish Vamadevan, I live in London. I’m a Network Systems Administrator, and Freelance IT Consultant. I’d like to think of myself and a creative and a resourceful person when it’s come to Computers and Technology.
I have been working in the freelance IT sector for over 6 years and have done various Network Deployments, System Administration and Building, maintaining, managing websites for Small / Medium companies..