Linux Netfilter discussions
 help / color / mirror / Atom feed
* failover with iptables?
@ 2002-09-11 12:10 Roy Sigurd Karlsbakk
  2002-09-11 13:11 ` Martijn Klingens
  2002-09-11 13:12 ` Antony Stone
  0 siblings, 2 replies; 6+ messages in thread
From: Roy Sigurd Karlsbakk @ 2002-09-11 12:10 UTC (permalink / raw)
  To: Netfilter mailinglist

hi

I currently have two identical servers I want to use in parallel with an 
iptables gate in front of them, so if one chrashes, iptables just sorts out 
and redirects to the other.

but

is it possible to make the below (as stolen from various cisco sketches) with 
iptables?

If iptab_1 fails, iptab_2 should take over ip and (perhaps) mac address of 
iptab_1. 

ps: I don't think I need connection tracking. 

roy


         clients

     |               |        
     |               |
+----+----+     +----+----+
|         |     |         |
| iptab_1 |     | iptab_2 |
|         |     |         |
+----+----+     +----+----+
     |     \   /     |        
     |      \ /      |
     |       X       |        
     |      / \      |
     |     /   \     |
+----+----+     +----+----+
|         |     |         |
| server1 |     | server2 |
|         |     |         |
+---------+     +---------+
     
-- 
Roy Sigurd Karlsbakk, Datavaktmester
ProntoTV AS - http://www.pronto.tv/
Tel: +47 9801 3356

Computers are like air conditioners.
They stop working when you open Windows.



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

end of thread, other threads:[~2002-09-11 14:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-11 12:10 failover with iptables? Roy Sigurd Karlsbakk
2002-09-11 13:11 ` Martijn Klingens
2002-09-11 13:12 ` Antony Stone
2002-09-11 13:44   ` Roy Sigurd Karlsbakk
2002-09-11 13:54     ` Antony Stone
2002-09-11 14:06     ` Jan Du Caju

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox