Mailing List Archive

nova networking
Hi All,

With vlan networking mode how do you associate a public IP address with your instance? In eucalyptus you define both the public IP range and the private IP subnet, I haven't been able to find this in the docs for nova.

Regards

John O'Loughlin
FEPS IT, Service Delivery Team Leader
nova networking [ In reply to ]
I've used nova-manage to add public IPs and

euca-associate-address -i i-00000014 131.227.76.80

and euca-describe-instances

RESERVATION r-dhu9bgpn project1 default
INSTANCE i-00000014 ami-l54ryhvw 131.227.76.80 10.0.0.7 running None (project1, kvm-dev01) 0 m1.small 2011-02-06 19:21:56.863522 nova

ssh and ping is allowed, but I get no route to host when trying to access the public address. Any help or pointers appreciated.

Regards

John O'Loughlin
FEPS IT, Service Delivery Team Leader
________________________________________
From: openstack-operators-bounces@lists.openstack.org [openstack-operators-bounces@lists.openstack.org] On Behalf Of J.O'Loughlin@surrey.ac.uk [J.O'Loughlin@surrey.ac.uk]
Sent: 01 February 2011 22:01
To: openstack-operators at lists.openstack.org
Subject: [Openstack-operators] nova networking

Hi All,

With vlan networking mode how do you associate a public IP address with your instance? In eucalyptus you define both the public IP range and the private IP subnet, I haven't been able to find this in the docs for nova.

Regards

John O'Loughlin
FEPS IT, Service Delivery Team Leader
_______________________________________________
Openstack-operators mailing list
Openstack-operators at lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators