[EMAIL PROTECTED]:~/pbuilder/jaunty_result$ sudo iptables -A INPUT -p tcp 
--dport 80 -m connlimit --connlimit-above 3
[sudo] password for laney: 
[EMAIL PROTECTED]:~/pbuilder/jaunty_result$ sudo iptables -L
Chain INPUT (policy ACCEPT)
target     prot opt source               destination         
fail2ban-ssh  tcp  --  anywhere             anywhere            multiport 
dports ssh 
ACCEPT     udp  --  anywhere             anywhere            udp dpt:domain 
ACCEPT     tcp  --  anywhere             anywhere            tcp dpt:domain 
ACCEPT     udp  --  anywhere             anywhere            udp dpt:bootps 
ACCEPT     tcp  --  anywhere             anywhere            tcp dpt:bootps 
           tcp  --  anywhere             anywhere            tcp dpt:www 
#conn/32 > 3 

Works for me on an Intrepid host (ignore the working dir), guessing this
was included later in the cycle. Setting to fix released. Thanks for
your report.

** Changed in: iptables (Ubuntu)
       Status: New => Fix Released

-- 
missing module libipt_connlimit for connections limit
https://bugs.launchpad.net/bugs/242836
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to