Christian Schmid <webmaster@xxxxxxxxxxxxxx> wrote:
>
> Since this seems to be an undocumented feature.... How is this equal-cost
> multipath supposed to
> work? I just want to send outgoing traffic over two gateways. I tried this:
>
> ip route replace default scope global nexthop via 192.168.0.1 dev eth1 weight
> 100 nexthop via
> 192.168.0.100 dev eth1 weight 100
>
> It it doesnt work. It always uses the last for all download-users (around a
> few hundreds)
Did you enable IP_ROUTE_MULTIPATH_CACHED? If so please disable it
since it breaks multipath routing for forwarded traffic.
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
|