Asalam-O-Alakum To All Of You & Chand Raat Mubarik!!!
I am recompiling kernel on FreeBSD 6.2. I want to recompile my new kernel with IPFW (Firewall) & QUOTA support. I've copied GENERIC to
new name 'BSD' & done other stuff as well. The changes in my new kernel 'BSD' are as following:
options QUOTA
options IPFIREWALL
options IPFIREWALL_VERBOSE
I've tried to compile the new kernel & rebooted my computer. The new kernel is working fine without any errors. But ipfw has a rule by default:
'DEFAULT TO DENY'
How do compile the kernel with Default To Accept for ipfw?
I am waiting for a friendly reply. Ok Guys, Take Care.
Comment