Bugzilla – Bug 142502
current STABLE: Firewall: ssh port is blocked cannot be changed
Last modified: 2006-01-11 10:13:37 UTC
clicking on "blocked" I cannot change it to "unblock" at all.
And then the firewall will not work - I'll attach logfiles in a second..
Created attachment 62789 [details] Logfiles
It seems I still forgot something.
Ah, I see the bug list <string> used_zones = SuSEFirewall::GetZonesOfInterfaces(known_interfaces); if (NetworkService::IsManaged() && SuSEFirewall::IsAnyNetworkInterfaceSupported()) { known_interfaces = add (known_interfaces, SuSEFirewall::special_all_interface_zone); } --- 'known_interfaces' should be 'used_zones'
I'm terribly sorry for that Fixing in SVN sending to the autobuild