<div dir="ltr"><br><div>Hello,</div><div><br></div><div>I run pox controller in the home route of ubuntu 14.0 and I want to connect an OVS simulated in the CORE emulator to this controller .</div><div>I checked different ip addresses of pox controller as follows,</div><div><br></div><div>ovs-vsctl set-controller mybridge tcp:<a href="http://127.0.0.1:6633">127.0.0.1:6633</a></div><div><div>ovs-vsctl set-controller mybridge tcp:<a href="http://127.0.0.1:6653">127.0.0.1:6653</a></div></div><div><div>ovs-vsctl set-controller mybridge tcp:<a href="http://127.0.0.1:6633">127.0.0.1:6633</a></div></div><div><div>ovs-vsctl set-controller mybridge tcp:<a href="http://0.0.0.0:6633">0.0.0.0:6633</a></div></div><div><div>ovs-vsctl set-controller mybridge tcp::6633</div></div><div><br></div><div>However, OVS cannot connect to the controller. </div><div><br></div><div>Also, using &quot;ifconfig -a&quot;, I have two different addresses for eth0 and eth1 of the ubuntu. Should you I use this ip addresses for the connection to the controller? (these ip addresses are not in the same network of defined ip address of OVS.)</div><div><br></div><div>Thank you</div><div><br></div><div><br></div></div>