Description of problem: Docker Containers in Fedora 24 cannot connect to the internet, when firewalld is used. This: https://opsech.io/posts/2017/May/23/docker-dns-with-firewalld-on-fedora.html fixed the DNS issue, but I still cannot connect to the internet from within a container.
*** Bug 1464791 has been marked as a duplicate of this bug. ***
which docker version are you using? Could you also add steps to reproduce? A bugzilla filed like this isn't helping people trying to fix the bug.
from what I can see, on Fedora 24 you're still using docker-1.10.x. I'm probably going to fix this in 1.12.x however, could you try and use docker-latest instead (which is at 1.12.x)?
This is a risky backport for docker 1.10.x - I've backported the patch to the 1.12.x branch: https://github.com/projectatomic/docker/commit/e07b00065849faf8b811090476f8d9cccebbd59f That will be soon available as "docker-latest" in Fedora 24. I want to point out that F24 will be EOL'ed in around a month so either use docker-latest there, or upgrade your Fedora.
Yes lets close this as fixed in the next release.
It was a network problem (TTL). Mebus