Skip Navigation

what's better to manage ports? ufw or firewalld?

I'm trying to open a port for transmission but before I get to know either of the 2 options I'd like to know what you recommend and why.

OS is xubuntu 24.04

15 comments
  • How often are you going to be managing ports?

    Just use any tool you like, all they do is fiddle with the Kernel's filter table.

    • Firewalld had, at least last time I checked, way more capabilities than UFW. Both are fine at being basic firewalls, but I don't think you can build a router using just UFW.

      Firewalld allows some pretty advanced rules. I use it to redirect a bunch of web requests going to a certain address over a local ssh tunnel.

15 comments