Subject: Re: kernel to do IP forwarding?
To: Jenny Matheson <jenny@hedington.com>
From: Perry E. Metzger <perry@piermont.com>
List: tech-kern
Date: 10/08/1996 12:42:24
Jenny Matheson writes:
> Hi i was wondering if anybody could pelase tell me:
> 
> Where I can get a version of the kernel for the i386 dist of NetBSD that
> can handle IP forwarding?

cd /usr/src/sys/arch/i386/conf
cp GENERIC FOO
vi FOO
config FOO
cd ../compile/FOO
make depend && make

> I have pretty much got all my dial on demand stuff sorted , but i want
> the box to act as a router for my other boxes, 
> Any help greatly appreciated.
> Cheers
> Erik