Jump to content

I recently transformed my old PC into a home server running Arch Linux. I wanted to put firewalld on it for security but doing so causes my Docker containers to become unable to communicate with each other.

 

According to the documentation, Docker should be able to run under a "docker" zone in firewalld as long as iptables is set to true, but the zone never populated with the docker network interface and manually adding it did not work. Am I missing something?

Link to comment
https://linustechtips.com/topic/1574814-firewall-and-docker/
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×