Which firewall are you using?

It is extremely complicated to properly manage firewall rules on a server that runs Docker.
Most tools seem to interfere or even worse not block/allow the ports as they should.

Plain iptables and ufw both have issues with Docker messing up with its firewall rules and requires quite some customization.

How do you go with this? Which firewall software are you using (if any)?

1 Like