gufw ON/OFF

Asked by tele1234567891

Hi!
I need help with debug gufw on Mate 1.14.1 on Mandzaro 64bit

I Noticed after open GUI gufw 15.10.0,
state is sometimes ON ... sometimes after reboot OFF
and I don't know, I do not change anything.

For example now ...
GUI show state OFF,
but last time was ON, and I have seen it

log
__________________________________________
[01.08.2016 01:22:57] Profil ze zmienioną nazwą: Home > Dom
[01.08.2016 01:22:57] Profil ze zmienioną nazwą: Public > Publiczny
[01.08.2016 01:22:57] Profil ze zmienioną nazwą: Office > Biuro
[30.07.2016 20:07:52] Profil ze zmienioną nazwą: Home > Dom
[30.07.2016 20:07:52] Profil ze zmienioną nazwą: Public > Publiczny
[30.07.2016 20:07:52] Profil ze zmienioną nazwą: Office > Biuro
[30.07.2016 03:17:23] Stan: Włączone ( Status: Enabled )
[30.07.2016 03:17:17] Profil ze zmienioną nazwą: Home > Dom
[30.07.2016 03:17:17] Profil ze zmienioną nazwą: Public > Publiczny
[30.07.2016 03:17:17] Profil ze zmienioną nazwą: Office > Biuro
_________________________________________

From terminal looks :

------------------------------------------------------------------------
$ gufw
/usr/lib/python2.7/site-packages/gufw/view/gufw.py:19: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
  from gi.repository import Gtk, Gdk, WebKit
/usr/lib/python2.7/site-packages/gufw/view/gufw.py:19: PyGIWarning: WebKit was imported without specifying a version first. Use gi.require_version('WebKit', '3.0') before import to ensure that the right version gets loaded.
  from gi.repository import Gtk, Gdk, WebKit
openjdk version "1.8.0_92"
OpenJDK Runtime Environment (build 1.8.0_92-b14)
OpenJDK 64-Bit Server VM (build 25.92-b14, mixed mode)
-----------------------------------------------------------------------

When I now ON gufw in log I have

-------------------------------------------
[01.08.2016 01:38:14] Stan: Włączone ( Status: Enabled )
[01.08.2016 01:36:13] Profil ze zmienioną nazwą: Home > Dom
[01.08.2016 01:36:13] Profil ze zmienioną nazwą: Public > Publiczny
[01.08.2016 01:36:13] Profil ze zmienioną nazwą: Office > Biuro
[01.08.2016 01:22:57] Profil ze zmienioną nazwą: Home > Dom
[01.08.2016 01:22:57] Profil ze zmienioną nazwą: Public > Publiczny
[01.08.2016 01:22:57] Profil ze zmienioną nazwą: Office > Biuro
[30.07.2016 20:07:52] Profil ze zmienioną nazwą: Home > Dom
[30.07.2016 20:07:52] Profil ze zmienioną nazwą: Public > Publiczny
[30.07.2016 20:07:52] Profil ze zmienioną nazwą: Office > Biuro
[30.07.2016 03:17:23] Stan: Włączone ( Status: Enabled )
-------------------------------------------

Question information

Language:
English Edit question
Status:
Expired
For:
Gufw Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
tele1234567891 (swojskichlopak) said :
#2

Status Solved ;P

GUI can run firewall, but firewall ( ufw ) is working to reboot.

Answer for Mandzaro is:

$ sudo systemctl enable ufw
$ reboot

To check UFW logs is

journalctl --system --since=today | grep UFW

Second way to see logs are GUI apps
https://wiki.gnome.org/Apps/Logs in "System"
gnome-logs package
( it show only systemd logs, )