Amazon EC2 SSH Failed to connect "Bad File Number"
- by Mark McCook
This is the command I am told to use by clicking connect in the control panel
"ssh -i private_key.pem root@instancePublicDNS"
Well that one failed so I wanted to know what happen so I ran
"ssh -vvv private_key.pem root@instancePublicDNS"
OpenSSH_4.6p1, OpenSSL 0.9.8e 23 Feb 2007
debug2: ssh_connect: needpriv 0
debug1: Connecting to…