Subject: Re: Hallo, I got a dumb question....
To: Andreas Drewke <andreas_dr@gmx.de>
From: Douglas Brebner <netbsd@fang.demon.co.uk>
List: port-i386
Date: 08/18/2004 18:52:47
On Wed, 18 Aug 2004 15:12:32 +0000
Andreas Drewke <andreas_dr@gmx.de> wrote:

> ... but its really urgent...
> 
> how can one set up multiple static routes in NetBSD????
> Thanx alot..

For boot time setup, add them to /etc/route.conf and also add
"staticroute=YES" to rc.conf. (Works with 1.6ZH)

gate# more /etc/route.conf 
net 192.168.1 -netmask 255.255.255.0 192.168.1.200

-- 
Douglas