Subject: load balancing question
To: None <netbsd-help@netbsd.org>
From: Matt Bell <mtbell@mb1.micropede.com>
List: netbsd-help
Date: 01/02/2001 21:53:18
Hi,

I have a NetBSD-1.5 box that has 3 interfaces. Two of the interfaces are
both connections to the internet, one is cable and the other is a dsl line
(ne3, ne4). My third interface is ne2 the internal network interface. I
also have two nets on the internal network 10.0.0.0/24 and 10.0.2.0/24,
10.0.2.0/24 is strictly for dhcp clients, and i would like to have all
traffic used by those clients to be routed through the dsl line, and all
hosts on the 10.0.0.0/24 net to be routed out the cable line. The default
route on this box is currently the cable interface. Is there any easy way
to accomplish this. 

Any Ideas?
-Matt