At times, when you launch your system, you might find out that your system’s Firewall is currently not working. This can prove to be an alarming situation especially if you are dealing with some critical data. This calls for fixing the Firewall status immediately. Therefore, today, we will show you how you can fix the inactive UFW status.
To fix the inactive UFW status, you have to follow the following steps described:
First, you need to check the current UFW status. For that, you have to execute the command that follows:
$sudo ufw status
You can easily confirm from the following image that the current UFW status is “inactive”.
Now, you can activate UFW conveniently by running the following command:
$ sudo ufw enable
The output shown in the following image implies that the inactive status of UFW has been fixed.
To confirm if the Firewall is active now, you can run the following command again:
$ sudo ufw status
The following image confirms the current status of UFW.
By going through the simple steps explained in this guide, you can easily activate the Firewall status and protect your system from almost all the potential threats and attacks.
The latest interim release of Ubuntu introduces “devpacks” for popular frameworks like Spring, along with…
Ubuntu 25.04, codenamed “Plucky Puffin”, is here. This release continues Ubuntu’s proud tradition of integrating…
Ubuntu released its 20.04 (Focal Fossa) release 5 years ago, on March 23, 2020. As…
Focal Fossa will reach the End of Standard Support in May 2025, also known as…
Ubuntu MATE 25.04 is ready to soar! 🪽 Celebrating our 10th anniversary as an official…
Welcome to the Ubuntu Weekly Newsletter, Issue 887 for the week of April 6 –…