| From | Sent On | Attachments |
|---|---|---|
| Keith Okamoto | Oct 13, 2002 10:49 pm |
| Subject: | newbie ip filter question | |
|---|---|---|
| From: | Keith Okamoto (kuuj...@hotmail.com) | |
| Date: | Oct 13, 2002 10:49:41 pm | |
| List: | org.freebsd.freebsd-small | |
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 majo...@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message





