Re: Routing based on tcp/ip session limit

2006-05-17 Thread Gilberto Villani Brito
I thing the better way is your load-balancing using iproute2 (like your exemple), but you will need make nat using SNAT, not MASQUERADE in your iptables. Abraços Gilberto On Tue, 16 May 2006 16:59:48 -0300 "Tom Lobato" <[EMAIL PROTECTED]> wrote: > Hi, > > > My ADSL provider in Brazil give

Routing based on tcp/ip session limit

2006-05-16 Thread Tom Lobato
Hi, My ADSL provider in Brazil give us a link with a limit of 30 tcp/ip sessions. So, for a especific use, I will buy another link with the 30 limit but lesser bandwidth. But how to tell linux to only use second link when first is full (30 limit reached)? Or, how to use the two links in a bet