Proposed solution:

1. download patch-o-matic-ng snapshot from
 http://ftp.netfilter.org/pub/patch-o-matic-ng/snapshot/
2. download iptables from ... similar place :-)
3. download connlimit patch from http://people.netfilter.org/ole/pom/connlimit .
4. unpack connlimit:
 tar xzvf connlimit to unpacked patch-o-matic/patchlets/
5. modify "info" file in patchlets/connlimit directory, so it looks like this:
 Title: iptables connlimit match
 Author: Gerd Knorr <[EMAIL PROTECTED]>
 Status: ItWorksForMe[tm]
 Repository: extra
 Requires: linux > 2.6.0

6. cd ../.. back to patch-o-matic top and configure by
 ./runme extra

7. select connlimit option to Y
8. go to Linux directory and make menuconfig to make sure that the new 
connlimit module is going to be compiled (CONFIG_IP_NF_MATCH_CONNLIMIT=m)
9. compile Linux kernel

-- 
iptables connlimit/iplimit not working
https://launchpad.net/bugs/60439

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to