Hi all,
I am using FreeBSD 5.4 under alpha platform. I would like to use this
box for firewalling pourposes.
At this moment, I have building a custom kernel, and I have some doubts:
- I wil use pf for firewalling and I would like to disable IPFILER and
IPFIREWALL in this kernel config. Is it possible to put it some params
on kernel configuration file like this:
options IPFIREWALL=0
options IPFILTER=0 ..........??
Thank you very for your help.
--
CL Martinez
carlopmart {at} gmail {d0t} com
On September 23, 2005 10:11 am, carlopmart@gmail.com wrote:> - I wil use pf for firewalling and I would like to disable IPFILER > and IPFIREWALL in this kernel config. Is it possible to put it some > params on kernel configuration file like this:> options IPFIREWALL=0 > options IPFILTER=0 ..........??> Thank you very for your help.If it doesn't appear in the config file, it is not compiled into the kernel. Simple as that. -- Freddie Cash fcash@ocis.net