https://bugzilla.novell.com/show_bug.cgi?id=779455 https://bugzilla.novell.com/show_bug.cgi?id=779455#c3 Lukas Ocilka <locilka@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |drt781@yahoo.com --- Comment #3 from Lukas Ocilka <locilka@suse.com> 2012-09-24 15:46:51 UTC --- Please patch /usr/share/YaST2/modules/SuSEFirewall.ycp file with this change (script change) --- a/library/network/src/SuSEFirewall.ycp +++ b/library/network/src/SuSEFirewall.ycp @@ -116,7 +116,7 @@ list <string> firewall_services_reverse = [ "SuSEfirewall2_setup", "SuSEfirewall2_init" ]; /* script for starting and checking firewall status */ - string firewall_script = "/sbin/SuSEfirewall2"; + string firewall_script = "/sbin/service SuSEfirewall2_setup"; list <string> SuSEFirewall_variables = [ // zones and interfaces and then as root: cd /usr/share/YaST2/modules/ ycpc -c SuSEFirewall.ycp This should help you -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.