Hi All,
I had try to setup a environment of neutron provider network. I follow some
instructions as belows.
http://trickycloud.wordpress.com/2013/11/12/setting-up-a-flat-network-with-neutron
http://developer.rackspace.com/blog/neutron-networking-simple-flat-network.html
There are three nodes in
Hi Erich,
I think this following articles may helpful for you.
http://developer.rackspace.com/blog/categories/networking/
2014-04-02 5:59 GMT+08:00 Erich Weiler :
> Hey Y'all,
>
> I'm setting up a dedicated neutron network node and I'm having a bit of
> trouble understanding the way the netwo
Hi Kim,
You should check the firewall rule of the vm at first. Then, If the qrouter
and vm are not in the same host, you should check the connection of tunnel
between the two host by using ovs-vsctl show.
Using tcpdump to inspect the packets in br-ext, br-int is also useful.
2014-06-13 14:51 GM