All of lore.kernel.org
 help / color / mirror / Atom feed
* MARK-Operations problems
@ 2004-07-07 11:57 Alexander Samad
  2004-07-08  0:10 ` Henrik Nordstrom
  0 siblings, 1 reply; 7+ messages in thread
From: Alexander Samad @ 2004-07-07 11:57 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Fabrice MARIE

[-- Attachment #1: Type: text/plain, Size: 958 bytes --]

Hi

I seem to be having some problem with the MARK-operations patch from
pom-ng.

I have applied a few patches together on a debian 2.6.7

nf_reset
policy
MARK-operations
REJECT
proc-no-internal-targets init_conntrack-optimize ipt_helper-invert-fix nf-log connlimit dstlimit mport nth raw
TARPIT CLASSIFY CLASSIFY_more-hooks comment dstlimit 
iprange
dropped-table
pool
osf

I build a static linked iptables for testing but when I attempt to run
this command 

iptables -t mangle -I PREROUTING 1  -j MARK  --or-mark 0x1
I get iptables: Target problem
and this is dmesg MARK: targinfosize 8 != 4


interesting is when i run this command against the static link iptables
iptables -t mangle -I PREROUTING 1  -j MARK  --set-mark 0x1
I get the same error, but it works okay when I use the orginial (unpatch
iptables command)

any suggestions on how to track down the error or where might be the
best place to look

Thanks
Alex

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2004-07-08  7:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-07 11:57 MARK-Operations problems Alexander Samad
2004-07-08  0:10 ` Henrik Nordstrom
2004-07-08  1:12   ` Maintaining MARKs on packets throughout the network sami
2004-07-08  6:37     ` Henrik Nordstrom
2004-07-08  2:18   ` MARK-Operations problems Alexander Samad
2004-07-08  6:57     ` Henrik Nordstrom
2004-07-08  7:18       ` Alexander Samad

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.