From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: CLUSTERIP: no conntrack error Date: Mon, 26 Jul 2010 12:35:40 +0200 Message-ID: <4C4D64FC.7070304@netfilter.org> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: netfilter-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Jan Engelhardt Cc: Edison Figueira , netfilter@vger.kernel.org On 25/07/10 18:34, Jan Engelhardt wrote: > On Wednesday 2010-07-14 00:18, Edison Figueira wrote: > >> I configured CLUSTERIP in two boxes to make balancing proxy, and >> apparently it all worked but I get several messages from "CLUSTERIP: >> no conntrack. >> >> Does anyone know what this message means? > > Means packets are tagged as INVALID. Indeed. You have to add a rule to drop invalid packets before the CLUSTERIP rule to avoid this message.