kernel 2.6.17 and stealth module
Posted: Wed Aug 30, 2006 8:58 am
Hello,
on 2.6.17.11-grsec with stealth match support enabled and iptables v1.3.5 patched with grsecurity-iptables-1.3.5.patch I got this:
The same for udp.
I don't know if it is the same thing, but it is same error I got when using connlimit from pom. Meanwhile connlimit was upgraded to new 2.6.17 netfilter API and works.
Thanks,
Victor
on 2.6.17.11-grsec with stealth match support enabled and iptables v1.3.5 patched with grsecurity-iptables-1.3.5.patch I got this:
- Code: Select all
iptables -A INPUT -p tcp -m stealth -j DROP
iptables: Unknown error 4294967295
The same for udp.
I don't know if it is the same thing, but it is same error I got when using connlimit from pom. Meanwhile connlimit was upgraded to new 2.6.17 netfilter API and works.
Thanks,
Victor