All of lore.kernel.org
 help / color / mirror / Atom feed
* conntrackd failback problem
@ 2012-07-13 16:56 Nejc Škoberne
  0 siblings, 0 replies; only message in thread
From: Nejc Škoberne @ 2012-07-13 16:56 UTC (permalink / raw)
  To: netfilter; +Cc: 'Luka Manojlovič'

Hi,

I am building a 2-node cluster of bridging firewalls (filtering on br0 
bridge device with no IP address configured). Instead of keepalived and 
friends I am simply using Spanning Tree Protocol to fail over to slave 
bridge and fail back to the master. This works great, 10-seconds of 
switchover time is acceptable for me.

I want to have stateful firewall cluster, so that's why I am trying to 
use conntrackd to sync state between the two nodes. It works when the 
fail over occurs since the states are synced at that time (all the 
states which are bound at the time when both nodes are up, show up on 
both nodes). If the master node goes down, the STP does the switch and 
since the states are in place, everything works fine. However, when the 
master node comes back again, the STP does the failback, but the states 
are not synced back to the master by conntrackd.

How to fix this? Is there any better, more "proper" way to make a 
cluster of bridging firewalls?

Thanks,
Nejc

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-07-13 16:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-13 16:56 conntrackd failback problem Nejc Škoberne

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.