Subject: Re: Hallo, I got a dumb question....
To: Andreas Drewke <andreas_dr@gmx.de>
From: David Maxwell <david@crlf.net>
List: port-i386
Date: 08/18/2004 10:53:00
On Wed, 18 Aug 2004, Andreas Drewke wrote:
> ... but its really urgent...
> 
> how can one set up multiple static routes in NetBSD????

Manually, at runtime, as root:

route add [destnetip] -netmask [netmask] [gwip]

To have them come back at boot, add the same commands in a file called
/etc/netstart.local

-- 
David Maxwell, david@vex.net|david@maxwell.net --> Although some of you out
there might find a microwave oven controlled by a Unix system an attractive
idea, controlling a microwave oven is easily accomplished with the smallest
of microcontrollers. - Russ Hersch - (Microcontroller primer and FAQ)