Linux Netfilter discussions
 help / color / mirror / Atom feed
* CONNMARK Target Problem
@ 2004-03-25 15:07 Sebastian
  2004-03-27  9:50 ` KOVACS Krisztian
  0 siblings, 1 reply; 2+ messages in thread
From: Sebastian @ 2004-03-25 15:07 UTC (permalink / raw)
  To: Netfilter Mailinglist

Hi List...

I tried to insert a rule using the CONNMARK-Target:
# iptables -t mangle -A OUTPUT -j CONNMARK --set-mark 1
iptables: Invalid argument

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?

Greets
  Sebastian.



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

* Re: CONNMARK Target Problem
  2004-03-25 15:07 CONNMARK Target Problem Sebastian
@ 2004-03-27  9:50 ` KOVACS Krisztian
  0 siblings, 0 replies; 2+ messages in thread
From: KOVACS Krisztian @ 2004-03-27  9:50 UTC (permalink / raw)
  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



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

end of thread, other threads:[~2004-03-27  9:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-25 15:07 CONNMARK Target Problem Sebastian
2004-03-27  9:50 ` KOVACS Krisztian

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