All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Darian Lanx" <nour@nour.net>
To: lartc@vger.kernel.org
Subject: [LARTC] dividing traffic equally towards 2 default gateways?
Date: Fri, 07 Dec 2001 14:32:11 +0000	[thread overview]
Message-ID: <marc-lartc-100773542625212@msgid-missing> (raw)

Hello all.
I am not 100% familiar with the Linux advanced routing capbalieties yet, so I thought , after reading source code, documentation and more that I might be better off asking the experts on this list. I am not using this ina production environment, but at home, as a test case. First of all, here is the network topology.

Internal LAN <--> Switch <--> [NAT/FIREWALL/INTERNAL LAN DEFAULT GATEWAY]
						|			|
						|			|	
						|			|
					ISP DEFAULT GW 1	   ISP DEFAULT GW 2
						\			/
						 \		     /
							INTERNET

Now, while I know how to use multiple default gateways, I do not know how to equally divert traffic onto those gateways. The idea is the following. My ISP is not the most reliable cable services provider and often one gateway will fail, when the other is still active. Those system glitches last anywhere from 30 seconds to 2 hours. I was thinking about writing a little flow watcher, that looks at how many packets are being resent and then drops one DGW in case it has "fallen off the net".
Is it actually possible to have packet 1 go via GW1 and packet 2 via GW2 then packet 3 via 1 and packet 4 via 2 nad so on?
As I said, this is a test case and I do not mind installing Zebra if that is necessary, I just wanted to know if this is possible with iproute2 and maybe a specialzed form of shaping?

Thank you in advance.
-d		
---
...my faith in love is like blood, I spill it freely for some..my faith in love is like blood, it flows in everyone.


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

             reply	other threads:[~2001-12-07 14:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-07 14:32 Darian Lanx [this message]
2001-12-07 15:36 ` [LARTC] dividing traffic equally towards 2 default gateways? bert hubert

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-100773542625212@msgid-missing \
    --to=nour@nour.net \
    --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.