[Ryu-devel] Ryu plugin for Openstack Icehouse

2014-04-21 Thread arjun jayaprakash
Hi, I would like to do a PoC with Ryu SDN on Openstack Icehouse release. Is there any Ryu plugin support available for Icehouse or can I use Ryu through ML2 plugin. Thanks, Shankar.-- Start Your Social Network Today - Do

Re: [Ryu-devel] Chain ryu_neutron_agent tables rules

2014-04-03 Thread arjun jayaprakash
Thanks Kaneko, I tried flushing both arp & IP tables, but same results. Any idea by when those Openstack fix will be available. Regards, Shankar. On Thursday, 3 April 2014 5:31 PM, Yoshihiro Kaneko wrote: Hi, 2014-04-02 19:56 GMT+09:00 arjun jayaprakash : > Chain ryu_neutron_agen-s8

[Ryu-devel] Chain ryu_neutron_agent tables rules

2014-04-02 Thread arjun jayaprakash
Chain ryu_neutron_agen-s85e1f2a9-c (1 references) target prot opt source   destination RETURN all  --  10.0.0.3 anywhere MAC FA:16:3E:73:59:71 DROP   all  --  anywhere anywhere and not able to send packet from guest VMs. Environment: Ubun

[Ryu-devel] Ryu+ DevStack Havana (single node setup)

2014-04-01 Thread arjun jayaprakash
Hi, Environment: Ubuntu 13.10 + Ryu+ DevStack Havana (single node setup). Need to use a VM as a proxy to examine packets before forwarding them to original destination. Packet will be rerouted to Proxy VM using Ryu SDN. [VM1] --> [Proxy VM] --> [VM2]. However, anti-spoofing rules prevent me to do

Re: [Ryu-devel] Ryu + Devstack multinode: not able access Guest VMs on Compute Node

2014-03-24 Thread arjun jayaprakash
Jan 10 2014 01:45:48 -- Thanks, Kaneko 2014-03-22 21:29 GMT+09:00 arjun jayaprakash : Any thought on how to ping or get console access for VM running on compute node. Should we program or run any specific Ryu app? > > >Help is much appreciated. > >

Re: [Ryu-devel] Ryu + Devstack multinode: not able access Guest VMs on Compute Node

2014-03-22 Thread arjun jayaprakash
Any thought on how to ping or get console access for VM running on compute node. Should we program or run any specific Ryu app? Help is much appreciated. Thanks, Shankar. On Friday, 21 March 2014 9:01 PM, arjun jayaprakash wrote: I followed below guide to bring Ryu Multinode setup

[Ryu-devel] Ryu + Devstack multinode: not able access Guest VMs on Compute Node

2014-03-21 Thread arjun jayaprakash
I followed below guide to bring Ryu Multinode setup: Link:https://github.com/osrg/ryu/wiki/RYU-... Setup: Devstack Controller node is running Ryu Manger SDN and one Compute Node with Ryu Neutron Agent. Created couple of Cirros VMs on both Controller & Compute node, associated floating IP address