mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-04-27 08:35:48 +03:00
[PR #64] [MERGED] Document how to make firewalld work on Fedora with bridged networking #689
Labels
No labels
bug
documentation
enhancement
following upstream developments
good first issue
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Docker-OSX#689
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:bridge-networking-fedora📝 Commits (1)
2c63517Document 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
firewallddoesn't allow DNS requests (this is the case that bit me,but there might be more) on
docker0unless the interface is added tothe 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.