Cannot ping instance after creating vm (using quantum networking)
Hi there,
I attempted to follow the steps outlined here to configure an initial network for a tenant/vm:
http://
The primary difference I made from the steps is that I setup the external network to be shared.
1) quantum net-create --tenant-id db6ffb835f294f8
id = 5ca4b65d-
2) quantum subnet-create --tenant-id db6ffb835f294f8
id = e848983f-
3) quantum net-create ext_net --shared --router:
id = 766c713e-
4) quantum subnet-create ext_net --allocation-pool start=1.
id = 03221555-
5) quantum router-create --tenant_id db6ffb835f294f8
id = 9aa3fb8a-
6) quantum router-
7) quantum router-gateway-set 9aa3fb8a-
8) Launched a VM (NOTE: For some reason I didn't need to allocated an ip). Here is the VM information:
$ nova list
+------
| ID | Name | Status | Networks |
+------
| 5fdc74be-
+------
I had a couple of questions
1) According to the quantum documention page, I should have been required to allocate a floating ip first. However, it seems to automatically be allocated when the vm booted. I haven't defined auto_assign_
2) I can't ssh or ping this instance. On the nova controller and the quantum network node, I get destination unreachable; on the compute node, I get "ping: sendmsg: Operation not permitted". What step(s) am I potentially missing when configuring this vm's network?
Using cloud archive, OpenStack Folsom.
Thank you in advance!
Ed
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- neutron Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- digitalwonk
- Solved:
- Last query:
- Last reply: