All of lore.kernel.org
 help / color / mirror / Atom feed
From: N N Ashok <nalkunda@cse.msu.edu>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Equal-cost multipath
Date: Sun, 23 Nov 2003 06:19:03 +0000	[thread overview]
Message-ID: <marc-lartc-106957075116423@msgid-missing> (raw)
In-Reply-To: <marc-lartc-106923281218837@msgid-missing>

On Wednesday 19 November 2003 03:59, Brett Cavé scrawled:
> Hi all,
>
> I have a network with a Redhat 8.0 gateway. It has 3 nic's, 1 connected
> to the lan, and the other 2 connected to ADSL routers. I have configured
> split access with load-balancing, using ip rules and ip routes (with
> weight 1 for both external interfaces).
>
> The load-balancing is working to a degree, but is not giving me exactly
> what I want - the gateway is caching routes, so if I download a large
> file from a site, the route to that site is cached, and it is all
> traffic is routed down 1 ADSL connection. What I would like to do is
> split the traffic, so that all traffic is split equally down both lines
> (equal cost multipath I think). Is what I am trying to do possible, or
> should it be working as I have configured it? Is it possible to specify
> to the kernel not to cache routes?
>
> Regards,
>
> Brett Cavé
>  
> Nerds On-Site
> Email: brett@nerdsonsite.co.za
>

You could use the nano-patch (http://www.ssi.bg/~ja/nano.txt) and the equalize 
option in the multipath route configuration. but from what i understand, the 
traffic is coming 'into' your machine, the splitting of the incoming traffic 
has to occur on the other end of the connection. The nano patch will equalize 
the traffic that goes 'out' of your system. So if somebody downloads data 
from the gateway, then the data will be split equally (or according to the 
weights) over the outgoing connections.

hope that helps,
ashok
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

      reply	other threads:[~2003-11-23  6:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-19  8:59 [LARTC] Equal-cost multipath Brett =?unknown-8bit?q?Cav=C3=A9?=
2003-11-23  6:19 ` N N Ashok [this message]

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-106957075116423@msgid-missing \
    --to=nalkunda@cse.msu.edu \
    --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.