An FireWall - OpenSnitch.

Chat about Linux in general
Forum rules
Do not post support questions here. Before you post read the forum rules. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
Pierre
Level 21
Level 21
Posts: 13215
Joined: Fri Sep 05, 2008 5:33 am
Location: Perth, AU.

An FireWall - OpenSnitch.

Post by Pierre »

OpenSnitch - an application firewall for Linux

https://distrowatch.com/weekly.php?issue=20211206


OpenSnitch is a rare tool in the Linux ecosystem.
It is a service with a friendly graphical desktop application,
- which assists the user in blocking network connections,
based on which daemon or application is making the connection attempt.

some forum folks have asked if there is an better Linux based Firewall.
:)
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Image
Please edit your original post title to include [SOLVED] - when your problem is solved!
and DO LOOK at those Unanswered Topics - - you may be able to answer some!.
User avatar
Lady Fitzgerald
Level 15
Level 15
Posts: 5808
Joined: Tue Jan 07, 2020 3:12 pm
Location: AZ, SSA (Squabbling States of America)

Re: An FireWall - OpenSnitch.

Post by Lady Fitzgerald »

I looked at the directions linked in the article and, right off the bat, encountered this:

"Make sure you have a correctly configured Go >= 1.12 environment, that the $GOPATH environment variable is defined and then:"

This is a pet peeve of mine; telling someone to do something without telling them how to do it. :roll: I have no clue what the writer is saying.
Jeannie

To ensure the safety of your data, you have to be proactive, not reactive, so, back it up!
RIH
Level 9
Level 9
Posts: 2876
Joined: Sat Aug 22, 2015 3:47 am

Re: An FireWall - OpenSnitch.

Post by RIH »

From the GitHub page
https://github.com/evilsocket/opensnitch/releases
there are 2 .deb files to download.
open.png
If you right mouse click, open with GDebi Package manager then you can install from there.
I installed the GUI deb package second.
There are quite a few dependencies that GDebi finds for you automatically.
Image
t42
Level 11
Level 11
Posts: 3734
Joined: Mon Jan 20, 2014 6:48 pm

Re: An FireWall - OpenSnitch.

Post by t42 »

Pierre wrote: Sun Dec 05, 2021 9:32 pm
some forum folks have asked if there is an better Linux based Firewall.
Please do not consider OpenSnitch as replacement for default firewalls. As Jesse mentioned in his article "it does not appear to interfere with any other existing firewalls, such as UFW".
It seems that OpenSnitch is easier to install these days. Though it is especially welcomed by migrated Windows' ZoneAlarm users it can be useful tool for analyzing network connections. But nothing good will come from it without proper understanding. I remember incessant questions from AtGuard users (firewall later integrated in the Norton firewall) "Should I allow or block this", or someone irritated by constant pop-ups and allowed all connections they don't understand.
-=t42=-
User avatar
Lady Fitzgerald
Level 15
Level 15
Posts: 5808
Joined: Tue Jan 07, 2020 3:12 pm
Location: AZ, SSA (Squabbling States of America)

Re: An FireWall - OpenSnitch.

Post by Lady Fitzgerald »

RIH wrote: Sun Dec 05, 2021 11:06 pm From the GitHub page
https://github.com/evilsocket/opensnitch/releases
there are 2 .deb files to download.
open.png

If you right mouse click, open with GDebi Package manager then you can install from there.
I installed the GUI deb package second.
There are quite a few dependencies that GDebi finds for you automatically.
I'm still confused. I clicked on number one and was directed to another page. Under GUI, I downloaded the deb version. Now, do I download the daemon on the first page shown as 2 in your picture or the one that's on the redirected page (Github is well named :roll: )?
Jeannie

To ensure the safety of your data, you have to be proactive, not reactive, so, back it up!
RIH
Level 9
Level 9
Posts: 2876
Joined: Sat Aug 22, 2015 3:47 am

Re: An FireWall - OpenSnitch.

Post by RIH »

I'm still confused. I clicked on number one and was directed to another page.
Not sure why that was Jeannie. When I click on the word deb under Daemon a file called opensnitch_1.4.1-1_amd64.deb automatically downloads..
Image
User avatar
all41
Level 19
Level 19
Posts: 9520
Joined: Tue Dec 31, 2013 9:12 am
Location: Computer, Car, Cage

Re: An FireWall - OpenSnitch.

Post by all41 »

It seemed effective-but I decided to belay employment till I understood it better.
Utilities like this will need a taming period.
Good luck uninstalling this though.
After 'uninstalling' run the following in a terminal:

Code: Select all

locate opensnitch
expect disappointment
Everything in life was difficult before it became easy.
User avatar
Schultz
Level 9
Level 9
Posts: 2958
Joined: Thu Feb 25, 2016 8:57 pm

Re: An FireWall - OpenSnitch.

Post by Schultz »

all41 wrote: Mon Dec 13, 2021 8:56 pm Good luck uninstalling this though.
After 'uninstalling' run the following in a terminal:

Code: Select all

locate opensnitch
expect disappointment
Are you saying it leaves a lot of traces?
User avatar
all41
Level 19
Level 19
Posts: 9520
Joined: Tue Dec 31, 2013 9:12 am
Location: Computer, Car, Cage

Re: An FireWall - OpenSnitch.

Post by all41 »

Schultz wrote: Mon Dec 13, 2021 9:44 pm
all41 wrote: Mon Dec 13, 2021 8:56 pm Good luck uninstalling this though.
After 'uninstalling' run the following in a terminal:

Code: Select all

locate opensnitch
expect disappointment
Are you saying it leaves a lot of traces?
absolutley--delete everything you can find regarding opensnitch and rerun

Code: Select all

locate opensnitch
you have to experience this first hand to appreciate the depth
My guess--you cant unscramble scrambled eggs
Needs to be said though--this utility is not offered or supported by Mint
Everything in life was difficult before it became easy.
User avatar
Lady Fitzgerald
Level 15
Level 15
Posts: 5808
Joined: Tue Jan 07, 2020 3:12 pm
Location: AZ, SSA (Squabbling States of America)

Re: An FireWall - OpenSnitch.

Post by Lady Fitzgerald »

I always make a Timeshift backup before installing a new program. If I have problems with the new program or just don't like it, I simple restore the snapshot.
Jeannie

To ensure the safety of your data, you have to be proactive, not reactive, so, back it up!
Locked

Return to “Chat about Linux”