Linux Advanced Routing and Traffic Control list
 help / color / mirror / Atom feed
* [LARTC] Connection lost
@ 2003-12-01 17:15 Mauricio Pretto - LM²
  0 siblings, 0 replies; only message in thread
From: Mauricio Pretto - LM² @ 2003-12-01 17:15 UTC (permalink / raw)
  To: lartc

Hi everyone,
   I have setup a load balance between to ADSL links, and msn, http
(download), ftp (download), disconects after some time (5/10 minutes),
i have search the list and not found something like that, any ideas?
   I'm runnig redhat 9.0 with all updates.
   And using the script:

-------
ip rule add from 10.0.0.2 table T1
ip rule add from 10.0.1.2 table T2
ip rule add from 192.168.1.2 table T2

ip route add default via 10.0.0.1 dev eth0 table T1
ip route add default via 10.0.1.1 dev eth1 table T2

ip route add default scope global nexthop via 10.0.0.1 dev eth0 weight 1
nexthop via 10.0.1.1 dev eth1 weight 1
-------
  Thanks!


Mauricio Pretto
Consultor de TI
51 9128-5911

LM² Consulting
www.lm2.com.br
51 3233-7540
51 3022-3886



_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-12-01 17:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-01 17:15 [LARTC] Connection lost Mauricio Pretto - LM²

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox