Comment 0 for bug 60439

Revision history for this message
dario (dario-morgendorffer) wrote :

Currently there's /lib/iptables/libipt_connlimit.so module present in the system but no matching module in /lib/modules/*/kernel/net/ipv4/netfilter/ so I guess that's the reason why I get "iptables: No chain/target/match by that name" when entering for example

iptables -I INPUT -p tcp -m connlimit --connlimit-above 100 -j REJECT

Same with iplimit.