I had nothing similar in /lib/ufw/user6.rules and in /lib/ufw/user.rules I had: ### END RULES ### -A ufw-user-limit -m limit --limit 3/minute -j LOG --log-prefix "[UFW LIMIT BLOCK] " -A ufw-user-limit -j REJECT -A ufw-user-limit-accept -j ACCEPT COMMIT
I just dropped the -j LOG one, ran ufw reload, and ufw show raw | grep 'LIMIT BLOCK' doesn't return anything anymore. (This is on karmic.) -- ufw logging off doesn't disable LIMIT logs https://bugs.launchpad.net/bugs/512131 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
