Firewall in zorin

so basically i am safe? is there any things else so that i can do to be more safe on the internet, i even deny the the out going connections but i noticed the internet speed decreased, how i can make my computer more safe so that if i accidentally click a link or mail with malware in it, i will be safe.... i turn on hotspot from my mobile and connect my computer through Wi-Fi....

In using a Linux OS instead of Windows, many pieces of Malware will not be applicable to the Linux operating system and ineffective. A bit how a virus that targets newts will not have any affect on a human.

I agree with all comments about the firewall: Set it up as Default. Denying connections manually is more likely to cause you headaches. I understand if you want to learn more- that will take time and a forum is not really the ideal place to get a thorough education. A forum is good for fast tips and help. During the time that you spend learning more and more about firewall configuration, through documentation, you can rely on the default firewall settings to keep you in the clear.

Even so, there is only so much you can do with a firewall. Think First Party, Second Party, Third party. Let's say that you want to buy a watch.
First Party is if you go to a reputable watch dealer.
Second party is if a friend offers to buy you the watch, as he says he 'knows a guy', and he then provides the watch to you.
Third party is if that friend has an agent, that buys the watch from some source, provides it to the friend, he then provides it to you.
Clearly, you can see that the safest option above is the First Party. Visiting a website or reading an email is the same.

It is best to avoid clicking links provided in an email as often as possible. Some sites use email verification with a link. You can check the sources before clicking it, however. But any link provided in an email that You Did Not Request is suspect.

While computers and programs can be impressive in how their algorithms work, they are still nowhere near to Human Intelligence, reasoning and decision making. You are the most powerful and intelligent firewall available to your computer. You can make fast decisions, double check a source, search the source rather than clicking a second party link and so on. A firewall cannot do any of that - it can only block regardless of content.

1 Like

is it true, if by chance if my zorin os gets infected by virus or a malware, so my that virus will also transfer to my phone, as i connect my pc with mobile hotspot, so my question is does virus or malware transfer with Wi-F ??

Generally, no. Your Mobile device runs on an ARM OS, which would not be any more compatible for any possible virus than Windows would.
This is a general answer. It does not mean that such as you describe is 'impossible.' Something could be written to do just that. But the odds of you encountering such a thing is significantly less than you getting struck by lightning while inside of a crashing jet that also collides with an incoming meteorite.

Unless you are a secret agent or deep into the dark web with bitcoin theft- you really would not need to worry about that. Because someone would have to quite literally have to be out to get you. In such a case, the automated Firewall would not be very much help, anyway.

3 Likes

I am second to your opinion.
All those years of Linux use, I've never changed my Firewall setting from default.
I also have Pi-hole installed on a stick computer which also works as a DHCP server. It can block a lot of spamming sites on the net. Highly recommended.

1 Like

The only way to keep your computer that secure is to unplug it from the internet, wait months after updates come out, rigorously testing against malware and antivirus engines, then updating... which ends up being a waste in time and computing because most updates are security based. An offline computer is the only safe computer.

Do not get hung up on security to the point of not using the internet. You lose more by not having access. Use common sense, any deal to good to be true is... think before you click. Hover to see links and if it redirects. Use strict permissions in your browser and set your email client to convert all emails to plain text. That is the safest you can be. Update regularly and relax, because most encounter viruses and maleware because of bad intentions (pirating software or movies or songs, xxx surfing and other less reputable net uses).

Regular use will not be your insecurity.... clicking a link in email that comes from fb, which isn't Facebook, about someone accessing your account (which never happened) will be your downfall. Bottom line, THINK BEFORE YOU CLICK (emphasis not yelling).

1 Like

An isolated computer is the only safe computer. That means not inserting USB sticks or any network connection. That is not really practicable in this day and age.
I agree, always best to ... engage brain before clicking

1 Like

So as I was about to hook up Zorin Connect with my cell, no firewall on Z16?
Did I miss something...?

1 Like

You can do a

sudo apt install gufw

I did not even notice. Surprised me too.

Makes me want to ask..... Is it because it's "Built Into the system"...?
Seems like it would be a glaring omission to me.

1 Like

Oh and @Aravisian , Thanks. Firewall added. :grin:

I do agree on this - Maybe we are missing something.

The Firewall is pre-installed in Zorin OS 16 and can be found under Settings > Network > Firewall Configuration

2 Likes

Is it UFW? I'm not trying to be difficult here but uhh... Terminal says neither gufw nor ufw is installed.
I just logged into Gnome, went to settings, network - there is a Firewall configuration button. Nothing happens when I click it.

If I open terminal and move to install (As I posted above):

sudo apt install gufw

sudo apt install gufw
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
ufw
The following NEW packages will be installed:
gufw ufw
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 1,034 kB of archives.
After this operation, 4,503 kB of additional disk space will be used.
Do you want to continue? [Y/n]

1 Like

Oops... forgot something. Lol. It's bound to happen occasionally. :laughing:

2 Likes

You mind-reader... I almost made this wisecrack earlier... But decided against it. :stuck_out_tongue:

1 Like

Yes, both GUFW and UFW come pre-installed in Zorin OS. If they aren't installed on your system perhaps you may have accidentally uninstalled them or there may have been an upgrade issue if you are still using the original Beta install of Zorin OS 16

2 Likes

I apologize. I needed to be sure.:wink:
Yes, I am still using Zorin OS 16 Beta.

2 Likes

OK, found it. Thanks Kyrill.
I did a search, thought it would of come up when I typed Firewall.
I also had already installed using the info from Aravi...

All Good, nothing to see here...!!!

1 Like

I am glad the devs have pointed out where GUFW (Firewall) setting is now located. I would have taken some time to find it otherwise. Note, as in previous ZorinOS installs, GUFW is set OFF by default. Definitely one of the early settings to change.

2 Likes