Date: 20 Feb 2003 08:49:51 -0700 From: Shane Hickey <shane@howsyournetwork.com> To: Wayne Pascoe <freebsd@penguinpowered.org.uk> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ipfilter on 5.0 Message-ID: <1045756190.1070.45.camel@localhost> In-Reply-To: <20030220143841.GA41624@marvin.penguinpowered.org.uk> References: <20030220143841.GA41624@marvin.penguinpowered.org.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
Wayne, I am currently using ipfilter on 5.0-release. I rebuilt my kernel to support it. I confused myself because I couldn't find a LINT file in /sys/i386/conf. But it looks like you now build the LINT file by using the Makefile in this directory. The options that you want in your kernel are options IPFILTER options IPFILTER_LOG options IPFILTER_DEFAULT_BLOCK At least, you for sure want the first one. I don't know much about FreeBSD kernel modules, so if this wasn't what you were trying to do, I apologize. Shane On Thu, 2003-02-20 at 07:38, Wayne Pascoe wrote: > Hi all, > > Does anyone have ipfilter working on 5.0 ? ipf binary appears to be > here, but I can't find hide nor hair of the module. > > I've tried recompiling the code in /usr/src/contrib/ipfilter, but doing > both make bsd and make freebsd4 fails. > > Is this working yet or do I need to look into ipfw? > > Thanks, 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?1045756190.1070.45.camel>