UFW reload and disable/enable work but not just enable

I have a test linode server (Ubuntu 17.10) for playing around. If the server is rebooted I need to either run

sudo ufw disable
sudo ufw enable 

or

sudo ufw reload

to be able to see the web pages on that server.

If I just run:

sudo ufw enable

I cannot see the web pages from a remote computer.

I'm also curious why I have to do anything with ufw after a reboot as the rules are there. Why do they need a kick start.

Thanks!

4 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like