CentOS 5.0 64bit - can't using ipt_connlimit module

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



# iptables -m connlimit --help

.........
connlimit v1.3.5 options:
[!] --connlimit-above n         match if the number of existing tcp connections is (not) above n
 --connlimit-mask n             group hosts using mask
-----------------------------------------

The library seems to exist also:
/lib64/iptables/libipt_connlimit.so

However, creating a rule that uses connlimit fails:
#$IPTABLES -A tcp_traffic_in -p tcp  --dport 80 -m connlimit --connlimit-above 2 -j DROP
iptables: Unknown error 4294967295

So, am I missing something? Or am I limited to using netfilter's patch-o-matic and compiling a custom kernel (that I *really* do not want to do)?

Thank you so much

Hoang Phong
Viet Nam

_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux