yyang13 / ovs_nsh_patches

21 stars 16 forks source link

docker-ovs issue after installation of NSH patch #8

Open miladghaznavi opened 7 years ago

miladghaznavi commented 7 years ago

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 commented 6 years ago

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 commented 6 years ago

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