From: Grant Taylor <gtaylor@riverviewtech.net>
To: Mail List - Netfilter <netfilter@vger.kernel.org>
Subject: Re: dual wan routing, looking from the outside...
Date: Fri, 11 Jul 2008 09:29:36 -0500 [thread overview]
Message-ID: <48776E50.3020104@riverviewtech.net> (raw)
In-Reply-To: <4876A6C7.7010709@standarduniversal.com.au>
On 07/10/08 19:18, Brian Austin wrote:
> From the outside, I can only access services from one isp connection at
> a time. So if I VPN in, then I cant access my imaps mail,
Hum...
> do I need to do some sort of packet marking to achieve this? So that
> packets from the same internet host can route out both wan connections
> simultaniously?
Possibly.
> Pointers to example scripts or the right information to study appreciated
I wonder if you are not falling victim to route caching. How quickly
after you finish using (close) one service can you use the other? If it
is not immediately I think your dual wan router has a route to your
client's source IP cached and thus not looking up / using the route for
the other service but rather continuing to use the cached route that it
was just using a moment ago.
You can easily test this by flushing your routing cache after you
disconnect the first service before you start using the second service.
If this does work, I think you will need to mark your packets so that
you can use different routing tables depending on the interface the
traffic comes in on, thus forcing the routing that you want.
Grant. . . .
next prev parent reply other threads:[~2008-07-11 14:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-11 0:18 dual wan routing, looking from the outside Brian Austin
2008-07-11 14:29 ` Grant Taylor [this message]
2008-07-15 10:39 ` Brian
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=48776E50.3020104@riverviewtech.net \
--to=gtaylor@riverviewtech.net \
--cc=netfilter@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox