ssh timeout issue connecting to an EC2 instance on OS X
- by mamusr
I am new to AWS and not a networking expert but curious to know more about it.
I created a VPC with a public subnet only. Then i created an EC2 instance using an Ubuntu 14.04 64-bit pv AMI image (ami-e84d8480) as well generating the key pair needed to connect to it through ssh.
I followed amazon's instructions to connect to an EC2 instance via…