OK, I quickly tested the new version with my previous test on the ssh
port and it all works now, though I found some other (minor) issues:
When I do 'make IP_NF_SET_MAX=xx IP_NF_SET_HASHSIZE=xx' and then do
'make install' (as root) both values I have given during my first 'make'
were completely disregarded.
If I do 'make IP_NF_SET_MAX=xx IP_NF_SET_HASHSIZE=xx' and 'make
IP_NF_SET_MAX=xx IP_NF_SET_HASHSIZE=xx install' I can see that at least
the default hash size has also been disregarded (built a set without
specifying --hashsize and when I executed 'ipset -L' the hashsize was
1024 and not the number I have given during make). I cannot check
whether IP_NF_SET_MAX has also been disregarded (don't know how to do it!).
Is this a known issue or have I done something wrong?
--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html