From owner-freebsd-questions Thu Jul 25 14:58:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F4FE37B400 for ; Thu, 25 Jul 2002 14:58:15 -0700 (PDT) Received: from hotmail.com (f10.pav0.hotmail.com [64.4.33.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id A948C43E84 for ; Thu, 25 Jul 2002 14:58:14 -0700 (PDT) (envelope-from zerowren@msn.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 25 Jul 2002 14:58:14 -0700 Received: from 206.11.232.29 by pv0fd.pav0.hotmail.msn.com with HTTP; Thu, 25 Jul 2002 21:58:14 GMT X-Originating-IP: [206.11.232.29] From: "James West" To: freebsd-questions@freebsd.org Subject: Re: IPFilter for 4.6? Date: Thu, 25 Jul 2002 16:58:14 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 25 Jul 2002 21:58:14.0595 (UTC) FILETIME=[6020A930:01C23426] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 >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" 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