netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mr Dash Four <mr.dash.four@googlemail.com>
To: netfilter-devel@vger.kernel.org
Subject: xtables does not reconise ipportiphash/ipportnethash sets
Date: Wed, 22 Sep 2010 20:19:47 +0100	[thread overview]
Message-ID: <4C9A56D3.109@googlemail.com> (raw)

I compiled xtables (1.28) from source on x86_64 system and it installs 
OK, except that none of the above two set types seem to be recognised!

When I type ipport --help ipportnethash/ipportiphash it all works as 
expected (the same goes for the man pages), but when I actually try to 
create this type of set I am getting 'unknown set type' error message.

Close examination of /lib/modules/... directory reveals that, actually, 
NO ip_set_ipportiphash.ko/ipportnethash.ko modules are present. The 
source directory (extensions/ipset) contains the source and header 
files, but that's about it - no .o, .so or .ko files, which leads me to 
believe that they have been completely ignored by the Makefile.

There is an additional file in that directory called modules.order, 
which seems to be automatically generated, and it does NOT contain these 
two files in its list.

             reply	other threads:[~2010-09-22 19:26 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-22 19:19 Mr Dash Four [this message]
2010-09-22 20:27 ` xtables does not reconise ipportiphash/ipportnethash sets Jan Engelhardt
2010-09-22 23:23   ` Mr Dash Four
2010-09-23  0:03     ` Mr Dash Four
2010-09-23  0:18     ` Jan Engelhardt
2010-09-23  0:30       ` Mr Dash Four
2010-09-23  0:55         ` Jan Engelhardt
2010-09-23  1:01           ` Mr Dash Four
2010-09-23 10:28             ` Jan Engelhardt
2010-09-23 10:48               ` Mr Dash Four
2010-09-23 10:57                 ` Jan Engelhardt
2010-09-23 11:21                   ` Mr Dash Four
2010-09-23 12:16                     ` Jan Engelhardt
2010-09-23 12:21                       ` Mr Dash Four
2010-09-23 12:24                         ` Jan Engelhardt
2010-09-23 12:31                           ` Mr Dash Four
2010-09-23 12:49                           ` Mr Dash Four

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=4C9A56D3.109@googlemail.com \
    --to=mr.dash.four@googlemail.com \
    --cc=netfilter-devel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).