[Openstack] How to ping/ssh instance outside openstack server?

jeffty wantwatering at gmail.com
Mon Feb 18 05:25:19 UTC 2013


Hello,

I installed openstack in my PC. The IP of my router is 192.168.1.1 and
the PC's nic IP is static - 192.168.1.2.

Then I created images and instances, assigned private IP as manual
states in website. e.g. 192.168.4.40.

I can ping/ssh instance in PC 192.168.1.10. But fail to do that in my
laptop(IP: 192.168.1.3).

How to access instance then? Do I need to configure sth for that?

And I found that if I run

sudo kvm -m xxx file=linux.img ... -vnc :0

The instance can access Internet. But if it's running automatically by
Nova, I cannot connect to Internet when SSH/VNC onto it.

Thanks a lot.




More information about the Openstack mailing list