AWS EC2 생성 후 SSH 22 포트 접근 Connection timed out
MobaXterm 설치 https://mobaxterm.mobatek.net/download.html MobaXterm free Xserver and tabbed SSH client for Windows The ultimate toolbox for remote computing - includes X server, enhanced SSH client and much more! mobaxterm.mobatek.net AWS에 접속하여 EC2 인스턴스를 생성하고 AWS에서 제공해주는 인스턴스 연결 기능을 사용하면 아래와 같은 에러를 받을 수 있습니다. SSH 클라이언트에서 명령어를 작성하여 접속을 하려하면 Connection timed out 을 받을 수 있습니다. $ ssh -i ec2-user@ ssh:..