I see the issue. For now you can workaround this by adjusting 
/lib/ufw/user*.rules and remove these lines:
### RATE LIMITING ###
-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
### END RATE LIMITING ###

Then perform:
$ sudo ufw relead

Verify with:
$ sudo ufw show raw|grep 'LIMIT BLOCK'

** Changed in: ufw (Ubuntu)
   Importance: Undecided => Medium

** Changed in: ufw (Ubuntu)
       Status: New => Triaged

** Changed in: ufw (Ubuntu)
    Milestone: None => ubuntu-10.04

** Changed in: ufw (Ubuntu)
     Assignee: (unassigned) => Jamie Strandboge (jdstrand)

-- 
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

Reply via email to