Thank you for using ufw and reporting a bug. What you are seeing is actually 
due to shell parsing and is not a problem with ufw. If you want to use an 
application profile that has a space in the name, you will need to quote it. Eg:
$ sudo ufw allow 'Apache Full'
Rule added
Rule added (v6)
$ sudo ufw status
...
Apache Full                ALLOW       Anywhere
Apache Full (v6)           ALLOW       Anywhere (v6)

This is documented in the ufw(8) man page:
"Users can specify an application name when adding a rule (quoting any profile 
names with spaces)."

** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

** Package changed: ubuntu => ufw

** Changed in: ufw
       Status: New => Invalid

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

Title:
  ufw application profiles bug

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to