All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mohan Sundaram <mohan.tux@gmail.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Re: gateway failover with linux
Date: Fri, 20 Jul 2007 01:44:27 +0000	[thread overview]
Message-ID: <46A010AB.7080501@vsnl.com> (raw)
In-Reply-To: <20070719172500.GA25266@toroid.org>

Abhijit Menon-Sen wrote:
> Hi Grant.
> 
> At 2007-07-19 16:15:01 -0500, gtaylor@riverviewtech.net wrote:
>> I'm a bit confused, are you wanting a single Linux firewall /
>> router to have redundant internet connections, or to route
>> traffic to redundant systems behind it and intelligently
>> handle the failure of one or more of said redundant systems?
> 
> Neither.
> 
> I just want a hot standby for a single Linux firewall, such that clients
> behind it are not affected by a hardware failure on the firewall. If my
> configuration would allow me to someday promote the backup and run both
> firewall machines in a load-balancing configuration, so much the better.
> 
> The following example looks very much like what I want:
> 
>     http://people.netfilter.org/pablo/conntrack-tools/testcase.html
> 
> (Can anyone comment on whether I should stick with keepalived as
> described above, or try out ucarp?)
> 
>> Will you please clarify what you are really wanting to do per
>> above and I'll be more than happy to try to point you in the
>> right direction.
> 
> Thanks, I'd appreciate any advice you can give me.
> 
> -- ams
In case your firewall is a proxy for some service, those connections 
will fail though - unless you can use a virtual interface with the same 
IP as the source for such connections.

I guess you'll use vrrp in conjunction for failover. It would make sense 
to use vrrpd with status tracking of WAN gateway but AFAIK no such 
feature exists as yet.

Mohan
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

  parent reply	other threads:[~2007-07-20  1:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-19 17:37 [LARTC] Re: gateway failover with linux Abhijit Menon-Sen
2007-07-20  1:32 ` Abhijit Menon-Sen
2007-07-20  1:44 ` Mohan Sundaram [this message]
2007-07-20 15:12 ` Grant Taylor
2007-07-20 15:15 ` Grant Taylor
2007-07-21  0:41 ` Abhijit Menon-Sen
2007-07-22 18:23 ` Grant Taylor
2007-07-22 18:35 ` Grant Taylor
2007-07-31 18:52 ` Abhijit Menon-Sen

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=46A010AB.7080501@vsnl.com \
    --to=mohan.tux@gmail.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.