158
Linux Firewalls: How to Actually Secure a Cloud Server (iptables, nftables, firewalld, ufw)
(blog.hofstede.it)
This is a most excellent place for technology news and articles.
I really dont like the idea that a program on my local os doing things I don't want it to do and the only thing stopping it is a software firewall.
If you don't trust the platform then you shouldn't be using it. No bandaid like antivirus or firewall can help with that.
I mean, if you don’t have a firewall on the device itself then your router certainly does, your device requests xyz port open your router will oblige with UPNP unless explicitly denied.
The on-device firewall is just an extra step before it hits your router’s firewall anyways, I’m sure your devices have made contact with servers behind your back that you know nothing about.
I absolutely agree that additional security layers are useful and even necessary. A software firewall on the device itself just isn't one of them. For me.