Yesterday, 05:46 PM
UFW is a firewall frontend. It is not the firewall itself. UFW being inactive just means that any rules added in it are not applied to the actual firewall.
Code:
sudo ufw enable
sudo ufw allow 8096
sudo ufw allow 443
sudo ufw allow 80