Not having /var/lib/ufw is fine.

You have a lot of deny rules in your /lib/ufw/user.rules file and they are not 
at all what you said you added. I suggest doing:
$ sudo ufw reset
$ sudo ufw allow 443/tcp
$ sudo ufw limit 22/tcp
$ sudo ufw enable

The reset command will backup your files for you. All you other files
look otherwise fine.

-- 
UFW blocks internet after kernal update.
https://bugs.launchpad.net/bugs/650620
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to