netfilter.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: todor.gamishev@orange-ftgroup.com
Cc: Mail List - Netfilter <netfilter@vger.kernel.org>
Subject: Re: [conntrackd] Question about expect table sync
Date: Thu, 01 Jul 2010 17:52:15 +0200	[thread overview]
Message-ID: <4C2CB9AF.2000906@netfilter.org> (raw)
In-Reply-To: <4C2C9E4C.40901@orange-ftgroup.com>

Hi Todor,

I'm cc'ing netfilter users to keep this in the record.

todor.gamishev@orange-ftgroup.com wrote:
> Hello Pablo,
> 
> I'm actually working on High Availability of stateful firewalls and I'm
> testing the conntrackd tool coupled with keepalived. I was wondering if
> conntrackd could synchronize the conntrack EXPECT table too. I've played
> with it all the day but I cannot get my EXPECT table synchronized. So,
> could you please tell me if it's possible at all with conntrackd v0.9.14?

We are not synchronizing the expectation table but we do synchronize
confirmed expectations that are attached to their master conntrack (I'm
refering to the RELATED state in iptables).

Expectations usually have a short lifetime and they occur in early
stages of the flow establishment. I consider that synchronizing
expectations do not help too much to improve availability under recovery
situations but it requires extra computational resources for this.

       reply	other threads:[~2010-07-01 15:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4C2C9E4C.40901@orange-ftgroup.com>
2010-07-01 15:52 ` Pablo Neira Ayuso [this message]
     [not found]   ` <4C2D95EE.5020709@orange-ftgroup.com>
2010-07-14 17:23     ` [conntrackd] Question about expect table sync Pablo Neira Ayuso

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=4C2CB9AF.2000906@netfilter.org \
    --to=pablo@netfilter.org \
    --cc=netfilter@vger.kernel.org \
    --cc=todor.gamishev@orange-ftgroup.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).