Bug 434954

Summary: Support firewalld zones
Product: [Applications] systemsettings Reporter: Kevin Kofler <kevin.kofler>
Component: kcm_firewallAssignee: Plasma Bugs List <plasma-bugs-null>
Status: CONFIRMED ---    
Severity: wishlist CC: 4wy78uwh, agurenko, alex765, jose, nate, ngompa13, nilskemail+kde, null, putr4.s, rdieter, tcanabrava, timaeos
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
URL: https://invent.kde.org/plasma/plasma-firewall/-/issues/16
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: attachment-1673-0.html

Description Kevin Kofler 2021-03-25 21:44:11 UTC
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.
Comment 1 jose 2021-08-08 15:59:46 UTC
Confirmed, plasma-firewall does not show any firewalld zones or show any of the configured rules, simply states that a firewall is enabled
Comment 2 tcanabrava 2021-08-09 09:47:20 UTC
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.
Comment 3 Unknown 2022-06-01 22:15:05 UTC
Any updates?