All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] ip balance
@ 2002-11-04 21:12 Esteban Ribicic
  2002-11-05  6:54 ` Tomasz Wrona
  2002-11-06  0:20 ` Tomasz Wrona
  0 siblings, 2 replies; 3+ messages in thread
From: Esteban Ribicic @ 2002-11-04 21:12 UTC (permalink / raw)
  To: lartc

hi, i keep on fighting with balancing my two internet conections..
ive improved a routing like this:

root@debian:/wk/ESTADISTICAS/Trafico_en_kisero_hq# ip route list
172.0.0.0/24 dev eth0  proto kernel  scope link  src 172.0.0.82 
172.0.0.0/24 dev eth1  proto kernel  scope link  src 172.0.0.81 
default 
        nexthop via 172.0.0.1  dev eth0 weight 1
        nexthop via 172.0.0.1  dev eth1 weight 1
root@debian:/wk/ESTADISTICAS/Trafico_en_kisero_hq# 

(the 172.0.0.1 is my gateway)

i made a simple script to generate traffic to many diferent ip
address..while i graph the traffic from the ethX..

the result was that the %78 of traffic goes to eth0 and the rest from
eth1..!!!.

any idea? i still dont understand based on what dsecicion the kernel
routes one paquet to eth0 or eth1...any idea?

well, thanks in advance..
this is geting really interesting :)

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-11-06  0:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-04 21:12 [LARTC] ip balance Esteban Ribicic
2002-11-05  6:54 ` Tomasz Wrona
2002-11-06  0:20 ` Tomasz Wrona

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.