update: the other "recent" rule seems to be fine, there's something with this line that's the problem:
-A rate-limit-wall -m comment -m state -m recent --state NEW -j LOGDROP --update --seconds 20 --hitcount 100 --comment "drop over 300 conn/min" The only difference with this is that the other rule had: -m multiport -p tcp --dports 21,22 So perhaps in this new version of either the kernel or the recent module, it suddenly requires a port or something. The exact same rule file worked in the previous version, so it's not an RTFM issue. -- can no longer use iptables recent module multiple times after upgrade to lucid https://bugs.launchpad.net/bugs/580169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
