I try connecting to my "RUNNING" ubuntu AWS instance on AWS on port 22 (ssh) but it failed with the below error.
telnet 13.232.139.204 22
Connecting To 13.232.139.204...Could not open connection to the host, on port 22: Connect failed
Below is my AWS instance details:
Below is the Security group "launch-wizard-1" details:
Port 22 seems to have been allowed.
There is no explicitly firewall that we installed is what I remember nor could I verify now that I m unable to login.
Here are the VPC details.
Finally, here is the overall VPC overview:
As you see it is using VPC "rtb-de62d4b5" route details of which is below:
Here is the ACL details for the instance:
I have restarted the instance multiple times but did not help. Please kindly suggest.
Note: Session Manager is not setup for this AWS instance.
I used the below steps to recover and fix the instance.
It took about 2 hours for the process to complete.
I'm now able to connect alright.