Categories: TutorialsUbuntu

How to Fix Inactive UFW Status

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.

Method of Fixing the Inactive UFW Status

To fix the inactive UFW status, you have to follow the following steps described:

Step 1: Check the Current UFW Status

First, you need to check the current UFW status. For that, you have to execute the command that follows:

$

Sponsored
sudo ufw status

You can easily confirm from the following image that the current UFW status is “inactive”.

Step 2: Activate UFW

Now, you can activate UFW conveniently by running the following command:

$ sudo ufw enable

Sponsored

The output shown in the following image implies that the inactive status of UFW has been fixed.

Step 3: Recheck the UFW Status

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.

Conclusion

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.

Ubuntu Server Admin

Recent Posts

Warzone 2100 Released 4.6.0 with Spectator Host Mode

Warzone 2100, the free open-source 3D real-time strategy game, released new major 4.6.0 version few…

3 hours ago

What our users make with Ubuntu Pro – Episode 2

How Vaultara achieved FedRAMP compliance with Ubuntu Pro Ubuntu Pro helps businesses worldwide to innovate…

20 hours ago

How To Install Zabbix Server 7.4 On Ubuntu 22.04

Zabbix is smart monitoring system on your network. This software written by php mysql. So…

1 day ago

How To Install Zabbix Server 7.2 On Ubuntu 22.04

Zabbix is smart monitoring system on your network. This software written by php mysql. So…

1 day ago

SuperTuxKart 1.5 RC2 added GUI option to Choose Vulkan or DirectX 9

SuperTuxKart, the 3D kart racing game, announced the second release candidate for the next 1.5…

1 day ago

What’s the state of open source adoption in Europe?

New research suggests 86% of European organizations believe open source is valuable for the future…

2 days ago