Learn what a firewall is, why it is important, how it works, and firewall best practices. Learn how a firewall can ensure the data is harmless and prevent data from being stolen or compromised.
Learn what a firewall is, why it is important, how it works, and firewall best practices. Learn how a firewall can ensure the data is harmless and prevent data from being stolen or compromised.
There are a number of good FOSS options like OPNsense, OpenWrt, and IPFire. That article looks like an ad for some commercial software.
Well it is written by fortinet who has a well known commercial firewall appliance. So it probably is an ad.
I used OpnSense, OpenWRT and PFsense. Can’t really complain for home lab. But OpenWRT should not be used as a full UTM FW. It is more of a router and AccessPoint software. OpnSense and PFsense are both good options. Where OpnSense goes more into UTM FW with Plugins IDS/IPS stuff. I used PFsense only for IP based filtering but I know it can do more than that.
I could never get opnsense or openWRT to perform at full speed on gigabit WAN
I also had trouble with that. I had to build some QoS pipes and query’s in OpnSense to reach 1Gbit/s. By now I upgraded my setup with an Intel N100 and 16GB RAM. It’s more than enough for OpnSense
I have tried on a Ryzen 5800xt virtualized and bare metal trying 3 different NICs. My firewalla purple still beats it and that infuriates me.
You can run Suricata on pfsense too
Yes. Does PfSense have something like OpenCentral for stack management?
Basically l’m looking for a firewall that can push out attacks… Like spams…
I use OpnSense with Suricata and CrowdSec for that kind of job. But nothing works out of the box in that segment. You have to learn how to setup your environment for your requirements. There a many tutorials and forums, you just have to dig around and find what you need.
It’s not FOSS, but MikroTik’s RouterOS is pretty good. Decent alternative to opnsense. It’s the exact same OS as on their routers and switches.
Thanks for those links.