Re: [Ryu-devel] How to create successful PacketOut message for a TCP traffic

2017-08-28 Thread Sunil
Thank you Fujimoto for your response!, controller is indeed connecting to the OVS. Both the data traffic and the control traffic are on the same in-port interface . Yes you are right about that. Please see the response from the controller: egistered VCS backend: hg Config variable 'Py_DEBUG' is u

Re: [Ryu-devel] How to create successful PacketOut message for a TCP traffic

2017-08-28 Thread Fujimoto Satoshi
Hi, Sunil I guess that the controller could not connect to the OVS. Please confirm it by running controller with "--verbose" option. If connected, you will see "move onto config mode" message in stdout. $ryu-manager ryu/app/simple_switch_13.py --verbose Registered VCS backend: git R

[Ryu-devel] Error messages when doing Ryu tutorial

2017-08-28 Thread Laura Heath
Hello all! I have been trying to work through the tutorial shown in the Ryu github site, using a new Ubuntu 16.04.3 VM and trying to follow the installation instructions given (including the optional-requires). There have been a lot of problems with getting pip to install Ryu correctly and to