質問編集履歴
2
ポート番号を伏字に修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -16,7 +16,7 @@
|
|
16
16
|
|
17
17
|
debug2: ssh_connect_direct
|
18
18
|
|
19
|
-
debug1: Connecting to xxx.xx.xx.xxx [xxx.xx.xx.xxx] port
|
19
|
+
debug1: Connecting to xxx.xx.xx.xxx [xxx.xx.xx.xxx] port xx.
|
20
20
|
|
21
21
|
debug1: Connection established.
|
22
22
|
|
1
IPを伏字に修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -182,7 +182,7 @@
|
|
182
182
|
|
183
183
|
debug3: record_hostkey: found key type ECDSA in file C:\Users\fufl/.ssh/known_hosts:2
|
184
184
|
|
185
|
-
debug3: load_hostkeys: loaded 1 keys from
|
185
|
+
debug3: load_hostkeys: loaded 1 keys from xxx.xx.xx.xxx
|
186
186
|
|
187
187
|
debug3: Failed to open file:C:/Users/fufl/.ssh/known_hosts2 error:2
|
188
188
|
|
@@ -190,7 +190,7 @@
|
|
190
190
|
|
191
191
|
debug3: Failed to open file:C:/ProgramData/ssh/ssh_known_hosts2 error:2
|
192
192
|
|
193
|
-
debug1: Host '
|
193
|
+
debug1: Host 'xxx.xx.xx.xxx' is known and matches the ECDSA host key.
|
194
194
|
|
195
195
|
debug1: Found key in C:\Users\fufl/.ssh/known_hosts:2
|
196
196
|
|