FIREWALL UPDATE......LINUX....turns Firewall OFF

Condobloke

Well-Known Member
Joined
Apr 30, 2017
Messages
8,443
Reaction score
6,870
Credits
56,661
I just received a firewall update...via update manager

BE AWARE:....Installing the update turned the firewall OFF

Click on menu...type in ufw.....and turn it back ON

I am running LM20.2....but this update will likely apply to all Linux Distros


ufw.png
 


Hasn't affected me, maybe just the distro's that run ufw ?
 
Debian, Ubuntu, Linux Mint
 
Ta for the heads up Bro' - when I come back from town I'll run updates on my Uma Cinnamon, and then correlate the result with a few others.

:)

Chris
Found the smileys
 
My Expirion is based on Buntu 20.04.3 did not affect it was still on but I was running GUFW as well, don't know if that made a difference or not
 
Has not troubled me yet on LMDE 4... will watch for it. Thanks!
 
Brian, just some preliminary investigations, and too early to get a definitive finding, but I will persevere.

I used the following command to update just ufw in each of my Linux Mint 19.0 'Tara' Xfce and my/your Linux Mint 20.2 'Uma' Cinnamon.

Code:
sudo apt-get install --only-upgrade ufw

The input and output is in the Spoiler, along with my comments on before and after reboot

chris@TaraXFCE-WD:~$ sudo apt-get install --only-upgrade ufw
[sudo] password for chris:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
ufw
1 to upgrade, 0 to newly install, 0 to remove and 65 not to upgrade.
Need to get 146 kB of archives.
After this operation, 2,048 B of additional disk space will be used.
Get:1 https://mirror.realcompute.io/ubuntu bionic-updates/main amd64 ufw all 0.36-0ubuntu0.18.04.2 [146 kB]
Fetched 146 kB in 1s (170 kB/s)
Preconfiguring packages ...
(Reading database ... 282329 files and directories currently installed.)
Preparing to unpack .../ufw_0.36-0ubuntu0.18.04.2_all.deb ...
Unpacking ufw (0.36-0ubuntu0.18.04.2) over (0.36-0ubuntu0.18.04.1) ...
Setting up ufw (0.36-0ubuntu0.18.04.2) ...
Processing triggers for systemd (237-3ubuntu10.52) ...
Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
Processing triggers for rsyslog (8.32.0-1ubuntu4) ...
Processing triggers for ureadahead (0.100.0-21) ...
ureadahead will be reprofiled on next reboot

BEFORE reboot

chris@TaraXFCE-WD:~$ sudo ufw status
Status: active

AFTER reboot, still OK

Uma Cinnamon

chris@UmaCinnamon-SSD:~$ sudo apt-get install --only-upgrade ufw
[sudo] password for chris:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
ufw
1 to upgrade, 0 to newly install, 0 to remove and 11 not to upgrade.
Need to get 147 kB of archives.
After this operation, 3,072 B of additional disk space will be used.
Get:1 http://mirror.aarnet.edu.au/pub/ubuntu/archive focal-updates/main amd64 ufw all 0.36-6ubuntu1 [147 kB]
Fetched 147 kB in 1s (194 kB/s)
Preconfiguring packages ...
(Reading database ... 333008 files and directories currently installed.)
Preparing to unpack .../ufw_0.36-6ubuntu1_all.deb ...
Unpacking ufw (0.36-6ubuntu1) over (0.36-6) ...
Setting up ufw (0.36-6ubuntu1) ...
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ...
Processing triggers for systemd (245.4-4ubuntu3.13) ...

BEFORE reboot

chris@UmaCinnamon-SSD:~$ sudo ufw status
Status: active

AFTER reboot

chris@UmaCinnamon-SSD:~$ sudo ufw status
[sudo] password for chris:
Status: active

... and in both cases, the firewall remained active.

There may be another cause for the switchoff, if I learn anything I will let you know.

Wiz
 

Members online


Latest posts

Top