Bug 434954 - Support firewalld zones
Summary: Support firewalld zones
Status: CONFIRMED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_firewall (other bugs)
Version First Reported In: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL: https://invent.kde.org/plasma/plasma-...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-25 21:44 UTC by Kevin Kofler
Modified: 2025-05-31 14:19 UTC (History)
12 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
attachment-1673-0.html (1.35 KB, text/html)
2021-08-09 09:47 UTC, tcanabrava
Details

Note You need to log in before you can comment on or make changes to this bug.
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?