Comment 9 for bug 60439

Revision history for this message
Piotr Żurek (piotrek.zurek) wrote :

I confirm this bug on hardy server kernel too.

# uname -a
Linux serwer 2.6.24-16-server #1 SMP Thu Apr 10 13:15:38 UTC 2008 x86_64 GNU/Linux

# iptables -I INPUT -p tcp -m connlimit --connlimit-above 100 -j REJECT
iptables v1.3.8: Couldn't load match `connlimit':/lib/iptables/libipt_connlimit.so: cannot open shared object file: No such file or directory

It's an very old bug now. When could this be corrected?
This is often much needed (if not necessary) in server/router machines. At least the server flavour of ubuntu kernel shoul have these modules compiled IMO.