Hi Arslan,

Which application does "Ryu router application" mean?
You mean "qos_rest_router.py"? or "rest_router.py"?

Then, your problem is that ping is failed when using "qos_rest_router.py" +
Mininet's NAT option, right?
I'm sorry, I don't know about Mininet's NAT...
For "qos_rest_router.py", please note it is a costumed version of
"rest_router.py" and it should be used with "rest_qos.py".
If you need to configure a "normal" router with Ryu, please use "rest_router.py"
instead of the QoS version.
Usage of "rest_router.py":
https://osrg.github.io/ryu-book/en/html/rest_router.html

Thanks,
Iwase


On 2018年01月20日 03:17, Arslan wrote:
Dear All,

I am new to Ryu controller. I want to access the Mininet VM machine to save the data inside a database. I am creating mininet topology where I am using the "net.addNAT().configDefault()". It is working fine the simple_switch application and the mininet hosts (created by mininet) are able to ping to Mininet VM. However, when I use Ryu router application for the same mininet topology, the hosts are not able to ping mininet VM. I will be very grateful if you may guide me.

PS: I am following the Ryu Example of the operation of QoS by using DiffServ
<https://osrg.github.io/ryu-book/en/html/rest_qos.html#example-of-the-operation-of-qos-by-using-diffserv>

The topology is just the same I just want it connect to mininet VM. Thanks

Regards

Arslan



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot



_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to