[LARTC] Re: [LARTC] RE: [LARTC] Load
Balance simply doesn´t work...
Ing. Marcos Salvatierra
marcos@fm.unt.edu.ar
Fri, 03 Sep 2004 08:25:49 -0300
Is added table 10 to the rt_tables file? :
echo "201 10" >> /etc/iproute2/rt_tables
if no, do it first, one time. Then run the ip route command.
Bye.
Marcos.
Robert Kurjata escribió:
>Cytowanie Marc-Christian Petersen <m.c.p@gmx.net>:
>
>
>
>>On Tuesday 31 August 2004 17:32, Marc-Christian Petersen wrote:
>>
>>
>>
>>>On Tuesday 31 August 2004 17:02, Marc-Christian Petersen wrote:
>>>
>>>
>>>>ip route add 212.71.142.210/29 dev eth1 src 212.71.142.210 table 10
>>>>RTNETLINK answers: Invalid argument
>>>>
>>>>
>>>blubber bleh silly me. I implemented ipcalc.pl in my brain now ;)
>>>
>>>
>>hmm, now what:
>>setting up that script gives me a default route to the 1st providers default
>>gateway and all traffic is going through that gateway (1st provider) and the
>>2nd isn't touched in any way. Any idea about it?
>>--
>>ciao, Marc
>>
>>
>
>look at my work about it at:
> http://www.ssi.bg/~ja/tmp/mpath2.sh
>
>maybe it will help :) (it works)
>
>
>