Re: [gentoo-user] Connlimit (iptables)

2006-04-07 Thread Mariusz Zalewski
Jürgen Pierau napisał(a): > Did you check if the module has not only been built but was also loaded > into the kernel? Yes. I've tried to compile this feature into kernel and as a module. In both cases I had the same error. I also recompile iptables after applying patch-o-matic-ng. I think I wil

Re: [gentoo-user] Connlimit (iptables)

2006-04-07 Thread Jürgen Pierau
Mariusz Zalewski schrieb: ~ # grep -i match_limit /usr/src/linux/.config CONFIG_IP_NF_MATCH_LIMIT=m Other rules added to OUTPUT chain works fine, only connlimit produce errors. Is it a bug (should I send it on bugtrack) or there is something wrong with my system or bad syntax with using connlimi

[gentoo-user] Connlimit (iptables)

2006-04-05 Thread Mariusz Zalewski
Hello. I have problem with connlimit module for iptables. ~ # uname -r 2.6.15-gentoo-r1 ~ # grep -i match_limit /usr/src/linux/.config CONFIG_IP_NF_MATCH_LIMIT=m ~ # lsmod | grep limit ipt_limit 2240 2 ~ # iptables -V iptables v1.3.4 ~ # equery uses iptables [ Searching for pac