From: Andy Furniss <andy.furniss@dsl.pipex.com>
To: netfilter-devel@lists.netfilter.org
Subject: connbytes
Date: Thu, 17 Mar 2005 15:40:58 +0000 [thread overview]
Message-ID: <4239A50A.30600@dsl.pipex.com> (raw)
Does anyone know if connbytes + CONNMARK will work now CONNMARK and
conntrack-acc are in kernel (using 2.6.11).
I got pom to patch (by removing dependencies) and everything compiles OK
as modules.
I haven't tried them together yet as I can't get iptables to parse the
options for connbytes.
iptables -t mangle -A PREROUTING -m connbytes --connbytes 0:80000
--connbytes-dir both --connbytes-mode bytes
iptables v1.3.1: Unknown arg `bytes'
I noticed that byte would be "let through" by iptables - but failed in
the parse bit of libipt_connbytes.c
iptables v1.3.1: Unknown --connbytes-mode `byte'
I tried changing libipt_connbytes.c to parse byte rather than bytes but
then iptables.c accepted bytes but not byte.
I tried with and without pre loading the module.
TIA
Andy.
reply other threads:[~2005-03-17 15:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4239A50A.30600@dsl.pipex.com \
--to=andy.furniss@dsl.pipex.com \
--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.