F5F Stay Refreshed Software Operating Systems Linux Mint 21.1 MATE firewall issues? Consider UFW or iptables options.

Linux Mint 21.1 MATE firewall issues? Consider UFW or iptables options.

Linux Mint 21.1 MATE firewall issues? Consider UFW or iptables options.

B
BlameMyBrother
Junior Member
47
12-24-2016, 01:53 PM
#1
You're experiencing issues with the ufw firewall not staying enabled after attempts to turn it on or off. The problem seems consistent across machines running 21.1 MATE, even after a clean install. It might be related to persistent configuration files or system settings. Consider checking for recent changes in the firewall rules or reviewing logs for clues. If the issue persists, revisiting the base system might help resolve it.
B
BlameMyBrother
12-24-2016, 01:53 PM #1

You're experiencing issues with the ufw firewall not staying enabled after attempts to turn it on or off. The problem seems consistent across machines running 21.1 MATE, even after a clean install. It might be related to persistent configuration files or system settings. Consider checking for recent changes in the firewall rules or reviewing logs for clues. If the issue persists, revisiting the base system might help resolve it.

M
Milinia56
Member
231
12-24-2016, 04:19 PM
#2
Execute root sudo to verify check requirements at /usr/share/ufw/check-requirements
M
Milinia56
12-24-2016, 04:19 PM #2

Execute root sudo to verify check requirements at /usr/share/ufw/check-requirements

X
XavierPlaysMC
Junior Member
30
12-24-2016, 05:14 PM
#3
It seems the UFW firewall activates at startup as expected. But since you're using a VPN that disables UFW (likely via iptables), turning off the VPN should restore UFW functionality. The issue appears to be related to the VPN's interference with the firewall rules.
X
XavierPlaysMC
12-24-2016, 05:14 PM #3

It seems the UFW firewall activates at startup as expected. But since you're using a VPN that disables UFW (likely via iptables), turning off the VPN should restore UFW functionality. The issue appears to be related to the VPN's interference with the firewall rules.

T
techiseasy
Senior Member
688
12-25-2016, 06:29 AM
#4
The command displays the current status of the UFW service after disabling the VPN.
T
techiseasy
12-25-2016, 06:29 AM #4

The command displays the current status of the UFW service after disabling the VPN.

P
Proforno
Member
209
12-29-2016, 03:58 AM
#5
Status: "inactive"
Manually enable UFW once you close the VPN.
P
Proforno
12-29-2016, 03:58 AM #5

Status: "inactive"
Manually enable UFW once you close the VPN.

M
mccoop03
Posting Freak
910
12-29-2016, 06:57 AM
#6
I'm exhausted (it's almost 5:30 AM here) and I've been awake all night, so my thoughts might not be clear. I ran "sudo systemctl status ufw" and it showed something unusual: after rebooting, the VPN isn't open, but when I close the VPN it works again. Meanwhile, on another machine using Mint 21.1 MATE, I got the same message—"status: active"—even though the VPN was on, while my machine always shows "status: active." I'm trying to figure out why this is happening differently.
M
mccoop03
12-29-2016, 06:57 AM #6

I'm exhausted (it's almost 5:30 AM here) and I've been awake all night, so my thoughts might not be clear. I ran "sudo systemctl status ufw" and it showed something unusual: after rebooting, the VPN isn't open, but when I close the VPN it works again. Meanwhile, on another machine using Mint 21.1 MATE, I got the same message—"status: active"—even though the VPN was on, while my machine always shows "status: active." I'm trying to figure out why this is happening differently.