[LARTC] Re: [LARTC] RE: [LARTC] Load Balance simply doesn´t work...

Ming-Ching Tiew mingching.tiew@redtone.com
Fri, 27 Aug 2004 11:26:41 +0800


> 
> ip route add default scope global nexthop via $P1 dev $IF1 weight 1 \
>     nexthop via $P2 dev $IF2 weight 1
> 

This multipath routing command keep coming up as classic 
way to perform multipath routing for NAT access, which I 
considered it as VERY misleading.

It should only be used if you are NOT using NAT.