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

2004-08-26 Thread Marcos Schonfeld
Hi, I don't share your opinion. In fact, I worked hard to get all this things working and finally it DOES work. I followed the explanation in the LARTC-HOWTO in section 4.2: ip route add $P1_NET dev $IF1 src $IP1 table 10 ip route add default via $P1 table 10 ip route add $P2_NET dev $IF2 src $IP2

RE: [LARTC] Dual Internet Connection

2004-08-26 Thread Marcos Schonfeld
Try http://lartc.org/howto/lartc.rpdb.multiple-links.html I think this is the solution. > > Hi all, > > I have two internet connections, both connected to eth0 and > eth1, one is > 1mbit, the other one is 3mbit. Now I want to use _both_ at > one time via round > robin or such. Anyone have an