You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Firewall doesn't open

Author (Read 8698 times)

0 Members and 1 Guest are viewing this topic.

Re: Firewall doesn't open
« Reply #7 on: June 22, 2019, 07:34:31 AM »
 

trinidad

  • Platinum Level Poster
  • **********
  • 1463
    Posts
  • Reputation: 212
  • Linux Lite Member
    • View Profile
    • dbts-analytics.com

  • CPU: i7 4 cores 8 threads

  • MEMORY: 16Gb

  • VIDEO CARD: Intel HD graphics

  • Kernel: 5.x
You can open the editable xml page for your firewall with the following command: sudo ufw status verbose

You can change settings with the CLI. Make sure the defaults are deny (incoming) allow (outgoing) first, then you can allow or disallow ports.

See the link below for what it looks like:
https://www.dbts-analytics.com/webserv3.html

TC
All opinions expressed and all advice given by Trinidad Cruz on this forum are his responsibility alone and do not necessarily reflect the views or methods of the developers of Linux Lite. He is a citizen of the United States where it is acceptable to occasionally be uninformed and inept as long as you pay your taxes.
 

Re: Firewall doesn't open
« Reply #6 on: June 20, 2019, 12:20:22 PM »
 

bernard stafford

  • KoFi Supporter
  • Occasional Poster
  • *****
  • 72
    Posts
  • Reputation: 7
    • View Profile

  • MEMORY: 8Gb

  • Kernel: 5.x
In the synaptic package manager: select installed packages: look for the package for the firewall : their is an option when you right click mouse - Re-install package..apply... Restart ...please.
« Last Edit: June 20, 2019, 01:07:57 PM by bernard stafford »
launchpad.net <- 
debian.org <-
GitHub.com <-
kde.org <-
I stay busy with LINUX,
Together we are LINUX...!
 

Re: Firewall doesn't open
« Reply #5 on: October 26, 2018, 03:56:14 PM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8775
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
No issue here with the latest updates.
 

Re: Firewall doesn't open
« Reply #4 on: October 26, 2018, 12:30:04 PM »
 

DeepThought

  • Forum Regular
  • ***
  • 237
    Posts
  • Reputation: 40
  • Linux Lite Member
    • View Profile
    • WKDfm Radio | WKDfm Chat

  • CPU: AMD Turion(tm) 64 x 2 Mobile Technology TL-60

  • MEMORY: 4Gb

  • VIDEO CARD: ATI RS480

  • Kernel: 5.x
A post on Linux Mint forums :

https://forums.linuxmint.com/viewtopic.php?t=275451

suggests the following:

Code: [Select]
sudo apt-get install --reinstall gufw python3-gi
Owner and DJ at WKDfm Radio ( www.wkdfm.co.uk )
 

Re: Firewall doesn't open
« Reply #3 on: October 26, 2018, 11:50:39 AM »
 

lucasmz0800

  • New to Forums
  • *
  • 3
    Posts
  • Reputation: 1
  • Linux Lite Member
    • View Profile

  • CPU: Intel core i7

  • MEMORY: 4Gb

  • VIDEO CARD: Intel graphic card
here says it's already the new version

sudo apt-get install python-gi
[sudo] senha para lucas:
A ler as listas de pacotes... Pronto
A construir árvore de dependências       
A ler a informação de estado... Pronto
python-gi is already the newest version (3.26.1-2).
 

Re: Firewall doesn't open
« Reply #2 on: October 26, 2018, 11:47:58 AM »
 

DeepThought

  • Forum Regular
  • ***
  • 237
    Posts
  • Reputation: 40
  • Linux Lite Member
    • View Profile
    • WKDfm Radio | WKDfm Chat

  • CPU: AMD Turion(tm) 64 x 2 Mobile Technology TL-60

  • MEMORY: 4Gb

  • VIDEO CARD: ATI RS480

  • Kernel: 5.x
Looks like the python-gi module is missing, you could try manually installing it.

Code: [Select]
sudo apt-get install python-gi
Owner and DJ at WKDfm Radio ( www.wkdfm.co.uk )
 

Firewall doesn't open
« Reply #1 on: October 26, 2018, 11:29:51 AM »
 

lucasmz0800

  • New to Forums
  • *
  • 3
    Posts
  • Reputation: 1
  • Linux Lite Member
    • View Profile

  • CPU: Intel core i7

  • MEMORY: 4Gb

  • VIDEO CARD: Intel graphic card
based on gufw firewall gui, my linux lite's 4 doesn't open it... I've been trying for a little longer solve this issue by myself but nothing happen. bellow you can see the debug app trogh therminal code any idea how can I solve it?




sudo gufw
[sudo] senha para lucas:
Traceback (most recent call last):
  File "/usr/share/gufw/gufw/gufw.py", line 21, in <module>
    from gufw.view.gufw  import Gufw
  File "/usr/share/gufw/gufw/gufw/view/gufw.py", line 18, in <module>
    import gi
ModuleNotFoundError: No module named 'gi'
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section