Bug 142502 - current STABLE: Firewall: ssh port is blocked cannot be changed
Summary: current STABLE: Firewall: ssh port is blocked cannot be changed
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Alpha 4
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Lukas Ocilka
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-11 09:21 UTC by Andreas Jaeger
Modified: 2006-01-11 10:13 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Logfiles (225.73 KB, application/x-gtar)
2006-01-11 09:25 UTC, Andreas Jaeger
Details

Note You need to log in before you can comment on or make changes to this bug.
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