From mboxrd@z Thu Jan 1 00:00:00 1970 From: KOVACS Krisztian Subject: Re: CONNMARK Target Problem Date: Sat, 27 Mar 2004 10:50:13 +0100 Sender: netfilter-admin@lists.netfilter.org Message-ID: <20040327095013.GA25127@sch.bme.hu> References: <000501c4127a$f6338c60$0200a8c0@basti79> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <000501c4127a$f6338c60$0200a8c0@basti79> Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Sebastian Cc: Netfilter Mailinglist Hi, On Thu, Mar 25, 2004 at 04:07:56PM +0100, Sebastian wrote: > Dmesg say's: > CONNMARK: targinfosize 8 != 12 > > Kernel is 2.4.25 with pom snapshot 20040319. > Iptables is debian package 1.2.9-6: > # iptables --version > iptables v1.2.9 > > Any suggestions what i can do to get the CONNMARK target working? This is because iptables 1.2.9 is incompatible with the newest CONNMARK kernel code. You should try the iptables CVS (or at least get the CONNMARK-related files from the CVS). This was needed because there were useful feature add-ons to CONNMARK. Now you can use a bitmask when setting/copying the connmark value. -- KOVACS Krisztian