https://bugs.kde.org/show_bug.cgi?id=475463

Jarno van der Kolk <ja...@jarno.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ja...@jarno.ca

--- Comment #1 from Jarno van der Kolk <ja...@jarno.ca> ---
I found the issue. It's in line 484 of
kcm/backends/firewalld/firewalldclient.cpp. It says false where it should have
said true.

Permalink:
https://invent.kde.org/plasma/plasma-firewall/-/blob/d91ae458d938d0c8fb12e17232e3d22f575b0e31/kcm/backends/firewalld/firewalldclient.cpp#L484

However, even if you fix that, it's not really a solution. For example, if you
look at the dhcpv6-client service which you gave as an example, it's an IPv6
rule only. Command to see:
firewall-cmd --permanent --info-service=dhcpv6-client

The code I linked above creates an IPv4 and an IPv6 line regardless of what the
service actually uses.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to