Hi,<br><div class="gmail_quote"><br>I am having a strange problem with the user space ovs-next. I have a very simple setup.  I am using a PC with three interface cards eth0, eth1 and eth2 with Open vSwitch 1.1.0 of next branch  (The GIT commit was made on Mon, 9 May 2011 16:34:13  and commit: f2c99cd07a07c8ba04f58d49988ede2804dd7617).<div class="im">
<br>
eth0 is connected with controller.<br>eth1 is connected with host1<br>eth2 is connected with host2<br><br></div>After running the following command on switch: <br><div class="im">$ sudo ovs-openflowd netdev@br0 tcp:<a href="http://10.3.70.19:6633/" target="_blank">10.3.70.19:6633</a> --ports=eth1,eth2<br>

<br></div>switch is successfully establishing the connection with controller (ip: 10.3.70.19) at eth0. However, pinging host1 from host2 results in: Destination Host Unreacheable.<br><br>The same setup and set of commands <i>work (pinging successful)</i> for Open vSwitch version 1.1.0 of master branch (GIT commit was made on Tue, 10 May 2011 16:17:37 commit:    bf8f2167fd3107f5513d487a69a6568cf51afd68).<br>

<br>I believe this is a bug in next branch.<br><br>Regards,<br>Mohsin Sardar<br><br>
</div>