On Mon, 15 Oct 2001, Julian Anastasov wrote: > > ip route add default nexthop via <gw0> dev eth0 nexthop via <gw1> dev eth1 > > > > default > > nexthop via AAA.AAA.AAA.AAA dev eth0 weight 1 dead > > nexthop via BBB.BBB.BBB.BBB dev eth1 weight 1 > > Is the eth0 interface down? No, the eth0 interface is up and working correctly, i can ping the router which is directly connected to eth0. Best regards, Pierrick.