All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Carles Torres Nuñez" <carles@pymag.com>
To: lartc@vger.kernel.org
Subject: [LARTC] Triple IP Routing
Date: Wed, 05 Nov 2003 11:47:01 +0000	[thread overview]
Message-ID: <marc-lartc-106803313719434@msgid-missing> (raw)
In-Reply-To: <marc-lartc-106802806214628@msgid-missing>

Creating a new Internet access I got a question, I tell my situation.

I have a PCs network in 200.0.0.x range
A Onux machine doing routing on IP 200.0.0.254 (eth0)
This Linux has 2 ethernet cards more:
  IP 10.0.0.2 (eth1)
  IP 10.0.0.4 (eth2)
These two lan cards goes to two different hubs, where there are two diferent
routers conected, with IPs 10.0.0.1 and 10.0.0.3 respectively.

I'm routing by target IP, in this way all the trafic going to the mail
server
goes thru one router, while remaider trafic goes by the other, that means
every conection to "non business internet" access.

-> "route add mail.server.es gw 10.0.0.3"

Now I need to increase Internet bandwidth only to some nodes, then I have
an ADSL router ready and conected to the hub, that means I must discriminate
packets by source IP, but not by destination IP to go thru this router.

¿Does someone know how to do this?

Thanks,

Carlos Torres

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

      parent reply	other threads:[~2003-11-05 11:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-05 10:16 [LARTC] Triple IP Routing Carles Torres Nuñez
2003-11-05 10:28 ` Debreczeni Peter
2003-11-05 11:47 ` Carles Torres Nuñez [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-106803313719434@msgid-missing \
    --to=carles@pymag.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.