52
Does anyone know of a FOSS Firewall for Windows
(beehaw.org)
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
What's wrong with the built in windows firewall? It works well, has a GUI to add rules, etc.. You don't even need to touch it on a default setup for most people.
Because it's awful to use, counter-intuitive, and fucking breaks network connectivity all the time by switching private networks to public on a whim.
Fuck that piece of shit for that reason alone. I've seen it fuck domain controllers doing this, when "supposedly" it can't do this on a DC. Know what happens then? I can't RDP to the server from it's own local network.
This is such a problem we run a powershell script on a schedule to ensure the connections remain private.
Could you share that script? Sounds like a nifty grassroots tech solution.