Questions about kernel configuration

2005-09-23 Thread [EMAIL PROTECTED]
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.

Re: Questions about kernel configuration

2005-09-23 Thread Freddie Cash
On September 23, 2005 10:11 am, [EMAIL PROTECTED] 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

Re: Questions about kernel configuration

2005-09-23 Thread [EMAIL PROTECTED]
Ok, thank you. Freddie Cash wrote: On September 23, 2005 10:11 am, [EMAIL PROTECTED] 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