I'm new to openstack tech. need suggestions to implement. Apology if I have used an non tech. language as networks are not my core domain.
Problem:
I'm not able to access my vm's out of virtual microstack network on my physical network even after adding floating IPs; On ping I get packet filtered.
Trying to attach my VLAN created on cisco switch so all vms can take address or IPs from that vlan.
How can i configure vlan created on switch so I can connect VMs on public network; Is it possible via Horizon portal using network type VLAN, GRE if so kindly guide me to add correct configurations
Any other suggestion or way so I can access my VMs on public network too.
What I have achieved up till now :
- deployment of openstack via microstack
- Adding compute nodes
- accessing internet on VMs
- Inter VM communication on same network
- connection out side virtual network using flat network types by creating bridge on same node
Thanks in advance !