ssh: connect to host 18.217.164.53 port 22: Operation timed out

I have read every related questions but could not find solution yet. I am still new to AWS but managed to set up an instance and deploy my website. My uwf status was inactive so I hit sudo ufw enable but I forgot to hit sudo ufw allow ssh and now I can not use ssh when I press ssh -i /Users/xyz/files/webshop.pem in my mac terminal. Is there any rapid way to manage the issue without creating a new instance on AWS?

Any help would be greatly appreciated (I have to demo my applcation on Thursady).

4

1 Answer

See which addresses exactly this use case, where SSH access is no longer available.

0

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like