can't ssh an instance

Bug #1137366 reported by adair

This bug report was converted into a question: question #223171: can't ssh an instance.

6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Undecided
Unassigned

Bug Description

I can ping 10.0.0.2
PING 10.0.0.2 (10.0.0.2) 56(84) bytes of data.
64 bytes from 10.0.0.2: icmp_req=1 ttl=64 time=5.06 ms
64 bytes from 10.0.0.2: icmp_req=2 ttl=64 time=0.567 ms
64 bytes from 10.0.0.2: icmp_req=3 ttl=64 time=0.761 ms

but I can neither login an instance on the dashboard nor ssh an instance,likessh cirros@10.0.0.2,it will show
ssh: connect to host 10.0.0.2 port 22: Connection refused

my nova-secgoup is :nova secgroup-list-rules default,show
| IP Protocol | From Port | To Port | IP Range | Source Group |
+-------------+-----------+---------+-----------+--------------+
| icmp | -1 | -1 | 0.0.0.0/0 | |
| tcp | 22 | 22 | 0.0.0.0/0 | |
| udp | 22 | 22 | 0.0.0.0/0 | |
+-------------+-----------+---------+-----------+--------------+

so what's the problem ??????thank you

Revision history for this message
Russell Bryant (russellb) wrote :

I'm converting this bug into a question. Hopefully someone can help you debug your setup there. Thanks!

Changed in nova:
status: New → Invalid
Jeremy Stanley (fungi)
information type: Private Security → Public
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.