I've been running my server without a firewall for quite some time now, I have a piped instance and snikket running on it. I've been meaning to get UFW on it but I've been too lazy to do so. Is it a necessary thing that I need to have or it's a huge security vulnerability? I can only SSH my server from only my local network and must use a VPN if I wanna SSH in outside so I'd say my server's pretty secure but not the furthest I could take it. Opinions please?

you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 1 year ago

NAT simply maps IPS across subnet boundaries in such a way that upstream routing tables don't need updating.

If you use destination NAT forward rules to facilitate specific destination port access, you are using a firewall.

  • source
  • parent