Bug 142502

Summary: current STABLE: Firewall: ssh port is blocked cannot be changed
Product: [openSUSE] SUSE Linux 10.1 Reporter: Andreas Jaeger <aj>
Component: YaST2Assignee: Lukas Ocilka <locilka>
Status: RESOLVED FIXED QA Contact: Klaus Kämpf <kkaempf>
Severity: Normal    
Priority: P5 - None CC: mvidner
Version: Alpha 4   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Logfiles

Description Andreas Jaeger 2006-01-11 09:21:44 UTC
clicking on "blocked" I cannot change it to "unblock" at all.
Comment 1 Andreas Jaeger 2006-01-11 09:24:17 UTC
And then the firewall will not work - I'll attach logfiles in a second..
Comment 2 Andreas Jaeger 2006-01-11 09:25:39 UTC
Created attachment 62789 [details]
Logfiles
Comment 3 Lukas Ocilka 2006-01-11 09:37:06 UTC
It seems I still forgot something.
Comment 4 Lukas Ocilka 2006-01-11 09:57:12 UTC
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'
Comment 5 Lukas Ocilka 2006-01-11 10:13:37 UTC
I'm terribly sorry for that
Fixing in SVN
sending to the autobuild