All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Taylor, Grant" <gtaylor@riverviewtech.net>
To: Mail List - Netfilter <netfilter@lists.netfilter.org>
Subject: I need some clarification about multiple ISPs...
Date: Fri, 01 Sep 2006 10:06:23 -0500	[thread overview]
Message-ID: <44F84C6F.8080506@riverviewtech.net> (raw)

Hello, a colleague and I are at a minor disagreement that I believe NetFilter Mailing List subscribers will be able to clarify.

The situation is I have a client who has (will once they are activated) two internet connections through two different providers.  Either connection will work just fine by it's self.  I also believe that I can use both connections simultaneously with client initiated traffic just fine.  What I perceive as a problem will be if someone (myself) initiates an inbound connection (SSH) to either of the connections.  If the system is configured to use ISP 1 as the default and the connection is targeted at the IP for the ISP 2 interface, where will the connections traffic go back out from?  I am of the opinion that I will need to mark the traffic that comes in on at least one of the interfaces to make sure that said marked traffic goes back out the correct interface.

More specifically I suspect that  will have two (sub) routing tables in addition to the main routing table.  Have the system use the main routing table for all client side initiated out bound (and related) traffic.  Mark traffic that comes in the interface for ISP 1 such that the returning outbound traffic will be directed to use the ISP 1 routing table.  Mark traffic that comes in the interface for ISP 2 such that the returning outbound traffic will be directed to use the ISP 2 routing table.

Any thought(s) / opinion(s) / suggestion(s) are welcomed and appreciated.



Grant. . . .


             reply	other threads:[~2006-09-01 15:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-01 15:06 Taylor, Grant [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-09-01 15:32 I need some clarification about multiple ISPs Darryl Romano
2006-09-01 15:55 ` Gary W. Smith

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=44F84C6F.8080506@riverviewtech.net \
    --to=gtaylor@riverviewtech.net \
    --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 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.