Date: Thu, 25 Jul 2002 16:58:14 -0500 From: "James West" <zerowren@msn.com> To: freebsd-questions@freebsd.org Subject: Re: IPFilter for 4.6? Message-ID: <F10Be2qNjJsllw1G3Ky0000f31f@hotmail.com>
next in thread | raw e-mail | index | archive | help
My problem is getting the kernel to compile, I get messages like In file included from ../../netinet/ip_compat.h:270, from ../../contrib/ipfilter/netinet/ip_nat.c:94: ../../sys/osreldate.h:29: #error "osreldate.h mus tnot be used in the kernel, use sys/param.h" when I make depend, then it stops with Error code 1 I thought I followed the instructions well. But I don't know enough C to debug it. James West >From: Kirk Strauser <kirk@strauser.com> >To: freebsd-questions@freebsd.org >Subject: Re: IPFilter for 4.6? >Date: 25 Jul 2002 16:43:01 -0500 > > >At 2002-07-25T21:26:35Z, "James West" <zerowren@msn.com> 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 majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F10Be2qNjJsllw1G3Ky0000f31f>