Firewalld has a central concept called "zones". Those are the main setting to make in the firewalld. They correspond to a whole profile of rules. All rules are part of one or more zones. Switching the zone switches the entire rule set. (Those zones are implemented deep in the backend, not in the UI, i.e., the UI should use the backend's zones and not attempt to come up with its own.) Think of it as the equivalent of sysv runlevels or systemd targets, but for a firewall. Unfortunately, this concept does not seem to be implemented in Plasma Firewall yet.
Confirmed, plasma-firewall does not show any firewalld zones or show any of the configured rules, simply states that a firewall is enabled
Created attachment 140600 [details] attachment-1673-0.html We are currently working on this, but the firewalld developer is finishing his masters, he will be back soon. On Sun, Aug 8, 2021 at 4:59 PM <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=434954 > > jose@cybergalvez.com changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > CC| |jose@cybergalvez.com > > --- Comment #1 from jose@cybergalvez.com --- > Confirmed, plasma-firewall does not show any firewalld zones or show any > of the > configured rules, simply states that a firewall is enabled > > -- > You are receiving this mail because: > You are on the CC list for the bug.
Any updates?