You are not logged in.
I think I should install a firewall on my laptop, since it will be used in open networks connecting via wifi. This is a new situation for me. My desktops at home do not have a firewall installed, I rely on the one in the DSL modem and the ethernet router behind that. So far I never had any issues.
What is a recommendable firewall with an easy way to enable for wifi traffic? Is UFW/GUFW good enough and state of the art?
Thanks, rolfie
Offline
Is UFW/GUFW good enough and state of the art?
Yes, it is not a bad choice .
What economists call over-production is but a production that is above the purchasing power of the worker, who is reduced to poverty by capital and state.
----+- Peter Kropotkin -+----
Offline
arno-iptables-firewall is nice and simple. You can configure it with debconf, and it will ask a few questions about which interface(s) to use and which ports to open, etc. There's a way to do fancier stuff by editing configs, but I've never done anything with that.
Offline
I like FireHOL. It uses a simple, human-readable configuration file.
Package name: firehol
More info:
https://firehol.org/
https://packages.debian.org/stable/firehol
For a laptop, the default configuration would probably be sufficient.
Phil
Offline
I'm using UFW/GUFW, but it was a bit of a bitch to get working on start.
Somehow the program and install directory permissions were owned by the user (me), and
the program need root to start.
I eventually fixed it, i think... while looking into the "su -" and path changes.
I'm always thankful for the suggestions on firewall apps, for researching next ...
Last edited by GlennW (2021-05-02 23:41:19)
pic from 1993, new guitar day.
Offline
I think a better approach would be to disable any listening services on the laptop. The best firewall is not having to need a firewall at all
In respect of {G,}UFW, those front-ends were created because the iptables syntax is so horrible but nftables has a *much* simpler language and so doesn't really need those tools any more. See also https://wiki.nftables.org/wiki-nftables … /Main_Page
Brianna Ghey — Rest In Power
Offline