Software Firewall for Windows?

Thanks! So SimpleWall or Windows Firewall I guess!

Why did you put a sad emoji for SimpleWall?

1 Like

The inbuilt firewall in WIndows (on your local PC, virtual machine, local server that you control etc) is very good.

But, to get the full feature set (on your local machine), especially if you are running Hyper-V VMs, WSL distros (and/or the Windows Sandbox), search the net, and be comfortable with powershell.

For anything “outside” the PC/machine running WIndows, go network protection.

2 Likes

Well I was under the impression that it had been archived, but looking now there was an update last week. Regardless it’s what I’m presently using, it works just fine.

2 Likes

How do you use windows firewall to monitor outbound connections ?
What your solution to this issue ?

Can anyone clarify this for me?

I feel like it may need its own thread because it has such serious implications… :cry::cry::cry::cry::cry:

OP, you don’t seem to understand what a firewall is or does.

Conventional firewalls deal only with lower-level things like IP addresses, protocols, and ports; they do not handle connections at the application level. Not to mention that such a firewall running on standalone hardware simply wouldn’t “know” what applications are running on your PC.

What you’re looking for is a so-called personal firewall, which is largely a Windows thing. Speaking of which, if you really care about your privacy, you shouldn’t be using Windows for anything sensitive to begin with.

2 Likes

I appreciate your reply!

I’m still unsure of how hardware firewalls are all that important if you have Windows PC’s connected and these Windows PC’s have trojans or some other kind of malicious backdoors/telemetry installed??

I’m moving away from proprietary software in general but I do need to keep my current devices as secure as possible…:cry:

As I said, conventional firewalls do not deal with applications at all. The point of a “hardware firewall” (say, a router) would often be to protect your local network from unsolicited incoming connection attempts, e.g., a script kiddie from the PRC trying to gain remote access to your PC via SSH to turn it into his personal proxy server, and whatnot.

Dealing with malware like trojans, on the other hand, is the job of an antivirus and/or an intrusion-detection system. I hear that Windows Defender is plenty good these days, but don’t quote me on that.

An up-to-date Windows installation with Defender Antivirus and Firewall enabled, and the latter blocking or dropping all incoming connections should be reasonably secure. Just keep in mind that security =/= privacy.

1 Like