質問編集履歴
2
ポート番号を伏字に修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -7,7 +7,7 @@
|
|
7
7
|
debug3: Failed to open file:C:/ProgramData/ssh/ssh_config error:2
|
8
8
|
debug2: resolve_canonicalize: hostname xxx.xx.xx.xxx is address
|
9
9
|
debug2: ssh_connect_direct
|
10
|
-
debug1: Connecting to xxx.xx.xx.xxx [xxx.xx.xx.xxx] port
|
10
|
+
debug1: Connecting to xxx.xx.xx.xxx [xxx.xx.xx.xxx] port xx.
|
11
11
|
debug1: Connection established.
|
12
12
|
debug3: Failed to open file:C:/Users/fufl/.ssh/id_rsa.pub error:2
|
13
13
|
debug1: identity file C:\Users\fufl/.ssh/id_rsa type -1
|
1
IPを伏字に修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -90,11 +90,11 @@
|
|
90
90
|
debug1: Server host key: ecdsa-sha2-nistp256 SHA256:XX...
|
91
91
|
debug3: hostkeys_foreach: reading file "C:\Users\fufl/.ssh/known_hosts"
|
92
92
|
debug3: record_hostkey: found key type ECDSA in file C:\Users\fufl/.ssh/known_hosts:2
|
93
|
-
debug3: load_hostkeys: loaded 1 keys from
|
93
|
+
debug3: load_hostkeys: loaded 1 keys from xxx.xx.xx.xxx
|
94
94
|
debug3: Failed to open file:C:/Users/fufl/.ssh/known_hosts2 error:2
|
95
95
|
debug3: Failed to open file:C:/ProgramData/ssh/ssh_known_hosts error:2
|
96
96
|
debug3: Failed to open file:C:/ProgramData/ssh/ssh_known_hosts2 error:2
|
97
|
-
debug1: Host '
|
97
|
+
debug1: Host 'xxx.xx.xx.xxx' is known and matches the ECDSA host key.
|
98
98
|
debug1: Found key in C:\Users\fufl/.ssh/known_hosts:2
|
99
99
|
debug3: send packet: type 21
|
100
100
|
debug2: set_newkeys: mode 1
|