Date: Mon, 14 Oct 2002 05:50:03 +0000 From: "Keith Okamoto" <kuujinbo@hotmail.com> To: freebsd-small@FreeBSD.ORG Subject: newbie ip filter question Message-ID: <F64IRUlRWXopokhQLVp00000bf6@hotmail.com>
next in thread | raw e-mail | index | archive | help
Hi, First timer trying to do a custom picobsd build with 4.7 RELEASE. I would like get ip filter added to the custom build. To begin read the picobsd docs along with documentation at http://www.cse.ucsc.edu/~brucem/pico_notes.htm and http://thewall.sourceforge.net/. Being new to this process, trying to do everything in small steps. First I did a generic 'bridge' build, which went ok. Next tried to get the ipf executable in the build. Edited the PICOBSD kernel Took a looong while, but by looking at the messages and ipf Makefile finally figured out to add: progs ipf special srcdir /usr/src/contrib/ipfilter to the crunch.conf file in the custom build directory, which got the executable in the custom build. But after booting from floppy, get a 'ipf not compiled in' error. (once again, the executable is there) I don't know where to go from here. From reading the docs, the thing that comes to mind is adding some kind of 'special MYBUILD objvar OBJS' and 'special MYBUILD objdir /usr/my/demo/code' statements in the crunch.conf file. I'm also not a programmer, so I didn't understand much reading the CRUNCHGEN man page... I know I could probably get everything going by downloading theWall, but I would rather use IP Filter if possible. Any help is appreciated. Thanks in advance! _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F64IRUlRWXopokhQLVp00000bf6>
