I am running Debian Sid and I am running into problems recompiling the kernel with connlimit support. Iptables-1.3.6 Patch-o-matic-ng-20080127 Linux-source-2.6.23 Here is the output of the error when trying to recompile the kernel: CC [M] net/ipv4/netfilter/iptable_mangle.o LD [M] net/ipv4/netfilter/iptable_nat.o CC [M] net/ipv4/netfilter/iptable_raw.o CC [M] net/ipv4/netfilter/ipt_iprange.o CC [M] net/ipv4/netfilter/ipt_owner.o CC [M] net/ipv4/netfilter/ipt_tos.o CC [M] net/ipv4/netfilter/ipt_connlimit.o net/ipv4/netfilter/ipt_connlimit.c: In function âcount_themâ: net/ipv4/netfilter/ipt_connlimit.c:98: error: too many arguments to function ânf_conntrack_find_getâ net/ipv4/netfilter/ipt_connlimit.c: At top level: net/ipv4/netfilter/ipt_connlimit.c:312: warning: initialization from incompatible pointer type net/ipv4/netfilter/ipt_connlimit.c:316: warning: initialization from incompatible pointer type make[4]: *** [net/ipv4/netfilter/ipt_connlimit.o] Error 1 make[3]: *** [net/ipv4/netfilter] Error 2 make[2]: *** [net/ipv4] Error 2 make[1]: *** [net] Error 2 make[1]: Leaving directory `/usr/src/linux-source-2.6.23' make: *** [debian/stamp-build-kernel] Error 2 root@siduxbox:/usr/src/linux# - 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