From: Buddy wu <ejournal4me@gmail.com>
To: netfilter@lists.netfilter.org
Subject: connlimit module's problem in patch-o-matic
Date: Thu, 27 Oct 2005 16:58:36 +0800 [thread overview]
Message-ID: <43a0cdcb0510270158p57eed463k@mail.gmail.com> (raw)
sorry to post the problem again
Kernel : 2.6.10
patch-o-matioc: patch-o-matic-20051025 or patch-o-matic-20051025
iptables:1.3.3
first I user the POM's ./runme command to patch the kernel, then
make menuconfig in linux kernel dir, and select connlimit module.
when I make the kernel, it found errors when comblie to
ipt_connlimit module. The follow is the error message
-----------------------------------------------------------------
CC net/ipv4/netfilter/ipt_connlimit.o
net/ipv4/netfilter/ipt_connlimit.c: In function `count_them':
net/ipv4/netfilter/ipt_connlimit.c:68: error: structure has no member
named `proto'
net/ipv4/netfilter/ipt_connlimit.c:94: error: structure has no member
named `infos'
net/ipv4/netfilter/ipt_connlimit.c:101: error: structure has no member
named `infos'
make[3]: *** [net/ipv4/netfilter/ipt_connlimit.o] Error 1
make[2]: *** [net/ipv4/netfilter] Error 2
make[1]: *** [net/ipv4] Error 2
make: *** [net] Error 2
----------------------------------------------------------
I want to know where the problem is. and Is the iptables's
version conflict with the Linux kernel version?
anybody use connlimit module can tell me what your kernel
version, iptables version and the patch-o-matic's version.
Thanks anyway
reply other threads:[~2005-10-27 8:58 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=43a0cdcb0510270158p57eed463k@mail.gmail.com \
--to=ejournal4me@gmail.com \
--cc=netfilter@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.