=20 > ip route add default nexthop via $CONN1_IP dev $ETHX weight $X \ > nexthop via $CONN2_IP dev $ETHX weight $Y > Would this technique work for more than two gateways? How many nexthop = clauses are allowed? Is there a limit? thanks - Greg Scott