What are the timeouts like...? Like if the linux router decides to route packets to address1 over interface eth1 at time t1, is there any kind of time t2 later when the router will start sending the packets over the other interface eth2 for the same address1.. i.e how are sessions defined here..?? I know I should be looking at the source..;) Thx, A > On Thu, Oct 05, 2000 at 02:45:56AM -0400, raghu arni wrote: > > Hi, > > I have my kernel compiled with multipath routing and then ran this > > > > ip route add default nexthop dev eth1 nexthop dev eth2 > > > > I see traffic only on one of the interfaces...I tried serveral tcp > > connections hoping that there would be equal load balancing..no luck... > > The load balancing is only for routes (= IP addresses). Try TCP connections > to different hosts. > > > -Andi > - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org