https://bugs.kde.org/show_bug.cgi?id=486340
--- Comment #4 from davehill <[email protected]> --- It seems like Plasma may not check firewall status on startup. Enabling then disabling in Plasma seems to sync the state in Plasma with the system state. I wonder if this is true for OP? EndeavourOS enables firewalll by default: https://discovery.endeavouros.com/applications/firewalld/2022/03/ Plasma shows disabled even though it's enabled: [root@framework Downloads] > systemctl status firewalld ● firewalld.service - firewalld - dynamic firewall daemon Loaded: loaded (/usr/lib/systemd/system/firewalld.service; enabled; preset: disabled) Active: active (running) since Wed 2026-06-17 07:52:40 PDT; 4 days ago Invocation: aa0513bbabc54bfb89f977699dbac407 Docs: man:firewalld(1) Main PID: 695 (firewalld) Tasks: 2 (limit: 37576) Memory: 63.2M (peak: 63.2M) CPU: 164ms CGroup: /system.slice/firewalld.service └─695 /usr/bin/python /usr/bin/firewalld --nofork --nopid Enabling then disablng in Plasma does disable firewall: Jun 17 07:52:40 framework systemd[1]: Started firewalld - dynamic firewall daemon. [root@framework Downloads] > systemctl status firewalld ○ firewalld.service - firewalld - dynamic firewall daemon Loaded: loaded (/usr/lib/systemd/system/firewalld.service; disabled; preset: disabled) Active: inactive (dead) Docs: man:firewalld(1) Jun 17 07:52:40 framework systemd[1]: Started firewalld - dynamic firewall daemon. Jun 21 09:06:13 framework systemd[1]: Stopping firewalld - dynamic firewall daemon... Jun 21 09:06:13 framework systemd[1]: firewalld.service: Deactivated successfully. Jun 21 09:06:13 framework systemd[1]: Stopped firewalld - dynamic firewall daemon. Enabling again in Plasma enables firewall: [root@framework Downloads] > systemctl status firewalld ● firewalld.service - firewalld - dynamic firewall daemon Loaded: loaded (/usr/lib/systemd/system/firewalld.service; enabled; preset: disabled) Active: active (running) since Sun 2026-06-21 09:07:26 PDT; 16s ago Invocation: 239b7a30609841729bc69bd7c46f6426 Docs: man:firewalld(1) Main PID: 83820 (firewalld) Tasks: 2 (limit: 37576) Memory: 28.7M (peak: 30.9M) CPU: 203ms CGroup: /system.slice/firewalld.service └─83820 /usr/bin/python /usr/bin/firewalld --nofork --nopid Operating System: EndeavourOS KDE Plasma Version: 6.6.5 KDE Frameworks Version: 6.26.0 Qt Version: 6.11.1 Kernel Version: 7.0.11-arch1-1 (64-bit) Graphics Platform: X11 Processors: 16 × AMD RYZEN AI MAX 385 w/ Radeon 8050S Memory: 32 GiB of RAM (30.6 GiB usable) Graphics Processor: AMD Radeon 8050S Graphics Manufacturer: Framework Product Name: Desktop (AMD Ryzen AI Max 300 Series) System Version: A2 -- You are receiving this mail because: You are watching all bug changes.
