[Bug 60439] Re: iptables connlimit/iplimit not working
yota
root at opensystems.ath.cx
Wed Jul 25 07:40:33 UTC 2007
Confirmed on gutsy:
root at ubuntu:/tmp# uname -a
Linux ubuntu 2.6.22-8-generic #1 SMP Thu Jul 12 15:59:45 GMT 2007 i686 GNU/Linux
root at ubuntu:/tmp# iptables -I INPUT -p tcp -m connlimit --connlimit-above 100 -j REJECT
iptables: No chain/target/match by that name
root at ubuntu:/tmp#
and on Dapper (where imho is more important since it is LTS and more
server oriented) too:
root at serverino:/# uname -a
Linux serverino 2.6.15-28-686 #1 SMP PREEMPT Wed Jul 18 22:57:30 UTC 2007 i686 GNU/Linux
root at serverino:/# iptables -I INPUT -p tcp -m connlimit --connlimit-above 100 -j REJECT
iptables: No chain/target/match by that name
I really hope that this can be fixed on Dapper, let me know if you have
any concerns.
** Also affects: linux-source-2.6.15 (Ubuntu)
Importance: Undecided
Status: New
--
iptables connlimit/iplimit not working
https://bugs.launchpad.net/bugs/60439
You received this bug notification because you are a member of Kernel
Bugs, which is a bug contact for linux-source-2.6.15 in ubuntu.
More information about the kernel-bugs
mailing list