https://bugs.kde.org/show_bug.cgi?id=517574
Bug ID: 517574
Summary: Create multiple entries when a firewall rule mentions
multiple ports
Classification: Applications
Product: systemsettings
Version First 6.5.6
Reported In:
Platform: Ubuntu
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: kcm_firewall
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
SUMMARY
Only a single entry is shown for a rule with multiple ports, making it unclear
whether the other ports are open.
STEPS TO REPRODUCE
1. Have a rule such as
https://github.com/syncthing/syncthing/blob/9ffce6e3ff60ea615c81585dac5eac85de98bb58/etc/firewall-ufw/syncthing
2. # ufw allow syncthing
3. Open the Firewall KCM
OBSERVED RESULT
1. There is one entry mentioning 'syncthing (22000)'.
EXPECTED RESULT
1. There should be one entry for port 22000 and one for 21027, similar to how
it appears in # ufw status verbose.
SOFTWARE/OS VERSIONS
Operating System: Kubuntu 25.10
Firewall: ufw
KDE Plasma Version: 6.5.6
KDE Frameworks Version: 6.20.0
Qt Version: 6.9.2
--
You are receiving this mail because:
You are watching all bug changes.