I have my my home server behind my router and have port forwarding for wireguard and Plex , do I even need ufw setup ?
You must log in or register to comment.
If you don’t know, you don’t need!
Security operates in layers and ufw is a pretty simple layer to setup. Especially if you only have like one or two services you need exposed on a given system.
Yes every host should only be exposing what it needs to be exposing. UFW is dirt simple too. The amount of protection you gain for the effort is huge
Ufw is really simple, you should.
No take the time to actually learn iptables and then learn how to properly integrate fail2ban with iptables.