From: Rolf MIssing <rolf.missing@telia.com>
To: lartc@vger.kernel.org
Subject: [LARTC] Suggestion for improvements to nexthop implementation
Date: Thu, 24 May 2001 10:18:44 +0000 [thread overview]
Message-ID: <marc-lartc-99069930816800@msgid-missing> (raw)
I have a server connected :
eth2 ADSL 500kbps ISP 1
eth1 Cable 1000kbps ISP 2
eth0 LAN 100Mbps
I am using :
ip route add default nexthop via 192.168.1.1 dev eth1 weight 2 \
nexthop via 192.168.2.1 dev eth2 weight 1
and a collection of other settings and routes that are not important
to document for this suggestion.
I would like to assign real bandwidth figures to eth1,2 and have the
Kernel decide what interface to route traffic to depending on the
statistical load on the interface.
Is this a existing feature, how do I set it up ? if not could somebody
who is smarter than me code it ?
We have cheap broad band and several friends have the same
config I have the only trick is to get them combined with a reasonable
load sharing logic.
Great stuff this Linux networking
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/
next reply other threads:[~2001-05-24 10:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-05-24 10:18 Rolf MIssing [this message]
2001-05-24 16:24 ` [LARTC] Suggestion for improvements to nexthop implementation Bob Puff@NLE
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-99069930816800@msgid-missing \
--to=rolf.missing@telia.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.