Some comments: 1. Are you getting a bgp feed from both ISP's? If not, there's no real way to figure out the best path to take. All you can do is set a default. 2. You could try to load balance the routes (two default routes). Problems will arrise when two packets are sent out to the same destination but with different source address's. I believe linux 2.4.x with iproute2 can do load balancing based on flows - which would overcome the above problem. 3. Assuming that one is a Qwest DSL and the other a Cox Cable, you could run traces to the various networks out there, and put in static routes according to the length of the trace. Use some public route views to narrow it down quickly. If you want more info on any of the above - let me know. -dallas On Thu, 2002-05-30 at 00:36, Roderick Ford wrote: > Hopefully someone has a solution for this problem. Maybe this is > possible, but I haven't been able to trial-and-error it. > > ISP0--SUBNET64.2----WAN------SUBNET26.220---ISP1 > \ / > \ / > MODEM0 MODEM1 > | | > \ (192.168.0)GW1--- > \ /\ > \ / \ > NS-------------------- B > > I have NS setup on network 192.168.0.0 -- then I got an opportunity to > have a second cable isp, so I figured I'd let routed on NS figure out > which is the better 0.0.0.0, i.e. better routes on the two connections. > > 1. maybe two defaults can't be setup?? > 2. maybe the configuration can be changed > 3. maybe gated would be better suited for this than routed?? > > Any suggestions?? > > Rod > > ________________________________________________ > See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't post to the list quickly and you use Netscape to write mail. > > PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss