First time here? Check out the FAQ!
![]() | 1 | initial version |
Could you make sure you associated both of the network to your router (one for the internal, the other for the external defined as gateway)?
For example: http://docs.openstack.org/icehouse/install-guide/install/apt/content/neutron_initial-tenant-network.html neutron router-interface-add demo-router demo-subnet (10.0.0.0/24 for you) neutron router-gateway-set demo-router ext-net (172.24.4.224/28 for you - I would say it is done for you already)
If yes, from Horizon (or CLI if you are more comfortable - http://docs.openstack.org/admin-guide-cloud/content/l3_workflow.html), you need to associate a floating IP (which will be allocated from your public pool) to your VM interface (using an IP into 10.0.0.0/24)
If you think everything is already setup on your environment, could you provide: neutron floatingip-list
![]() | 2 | No.2 Revision |
Could you make sure you associated both of the network to your router (one for the internal, the other for the external defined as gateway)?
For example:
http://docs.openstack.org/icehouse/install-guide/install/apt/content/neutron_initial-tenant-network.html
example:
http://docs.openstack.org/icehouse/install-guide/install/apt/content/neutron_initial-tenant-network.html
neutron router-interface-add demo-router demo-subnet (10.0.0.0/24 for you)
you)
neutron router-gateway-set demo-router ext-net (172.24.4.224/28 for you - I would say it is done for you already)
If yes, from Horizon (or CLI if you are more comfortable - http://docs.openstack.org/admin-guide-cloud/content/l3_workflow.html), you need to associate a floating IP (which will be allocated from your public pool) to your VM interface (using an IP into 10.0.0.0/24)
If you think everything is already setup on your environment, could you provide: neutron floatingip-list
![]() | 3 | No.3 Revision |
Could you make sure you associated both of the network to your router (one for the internal, the other for the external defined as gateway)?
For example:
http://docs.openstack.org/icehouse/install-guide/install/apt/content/neutron_initial-tenant-network.html
If yes, from Horizon (or CLI if you are more comfortable - http://docs.openstack.org/admin-guide-cloud/content/l3_workflow.html), you need to associate a floating IP (which will be allocated from your public pool) to your VM interface (using an IP into 10.0.0.0/24)
If you think everything is already setup on your environment, could you provide:
provide:
neutron floatingip-list