All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Raúl Alexis Betancort Santana" <rabs@dimension-virtual.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Bandwith Aggregation
Date: Wed, 14 Jan 2004 09:35:01 +0000	[thread overview]
Message-ID: <200401140935.01080.rabs@dimension-virtual.com> (raw)
In-Reply-To: <0HRF00D4WZ6FBV@campus.uab.es>

El Martes, 13 de Enero de 2004 19:36, Robert Kurjata escribió:
> For the start read my posting from 15th Oct 03 as an working example.

 I have just a question about your script (I found it on the archives)...

I have 3 DSL lines, linke you, but all of them are conected to a switch and 
then to my eth1 interface on wich I have 3 public ip's and 2 public ip's 
ranges, let me try to draw it.


                                        DMZ Zone
                                              |
                                          eth3
DSL1\                                   |
DSL2 - - Switch - eth1 [Linux Box] - eth0 -Switch - LAN
DSL3 /                                  |
                                           eth2
                                              |
                                          LDMS

What I need is to send all SMTP/POP3 traffic throught DSL1, and the rest of 
traffict througth a load balancing between DSL2 and  DSL3 giving preference 
on DSL3 over DSL2 (moreover because DSL3 it's a 2Mbits simetric line with the 
local cable company, and DSL2 it's a ADSL 256Kbit), but if DSL1 fails, the 
SMTP/POP3 traffic should go out by any of the other interfaces, also if DSL2 
or DLS3 get out, rest of traffic should go by DSL1.
 
The LDMS link its used only for IPSec tunnels and should never be user for 
nomal traffic.

DSL1 -> ADSL 256 with a /30 public range on the ethernet side.
DSL2 -> ADSL 256 in bridge mode, so I have it's public IP on my side.
DSL3 -> Cable 2Mbit with a /30 public range on the ethernet side.

By now I only have setup a simple link with it's gateway using DSL1 for all 
traffic, and I'm been unable to do that if a ssh conection (for example) 
reach eth1 by DSL3 or reach eth2 by LDMS and get answered by the same link.

May someone give me a hit on what I'm doing wrong or what must I do to get it 
working.

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

  parent reply	other threads:[~2004-01-14  9:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-13 18:49 [LARTC] Bandwith Aggregation Felipe Herrera
2004-01-13 19:36 ` Robert Kurjata
2004-01-14  9:35 ` Raúl Alexis Betancort Santana [this message]
2004-01-14  9:47 ` Raúl Alexis Betancort Santana

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=200401140935.01080.rabs@dimension-virtual.com \
    --to=rabs@dimension-virtual.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.