What | Removed | Added |
---|---|---|
CC | 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.