質問編集履歴

2

情報の修正

2018/02/03 03:02

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
  とアクセスした時に、
8
8
 
9
- ssh: connect to host ec2-13-59-255-14.us-east-2.compute.amazonaws.com port 22: Operation timed out
9
+ ssh: connect to host ec2-11-11-111-11.us-east-2.compute.amazonaws.com port 22: Operation timed out
10
10
 
11
11
  とエラーが出ました。パブリック DNSに問題はないのですが、どういう要因でこのようなエラーが引き起こされるのでしょうか?
12
12
 

1

情報の追加

2018/02/03 03:02

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -9,3 +9,9 @@
9
9
  ssh: connect to host ec2-13-59-255-14.us-east-2.compute.amazonaws.com port 22: Operation timed out
10
10
 
11
11
  とエラーが出ました。パブリック DNSに問題はないのですが、どういう要因でこのようなエラーが引き起こされるのでしょうか?
12
+
13
+
14
+
15
+ chmod 400 ubuntu16.pem
16
+
17
+ と権限は付与しました。