Skip to content

Make sure the firewall rules are created even if the bridge interface is already created #2907

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 5, 2013

Conversation

goldmann
Copy link
Contributor

The issue is that currently we set the rules (especially nat) for the bridge at the time of creation. This can lead to issues where the connectivity to the Internet from inside of the containers is lost.

This was originally reported in RHBZ: https://bugzilla.redhat.com/show_bug.cgi?id=1033606. You can find there more info about it.

@vieux
Copy link
Contributor

vieux commented Nov 27, 2013

ping @crosbymichael

@crosbymichael
Copy link
Contributor

LGTM

1 similar comment
@vieux
Copy link
Contributor

vieux commented Dec 5, 2013

LGTM

vieux pushed a commit that referenced this pull request Dec 5, 2013
Make sure the firewall rules are created even if the bridge interface is already created
@vieux vieux merged commit 79031c4 into moby:master Dec 5, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants