Re: bootloader setup

Jochen Kunz <[email protected]> Thu, 14 Sep 2006 23:17:34 +0200
Newsgroups gmane.os.netbsd.ports.prep
Message-ID <[email protected]>
On Thu, 14 Sep 2006 17:35:35 -0300
Mauricio Lima Pilla <[email protected]> wrote:

> I've compiled a new kernel (I need IP forwarding)
You should be able to enable IP forwarding with
sysctl -w net.inet.ip.forwarding=1
on a GENERIC kernel at runtime.

You can edit /etc/sysctl.conf to enable it at boottime.
-- 


tschüß,
       Jochen

Homepage: http://www.unixag-kl.fh-kl.de/~jkunz/