[Bug 804894] New: Disabling firewall in yast does not survive reboot
https://bugzilla.novell.com/show_bug.cgi?id=804894 https://bugzilla.novell.com/show_bug.cgi?id=804894#c0 Summary: Disabling firewall in yast does not survive reboot Classification: openSUSE Product: openSUSE 12.3 Version: RC 1 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Security AssignedTo: security-team@suse.de ReportedBy: roger@opq.se QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux i686; rv:12.0) Gecko/20100101 Firefox/12.0 If I both disable and stop the firewall in Yast, it still starts again after the system reboots. Bug 779455 addressed something related to this for 12.2, but there is something going on in 12.3 RC1 Reproducible: Always Steps to Reproduce: 1. Stop and Disable the firewall in Yast 2. Reboot 3. Actual Results: The firewall is started Expected Results: The firewall, having been disabled, should not be started. Stopping the firewall in Yast works. It just does not survive a reboot. Before the reboot, but after I have disabled the firewall, looking in yast again shows the correct/expected settings. They just don't happen after the reboot. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=804894 https://bugzilla.novell.com/show_bug.cgi?id=804894#c1 Marcus Meissner <meissner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lnussel@suse.com, | |meissner@suse.com AssignedTo|security-team@suse.de |yast2-maintainers@suse.de --- Comment #1 from Marcus Meissner <meissner@suse.com> 2013-02-21 08:01:35 UTC --- more a job for yast2-maintainers i think -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=804894 https://bugzilla.novell.com/show_bug.cgi?id=804894#c2 Jiří Suchomel <jsuchome@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fcrozat@suse.com AssignedTo|yast2-maintainers@suse.de |locilka@suse.com --- Comment #2 from Jiří Suchomel <jsuchome@suse.com> 2013-02-25 09:17:06 UTC --- YaST or systemd? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=804894 https://bugzilla.novell.com/show_bug.cgi?id=804894#c3 --- Comment #3 from Frederic Crozat <fcrozat@suse.com> 2013-02-25 09:35:42 UTC --- yast or the way yast is enabling / disabling systemd services. I think there was a bug somewhere in checking the location of the services (/lib/systemd/system => /usr/lib/systemd/system) but I might be wrong. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=804894 https://bugzilla.novell.com/show_bug.cgi?id=804894#c4 Marco Munderloh <munderl@tnt.uni-hannover.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |munderl@tnt.uni-hannover.de --- Comment #4 from Marco Munderloh <munderl@tnt.uni-hannover.de> 2013-03-15 13:42:29 UTC --- Enabling the firewall in yast does work, disabling doesn't. To disable the firewall I had to use: systemctl disable SuSEfirewall2_init.service -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=804894 https://bugzilla.novell.com/show_bug.cgi?id=804894#c5 Maitreya Maziarz <maitreya.maziarz@co.santa-cruz.ca.us> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maitreya.maziarz@co.santa-c | |ruz.ca.us --- Comment #5 from Maitreya Maziarz <maitreya.maziarz@co.santa-cruz.ca.us> 2013-03-15 16:08:06 UTC --- When using YaST (curses or normal), disabling firewall, finishing, and then going back into firewall setup, enable at startup is still displayed. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=804894 https://bugzilla.novell.com/show_bug.cgi?id=804894#c6 --- Comment #6 from Ludwig Nussel <lnussel@suse.com> 2013-03-18 09:20:23 CET --- might be related to bug 807507 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=804894 https://bugzilla.novell.com/show_bug.cgi?id=804894#c7 --- Comment #7 from Marco Munderloh <munderl@tnt.uni-hannover.de> 2013-03-18 09:06:29 UTC --- I also noticed that SuSEfirewall2 ist not listed in chkconfig anymore, which is also not wanted, I assume. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=804894 https://bugzilla.novell.com/show_bug.cgi?id=804894#c8 --- Comment #8 from Marco Munderloh <munderl@tnt.uni-hannover.de> 2013-03-18 09:29:36 UTC --- I installed the patched yast2 provided in bug 807507 and I am able to enable and disable the firewall now. However, it would be nice to have SuSEfirewall2 back in chkconfig, as I don't like the systemctl interface. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=804894 https://bugzilla.novell.com/show_bug.cgi?id=804894#c9 Ludwig Nussel <lnussel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #9 from Ludwig Nussel <lnussel@suse.com> 2013-03-18 13:22:37 CET --- ok so closing as duplicate of bug 807507 you can still run chkconfig SuSEfirewall2 on etc. SuSEfirewall2 even has a shortcut, SuSEfirewall2 off will unload all rules and disable the script. SuSEfirewall2 on will enable the scripts and apply rules. *** This bug has been marked as a duplicate of bug 807507 *** http://bugzilla.novell.com/show_bug.cgi?id=807507 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=804894 https://bugzilla.novell.com/show_bug.cgi?id=804894#c10 Johannes Meixner <jsmeix@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dpbasti@wp.pl --- Comment #10 from Johannes Meixner <jsmeix@suse.com> 2013-07-04 09:16:38 CEST --- *** Bug 811188 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=811188 -- 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.
participants (1)
-
bugzilla_noreply@novell.com