From: Alexander Samad <alex@samad.com.au>
To: netfilter-devel@lists.netfilter.org
Cc: Fabrice MARIE <fabrice@netfilter.org>
Subject: MARK-Operations problems
Date: Wed, 7 Jul 2004 21:57:53 +1000 [thread overview]
Message-ID: <20040707115753.GA22265@samad.com.au> (raw)
[-- 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 --]
next reply other threads:[~2004-07-07 11:57 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-07 11:57 Alexander Samad [this message]
2004-07-08 0:10 ` MARK-Operations problems 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
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=20040707115753.GA22265@samad.com.au \
--to=alex@samad.com.au \
--cc=fabrice@netfilter.org \
--cc=netfilter-devel@lists.netfilter.org \
/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 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.