Linux Netfilter discussions
 help / color / mirror / Atom feed
* copying conntrack state tables between two machines
@ 2005-02-07 20:32 srg
  2005-02-07 21:05 ` Samuel Jean
  0 siblings, 1 reply; 2+ messages in thread
From: srg @ 2005-02-07 20:32 UTC (permalink / raw)
  To: netfilter

Hello:

I am thinking about writing a small program in order to "copy" the 
connections table from one machine to another machine.
The final purpose is configure the second machine as a "backup" machine 
with linux-ha and if the primary fails then the backup will assume the 
traffic WITHOUT LOOSING CONNECTIONS (the purpose is that from the point 
of view of the clients and servers before/after the linux machines do 
NOT need to reestablish the connections they have established before the 
failure).

What do you think that is the best way to do this?

In the other hand... It is possible to do the same with IKE SA & IPSEC 
SA (using pluto + kernel 2.6 built in ipsec) ?

Thanks and best regards


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

* Re: copying conntrack state tables between two machines
  2005-02-07 20:32 copying conntrack state tables between two machines srg
@ 2005-02-07 21:05 ` Samuel Jean
  0 siblings, 0 replies; 2+ messages in thread
From: Samuel Jean @ 2005-02-07 21:05 UTC (permalink / raw)
  To: srg; +Cc: netfilter

On Mon, February 7, 2005 3:32 pm, srg said:
> Hello:
>
> I am thinking about writing a small program in order to "copy" the
> connections table from one machine to another machine.
> The final purpose is configure the second machine as a "backup" machine
> with linux-ha and if the primary fails then the backup will assume the
> traffic WITHOUT LOOSING CONNECTIONS (the purpose is that from the point
> of view of the clients and servers before/after the linux machines do
> NOT need to reestablish the connections they have established before the
> failure).
>
> What do you think that is the best way to do this?

Well, my first guess is you are looking for ct_sync, that's _the_
netfilter-ha currently developped by Kristzian KOVACS and Harald Welte.

Take a look at :
http://svn.netfilter.org/cgi-bin/viewcvs.cgi/trunk/netfilter-ha/

Perhaps you'll get interested in giving some help on there.
(Instead of reinventing the wheel)

>
> In the other hand... It is possible to do the same with IKE SA & IPSEC
> SA (using pluto + kernel 2.6 built in ipsec) ?

I don't know anything about it.

>
> Thanks and best regards
>
>
Have a good day!

Samuel



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

end of thread, other threads:[~2005-02-07 21:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-07 20:32 copying conntrack state tables between two machines srg
2005-02-07 21:05 ` Samuel Jean

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