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 [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message