All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Matthews <simon@paxonet.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Failover with 2 ISP's and one ethernet card? (fwd)
Date: Sun, 02 Jun 2002 01:40:46 +0000	[thread overview]
Message-ID: <marc-lartc-102298209327150@msgid-missing> (raw)
In-Reply-To: <marc-lartc-102297531024449@msgid-missing>

On 1 Jun 2002, William L. Thomson Jr. wrote:

> Simon,
>         I have been working on a similar solution. To begin with you
> need to
> recompile the kernel with Julian's patches that can be found at 
> 
> http://www.linuxvirtualserver.org/~julian/#routes
> 

William,

I don't think the LVS project is addressing my problem. They are adressing 
methods to make multiple Linux boxes appear as one box.  Their problem is 
the reverse problem to mine. I want to make one box look like 2 boxes and 
have it automatically use the best Internet connection -- where I define 
best as: 1. Use the Wireless connection if available, 2. Use the T1 
connection if the the wireless connection has failed. 

My critical applications are:

1. Receive incoming email
2. Resolve DNS queries for my domain
3. Get outgoing packets to flow. 

For incoming email, I can specify 2 MX records for the 2 ISP-issues IP 
addresses. Both will ultimately end up at the same machine. I can specify 
the Wireless IP address as the highest priority. 

To resolve DNS queries, I can specify more than one IP address as the
nameservers for my domain, again, both these may end up at the same
machine, which has multiple IP addresses. I can specify the Wireless IP
address as the highest priority

For outgoing packets, I don't care about the source IP address, as long as 
it is one of my 2 IP addresses and I would like to use the wireless IP 
address if the link is up. 

Simon




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

  parent reply	other threads:[~2002-06-02  1:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-01 16:35 [LARTC] Failover with 2 ISP's and one ethernet card? (fwd) William L. Thomson Jr.
2002-06-01 18:43 ` William L. Thomson Jr.
2002-06-01 23:21 ` [LARTC] Failover with 2 ISP's and one ethernet card? Simon Matthews
2002-06-01 23:23 ` [LARTC] Failover with 2 ISP's and one ethernet card? (fwd) Simon Matthews
2002-06-02  1:40 ` Simon Matthews [this message]
2002-06-02  6:08 ` Simon Matthews

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-102298209327150@msgid-missing \
    --to=simon@paxonet.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.