IPFilter for 4.6?

2002-07-25 Thread James West

Could someone point out a good FAQ or page explaining how to install the IPF 
package on a 4.6 system? I keep getting compile errors.

James West

_
Send and receive Hotmail on your mobile device: http://mobile.msn.com


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: IPFilter for 4.6?

2002-07-25 Thread Kirk Strauser


At 2002-07-25T21:26:35Z, James West [EMAIL PROTECTED] writes:

 Could someone point out a good FAQ or page explaining how to install
 the IPF package on a 4.6 system? I keep getting compile errors.

The easy way is to add:

   options IPFILTER
   options IPFILTER_LOG
   options IPFILTER_DEFAULT_BLOCK

to your kernel configuration file and recompile.  I never bothered to search
for the hard way.
-- 
Kirk Strauser
The Strauser Group - http://www.strausergroup.com/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message