[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ipfilter
Subject:    Re: Trouble with BSDI 2.1
From:       mms () f5 ! com
Date:       1997-03-27 18:31:08
[Download RAW message or body]

On Fri, 28 Mar 1997, Darren Reed wrote:

> ...could I ask those who do have it running on BSDI to please send me the
> patches you've made (now that it is working) so that I can integrate them
> and hopefully rectify a quite common problem ?
> 

3.1.9 installs ( and works ) out of the box under 2.1 with the following
exceptions:

BSDOS/kinstall bails when trying to apply patch BSDOS/ioconf.c.i386.diffs:

	/usr/src/sys/i386/conf/ioconf.c.i386

		- its a path problem... the patch is so small
		  i just did it manually... sorry no unified diff

	the following from BSDOS/kinstall chokes miserably:

---
if ($0 =~ *kinstall) then
        awk '{print $0;if($2=="INET"){print"options IPFILTER"}}}' \
                $confdir/$newconfig.bak > $confdir/$newconfig
endif
---


the thing is to change your kernel config file ( the convention i follow
is to copy the GENERIC conf file to "LOCAL.`hostname`" ) and edit it thus: 

---
# network options
options         INET                    # Internet: TCP/IP
options         IPFILTER		# ip_filter
options         IPFILTER_LOG		# audit trail... wheee!!!
#options         GATEWAY                 # IP routing
---

oh, you have to:

	# mknod /dev/ipl c 37 0


but thats in the docs... if i remember correctly, thats pretty much it...


now integrating ip_fil into 3.0... *grin*...  




m.

Matt Sommer, 	Network Systems Engineer	InterNIC: MMS26
F5 Labs, Inc.	1218 3rd Ave., Suite 508	Seattle, WA 98101
mms@f5.com	Voice: 206.447.1817		Fax: 206.447.9636
1A7B3D4D 1996/09/27 = DD 49 89 EE 81 FF AC CA A1 19 A1 75 87 22 DC 53


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic