[Openstack-operators] Inject public IP address in the VM

Nux! nux at li.nux.ro
Thu Feb 7 08:43:51 UTC 2013


On 08.01.2013 02:02, Akihiro MOTOKI wrote:
> Hi,
> 
> Quantum supports your scenario without NAT.
> It can be done by creating 'shared network' which has public IP range.
> http://docs.openstack.org/trunk/openstack-network/admin/content/use_cases_single_flat.html
> 
> The following command by the admin user will create such network.
> # quantum net-create --shared public_net
> # quantum subnet-create --allocation-pools
> start=10.2.0.100,end=10.2.0.199 public_net 10.2.0.0/24

Thanks. Can you have multiple "allocation pools" for a public_net? 
Also, would the security groups allow a VM to use a statically routed 
address (one not in the allocated subnet)? I think this is not possible 
with nova-network.

-- 
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro



More information about the OpenStack-operators mailing list