Skip to content
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

docker-ovs issue after installation of NSH patch #8

Open
miladghaznavi opened this issue Sep 14, 2017 · 2 comments
Open

docker-ovs issue after installation of NSH patch #8

miladghaznavi opened this issue Sep 14, 2017 · 2 comments

Comments

@miladghaznavi
Copy link

miladghaznavi commented Sep 14, 2017

I would like to chain two docker containers (Docker service function chaining) on a VM running ubuntu 16.04. I would like to chain these containers using an OVS bridge. I follow this instruction. In the first scenario below, I cannot chain the containers, while in the second scenario I can:

First, I install the NSH patch using "start-ovs-deb.sh". However, when I create a port using ovs-docker, the first container cannot ping the other container, and vice versa. They also cannot ping the ovs-bridge created in Ubuntu VM.

Using the original OVS, two containers can ping each other.
I would appreciate if you could provide some insight how to fix this issue.

@GuidoMart88
Copy link

hello Milad I am currently going through the same issue were you able to fix it? also any way to contact you I have a project to discuss

@igordcard
Copy link

Hi all, you should be using latest upstream OVS 2.8 to test the NSH support in OVS (in Ubuntu).

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

No branches or pull requests

3 participants