[cs615asa] log in password problem

cdunlop cdunlop at stevens.edu
Thu Feb 2 14:55:23 EST 2012


Did you start the image with the key-pair name you are going to use to 
connect?

I also had a problem with it recognizing my key, I read on a forum that 
that happens sometimes when you copy/paste the created key-pair to a 
file. They said if when creating the key you pipe the output directly to 
a file that will avoid problems with formatting.

           ec2addkey ec2-keypair-name | sed '1d' > ec2-keypair-name

It worked for me, hope that helps.




More information about the cs615asa mailing list