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.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html