connlimit patch

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

 



I am trying to use the connlimit patch.  I added the patch, compiled and
installed the kernel, compiled and installed iptables v1.2.8, used:
insmod ipt_connlimit to load the module.

When I try to use it with a match:
/usr/sbin/iptables -A FORWARD -p tcp --syn --dport 23 -m connlimit
--connlimit-above 2 -j DROP

I get the error:
Iptables v1.2.8: Couldn't load match
'connlilmit':/usr/local/lib/iptables/libipt_connlimit.so: cannot open
shared object library

Then I noticed that there is nothing in the extensions directory for
connlimit.  Where do I get the shared library?

Josh Berry
Information Security Group
972-856-5402




[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux