[Bug 1213609] Yast2 Firewall does not display configured Ports for zone
https://bugzilla.suse.com/show_bug.cgi?id=1213609 https://bugzilla.suse.com/show_bug.cgi?id=1213609#c1 Knut Alejandro Anderssen González <kanderssen@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kanderssen@suse.com --- Comment #1 from Knut Alejandro Anderssen González <kanderssen@suse.com> --- (In reply to Christian Tallner from comment #0)
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Build Identifier:
I added TCP Port rules to my home zone in the Yast2 Firewall Configuration. After closing and opening the Firewall Configuration the Port is not visible.
when executing "sudo firewall-cmd --list-all-zones" the configured port 8080 is listed though:
home (active) target: default ingress-priority: 0 egress-priority: 0 icmp-block-inversion: no interfaces: wlo1 sources: services: dhcpv6-client kdeconnect mdns samba-client ssh ports: 8080/tcp protocols: forward: yes masquerade: no forward-ports: source-ports: icmp-blocks: rich rules:
Reproducible: Always
Steps to Reproduce: 1.Add a new Port rule for a zone in the Yast2 Firewall Configuration 2.Close the Firewall Configuration and restart Yast2 3.Open the Firewall Configuration and inspect the Ports tab of the zone. Actual Results: No Ports are displayed in the ports tab.
Expected Results: The added Port should be displayed in the ports tab.
It is only possible for me to remove the configured port by using firewall-cmd, You can not do so from the GUI, because it is not displayed.
Would be nice to have logs as described here https://en.opensuse.org/openSUSE:Report_a_YaST_bug. Which service action was done when applied the configuration, just a reloard or a restart of the service? The port is shown when running sudo firewall-cmd --permanent --list-all-zones -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com