Public bug reported:

Version: ufw 0.33-0ubuntu2
Description:    Ubuntu 12.10
Release:        12.10
ufw:
  Installed: 0.33-0ubuntu2
  Candidate: 0.33-0ubuntu2
  Version table:
 *** 0.33-0ubuntu2 0
        500 http://us.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
        100 /var/lib/dpkg/status


It appears that limit filtering is pre-empted by allow filtering.

If I execute the commands

    ufw allow OpenSSH
    ufw limit ssh/tcp

the resulting ufw-user-input chain appears to allow SSH prior to
imposing rate limiting, because the accept rule for ssh appears earlier
in the chain than the ufw-user-limit rule for ssh.

I would have expected rate limiting to occur prior to general
acceptance.

Regards,

Gary

** Affects: ufw (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "archive containing config files and iptables list"
   
https://bugs.launchpad.net/bugs/1089262/+attachment/3458088/+files/ufw-config.zip

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1089262

Title:
  ufw allow filtering pre-empts limit filtering

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ufw/+bug/1089262/+subscriptions

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

Reply via email to