http://bugzilla.suse.com/show_bug.cgi?id=1114673 http://bugzilla.suse.com/show_bug.cgi?id=1114673#c11
Knut Alejandro Anderssen González knut.anderssen@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |knut.anderssen@suse.com
--- Comment #11 from Knut Alejandro Anderssen González knut.anderssen@suse.com --- (In reply to Stefan Schubert from comment #7)
The setting will be written correctly in permanent mode. E.g.: firewall-cmd --permanent --list-interfaces --zone=public returns the correct value. But the have not been done in the running mode. Either we also call the write command without the --permanent mode or we have to restart the firewalld service (reload does not help here).
Well, the reload should work although there was a bug in firewalld which was not reflecting the changes:
https://bugzilla.opensuse.org/show_bug.cgi?id=1112008
While writing the settings I can only see: "systemctl show firewalld.service" but no restart.