質問編集履歴

1

コマンドを打った結果を追記

2016/11/01 12:51

投稿

misogil
misogil

スコア13

test CHANGED
File without changes
test CHANGED
@@ -17,3 +17,35 @@
17
17
  とでて接続ができなくなりました。
18
18
 
19
19
  どなたか解決策を持っていましたら、回答よろしくお願いします。
20
+
21
+
22
+
23
+ (追記)
24
+
25
+
26
+
27
+ 回答ありがとうございます。コマンドを打ってみました。
28
+
29
+ ```
30
+
31
+ OpenSSH_6.9p1, LibreSSL 2.1.8
32
+
33
+ debug1: Reading configuration data /Users/(pcユーザ名)/.ssh/config
34
+
35
+ debug1: Reading configuration data /etc/ssh/ssh_config
36
+
37
+ debug1: /etc/ssh/ssh_config line 21: Applying options for *
38
+
39
+ debug2: ssh_connect: needpriv 0
40
+
41
+ debug1: Connecting to IPアドレス [IPアドレス] port 22.
42
+
43
+ debug1: connect to address IPアドレス port 22: Operation timed out
44
+
45
+ ssh: connect to host IPアドレス port 22: Operation timed out
46
+
47
+ ```
48
+
49
+
50
+
51
+ という形でエラーがまだ出る感じです。