Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Edmundo Carmona <eantoranz@gmail.com>
To: netfilter@lists.netfilter.org
Subject: Re: Split external requisitions between two internet connections
Date: Tue, 16 Aug 2005 16:29:01 -0400	[thread overview]
Message-ID: <65aa6af905081613295e39edf3@mail.gmail.com> (raw)
In-Reply-To: <eb5ae9cc0508161122447fc95c@mail.gmail.com>

I guess you have to use separate routing tables. You could mark
packets and then use a routing rule to set which route the traffic
could go through. (I had problems using masquerade with this... maybe
SNAT can do a better job).

On 8/16/05, Leonardo Marques <surf3r0@gmail.com> wrote:
> Hi people,
> 
> I have a linux box which will have three ethernet interfaces:
> 
> eth0 connected with the LAN
> eth1 connected with the internet across ISP1
> eth2 connected with the internet acorss ISP2
> 
> So, i need do it:
> 
> All internet requisition for a external 80 port (http) go out to the
> internet across the eth1, and all others requisions, for all others
> external ports, go out to the internet across the other internet
> connection (eth2).
> 
> How can I do it?
> 
> Thanks for all attention!
> []s
> 
> --
> ------------------------------
> Leonardo Marques
> http://www.analyx.org
> ------------------------------
> 
>


  reply	other threads:[~2005-08-16 20:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-16 18:18 Split external requisitions between two internet connections Leonardo Marques
2005-08-16 18:22 ` Leonardo Marques
2005-08-16 20:29   ` Edmundo Carmona [this message]
2005-08-16 22:33     ` Multirouting 2 ISP with public addresses Wayne Alday
2005-08-17  0:03       ` Leonardo Marques
2005-08-17  3:19       ` Alexander Samad

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=65aa6af905081613295e39edf3@mail.gmail.com \
    --to=eantoranz@gmail.com \
    --cc=netfilter@lists.netfilter.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox