Hi, I am tring to us ip route to load balance  between two interfaces.
 
ip route add equalize 10.200.1.0/24 nexthop via 10.200.0.2 dev neta nexthop via 10.200.0.2 dev neta2
 
Where neta and neta2 are gre tunnels.   Testing show that packets travel  in a single sided manner.
 
Do I need to use the multipath (IP_ROUTE_MULTIPATH_CACHED) module?
 
thx jason
_______________________________________________
LARTC mailing list
[email protected]
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

Reply via email to