All of lore.kernel.org
 help / color / mirror / Atom feed
* Simplest failover solution for iptables firewall (router)
@ 2012-01-09 21:11 Anton Melser
  2012-01-10 21:12 ` Jon Lewis
  2012-01-10 23:53 ` Michal Soltys
  0 siblings, 2 replies; 4+ messages in thread
From: Anton Melser @ 2012-01-09 21:11 UTC (permalink / raw)
  To: netfilter

Hi,
Now that I have my policy-based routing NAT FW working as expected
(thanks for everyone's previous comments!), I would like it to be
resilient. The more I think about it the less I want to bother with
true HA (so keeping track of connections). My solution can handle
20-30 seconds of downtime with no real problems. And if on the odd
occasion it went up to 2-3 minutes it wouldn't actually be that much
of a biggie either. Basically, I just don't want to be woken up at
3:54am on a Tuesday morning because of a kernel panic :-). If it can
wait t'ill 7:30 then that is all the resilience I actually need.
The keys here are simplicity and resources. It should be as simple as
possible, and shouldn't require very much in terms of memory and
processor resources. I could possibly even get away with scripting
something up in bash but I would much rather not as I'm very lazy :-).
Does anyone have experience with such a setup? It looks as though at a
minimum there is keepalived and pacemaker+heartbeat. Is one
better/worse for a specialised firewal box?
Thanks
Anton

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-01-13 20:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-09 21:11 Simplest failover solution for iptables firewall (router) Anton Melser
2012-01-10 21:12 ` Jon Lewis
2012-01-13 20:15   ` Anton Melser
2012-01-10 23:53 ` Michal Soltys

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.