So I want to use my 2.4.7 system to have a default default route and a
backup default route, but to route statically rather than using OSPF or
similar.

I think this should be

ip route add default via 10.90.2.1 nexthop via 10.90.2.2

But I get RTNETLINK answeres: Invalid argument.

What is the right incantation for this guy?

The host is at 10.90.2.119.  He's on a HiperSockets interface, which is
his only network interface.  10.90.2.1 and 10.90.2.2 should be his
routers, in that order--only if 10.90.2.1 does not work should he go to
10.90.2.2 to get out.  All of 10.90.2.0 is on the same guest LAN and is
directly accessible.

Adam

Reply via email to