Ping between VMs
Hi,
I have following topology (created from OpenStack Dashboard):
VMA---LAN-A---VRouter1---LAN-B----VRouter2---LAN-C---VMC
VMA-192.168.3.4 VMC-192.168.1.4 LAN-A Subnet - 192.168.3.0/24 LAN-B Subnet - 192.168.2.0/24 LAN-C Subnet - 192.168.1.0/24
I am trying to ping VMA from VMC. I am able to ping VRouter2 interface (192.168.1.1) from VMC . But VMA is not reachable from VMC. Please let me know how to make this work. Do I need to do some additional configuration(like static route etc.) ? I am using Mitaka.
I am able to Ping VMs if they are connected through single router, but not able to ping if there are multiple router connected in series as in above topology.
Thanks and Regards, Ravi
Can you provide the tenant network type where these two vms are running.Similar option under image
Hi Mohit,
I am using Mitaka, and I cant see "Provider Network Type" option under "Create Network". Is there any CLI available to check this ?
edit : I was looking for network type in Projest->Network>Networks>Create Network. As I created network using this.