SEARCH BY

All

  • All
  • Java8
  • Spring

Fix "UFW Status Inactive" in Ubuntu

Post a Comment

By default, the UFW firewall is not active on Ubuntu. When you try to check its status, it will show that your firewall is inactive.

$ sudo ufw status
Status: inactive

If you have disabled the firewall manually, it will show the same "status inactive" message.

How do you "fix" it? It's simple. You enable it.

sudo ufw enable

jaya
I love software designing, coding, writing and teaching...

Share this article

Related Posts

Post a Comment

Place your code in <em> </em> tags to send in comments | Do not add hyper links in commnet

Close

Subscribe our newsletter for the latest articles directly into your email inbox