Create a Network Toplogy via Dashboard
Hi,
I want to create a virtual network with this topology in OpenStack.
This is how I have implemented this toplogy in OpenStack.
However, I cannot ping the VMs on a different network e.g. ping between VM1 and VM3 is not successful.
Where am I going wrong?
Thanks.
Moreover, I want to know what is the equivalent of a Switch in OpenStack? i.e. while mapping the above Packet Tracer Topolgy in OpenStack , what should I be using at the place of switches?
ovs is open switch
Coming back to the original question, what could be the reason for VMs on different subnets not pinging eachother successfully?
Security groups not properly open, perhaps?
@larsks: Could you please have a look it at and help me out?