[PR #64] [MERGED] Document how to make firewalld work on Fedora with bridged networking #684

Closed
opened 2025-12-29 01:24:37 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sickcodes/Docker-OSX/pull/64
Author: @jviotti
Created: 7/7/2020
Status: Merged
Merged: 7/7/2020
Merged by: @sickcodes

Base: masterHead: bridge-networking-fedora


📝 Commits (1)

  • 2c63517 Document how to make firewalld work on Fedora with bridged networking

📊 Changes

1 file changed (+9 additions, -0 deletions)

View changed files

📝 README.md (+9 -0)

📄 Description

firewalld doesn't allow DNS requests (this is the case that bit me,
but there might be more) on docker0 unless the interface is added to
the trusted zone.

See: https://github.com/docker/for-linux/issues/955
Fixes: https://github.com/sickcodes/Docker-OSX/issues/56
Signed-off-by: Juan Cruz Viotti jv@jviotti.com


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sickcodes/Docker-OSX/pull/64 **Author:** [@jviotti](https://github.com/jviotti) **Created:** 7/7/2020 **Status:** ✅ Merged **Merged:** 7/7/2020 **Merged by:** [@sickcodes](https://github.com/sickcodes) **Base:** `master` ← **Head:** `bridge-networking-fedora` --- ### 📝 Commits (1) - [`2c63517`](https://github.com/sickcodes/Docker-OSX/commit/2c6351724b6cab5f584a9dd9dbac86b6ca4c6fab) Document how to make firewalld work on Fedora with bridged networking ### 📊 Changes **1 file changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+9 -0) </details> ### 📄 Description `firewalld` doesn't allow DNS requests (this is the case that bit me, but there might be more) on `docker0` unless the interface is added to the trusted zone. See: https://github.com/docker/for-linux/issues/955 Fixes: https://github.com/sickcodes/Docker-OSX/issues/56 Signed-off-by: Juan Cruz Viotti <jv@jviotti.com> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 01:24:37 +01:00
adam closed this issue 2025-12-29 01:24:37 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Docker-OSX#684