From: Esteban Ribicic <eribicic@UolSinectis.com>
To: lartc@vger.kernel.org
Subject: [LARTC] ip balance
Date: Mon, 04 Nov 2002 21:12:56 +0000 [thread overview]
Message-ID: <marc-lartc-103645515405011@msgid-missing> (raw)
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/
next reply other threads:[~2002-11-04 21:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-04 21:12 Esteban Ribicic [this message]
2002-11-05 6:54 ` [LARTC] ip balance Tomasz Wrona
2002-11-06 0:20 ` Tomasz Wrona
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-lartc-103645515405011@msgid-missing \
--to=eribicic@uolsinectis.com \
--cc=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.