-
Notifications
You must be signed in to change notification settings - Fork 74
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
Add reference to Bridge-NF #17
Comments
Wow, I never ran into that :-o Are you sure that it was the problem, and that it wasn't a side-effect of something else? Can you indicate which distro you are using, which kernel version, and which version of Docker? Thank you! |
I am using Ubuntu 16.04, Docker 17.05
…On Fri, Aug 4, 2017 at 3:58 PM, Jérôme Petazzoni ***@***.***> wrote:
Wow, I never ran into that :-o
Are you sure that it was the problem, and that it wasn't a side-effect of
something else?
Can you indicate which distro you are using, which kernel version, and
which version of Docker?
Thank you!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#17 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ACiTRzp0-jTQWi-JLIDS-yYN9DK10Pqeks5sUs89gaJpZM4On1yZ>
.
|
My uname -a:
Linux daniel-VirtualBox 4.4.0-87-generic #110-Ubuntu SMP Tue Jul 18
12:55:35 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
…On Fri, Aug 4, 2017 at 4:55 PM, Daniel Sim ***@***.***> wrote:
I am using Ubuntu 16.04, Docker 17.05
On Fri, Aug 4, 2017 at 3:58 PM, Jérôme Petazzoni ***@***.***
> wrote:
> Wow, I never ran into that :-o
>
> Are you sure that it was the problem, and that it wasn't a side-effect of
> something else?
>
> Can you indicate which distro you are using, which kernel version, and
> which version of Docker?
>
> Thank you!
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#17 (comment)>, or mute
> the thread
> <https://github.com/notifications/unsubscribe-auth/ACiTRzp0-jTQWi-JLIDS-yYN9DK10Pqeks5sUs89gaJpZM4On1yZ>
> .
>
|
I added a note in the README. Thank you for reporting this! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I had issues setting up the bridge, before I realized that bridge-netfilter filtering must be turned off.
Symptoms
Solution
Disable bridge netfiltering on the host.
Could you add this as a hint to the README?
The text was updated successfully, but these errors were encountered: