質問編集履歴
4
タイトル変更
test
CHANGED
@@ -1 +1 @@
|
|
1
|
-
XSERVERへのSSH接続ができなくなった。
|
1
|
+
XSERVERへのSSH接続ができなくなった。(Windows10)
|
test
CHANGED
File without changes
|
3
デバッグ内容変更
test
CHANGED
File without changes
|
test
CHANGED
@@ -54,7 +54,7 @@
|
|
54
54
|
|
55
55
|
doda様
|
56
56
|
|
57
|
-
ssh -v -l
|
57
|
+
ssh -v -l serverID -i ~/.ssh/id_rsa serverID.xsrv.jp -p 10022 にてデバグをしました。
|
58
58
|
|
59
59
|
結果は以下の通りでした。
|
60
60
|
|
@@ -62,7 +62,7 @@
|
|
62
62
|
|
63
63
|
|
64
64
|
|
65
|
-
debug1: Connecting to
|
65
|
+
debug1: Connecting to serverID.xsrv.jp [183.181.88.**] port 10022.
|
66
66
|
|
67
67
|
debug1: Connection established.
|
68
68
|
|
@@ -78,7 +78,7 @@
|
|
78
78
|
|
79
79
|
debug1: match: OpenSSH_7.4 pat OpenSSH* compat 0x04000000
|
80
80
|
|
81
|
-
debug1: Authenticating to
|
81
|
+
debug1: Authenticating to serverID.xsrv.jp:10022 as 'glowforward'
|
82
82
|
|
83
83
|
debug1: SSH2_MSG_KEXINIT sent
|
84
84
|
|
@@ -96,7 +96,7 @@
|
|
96
96
|
|
97
97
|
debug1: Server host key: ecdsa-sha2-nistp256 SHA256:V0GmZVuUlP6tQw5MYbGelfcq+IQwq/6+HnH1OPAcaLo
|
98
98
|
|
99
|
-
debug1: Host '[
|
99
|
+
debug1: Host '[serverID.xsrv.jp]:10022' is known and matches the ECDSA host key.
|
100
100
|
|
101
101
|
debug1: Found key in C:\Users\user/.ssh/known_hosts:1
|
102
102
|
|
@@ -128,9 +128,11 @@
|
|
128
128
|
|
129
129
|
debug1: No more authentication methods to try.
|
130
130
|
|
131
|
-
|
131
|
+
serverID@sample.xsrv.jp: Permission denied (publickey,gssapi-keyex,gssapi-with-mic).
|
132
132
|
|
133
133
|
|
134
|
+
|
135
|
+
*個人のサーバーIDをserverIDに変更して記載しております。
|
134
136
|
|
135
137
|
|
136
138
|
|
2
デバッグ結果追記しました。
test
CHANGED
File without changes
|
test
CHANGED
@@ -52,4 +52,86 @@
|
|
52
52
|
|
53
53
|
|
54
54
|
|
55
|
+
doda様
|
56
|
+
|
57
|
+
ssh -v -l userID -i ~/.ssh/id_rsa sample.xsrv.jp -p 10022 にてデバグをしました。
|
58
|
+
|
59
|
+
結果は以下の通りでした。
|
60
|
+
|
61
|
+
|
62
|
+
|
63
|
+
|
64
|
+
|
65
|
+
debug1: Connecting to userID.xsrv.jp [183.181.88.**] port 10022.
|
66
|
+
|
67
|
+
debug1: Connection established.
|
68
|
+
|
69
|
+
debug1: identity file C:\Users\user/.ssh/id_rsa type 0
|
70
|
+
|
71
|
+
debug1: key_load_public: No such file or directory
|
72
|
+
|
73
|
+
debug1: identity file C:\Users\user/.ssh/id_rsa-cert type -1
|
74
|
+
|
75
|
+
debug1: Local version string SSH-2.0-OpenSSH_for_Windows_7.7
|
76
|
+
|
77
|
+
debug1: Remote protocol version 2.0, remote software version OpenSSH_7.4
|
78
|
+
|
79
|
+
debug1: match: OpenSSH_7.4 pat OpenSSH* compat 0x04000000
|
80
|
+
|
81
|
+
debug1: Authenticating to userID.xsrv.jp:10022 as 'glowforward'
|
82
|
+
|
83
|
+
debug1: SSH2_MSG_KEXINIT sent
|
84
|
+
|
85
|
+
debug1: SSH2_MSG_KEXINIT received
|
86
|
+
|
87
|
+
debug1: kex: algorithm: curve25519-sha256
|
88
|
+
|
89
|
+
debug1: kex: host key algorithm: ecdsa-sha2-nistp256
|
90
|
+
|
91
|
+
debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
|
92
|
+
|
93
|
+
debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
|
94
|
+
|
95
|
+
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
|
96
|
+
|
97
|
+
debug1: Server host key: ecdsa-sha2-nistp256 SHA256:V0GmZVuUlP6tQw5MYbGelfcq+IQwq/6+HnH1OPAcaLo
|
98
|
+
|
99
|
+
debug1: Host '[userID.xsrv.jp]:10022' is known and matches the ECDSA host key.
|
100
|
+
|
101
|
+
debug1: Found key in C:\Users\user/.ssh/known_hosts:1
|
102
|
+
|
103
|
+
debug1: rekey after 134217728 blocks
|
104
|
+
|
105
|
+
debug1: SSH2_MSG_NEWKEYS sent
|
106
|
+
|
107
|
+
debug1: expecting SSH2_MSG_NEWKEYS
|
108
|
+
|
109
|
+
debug1: SSH2_MSG_NEWKEYS received
|
110
|
+
|
111
|
+
debug1: rekey after 134217728 blocks
|
112
|
+
|
113
|
+
debug1: pubkey_prepare: ssh_get_authentication_socket: No such file or directory
|
114
|
+
|
115
|
+
debug1: SSH2_MSG_EXT_INFO received
|
116
|
+
|
117
|
+
debug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-512>
|
118
|
+
|
119
|
+
debug1: SSH2_MSG_SERVICE_ACCEPT received
|
120
|
+
|
121
|
+
debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic
|
122
|
+
|
123
|
+
debug1: Next authentication method: publickey
|
124
|
+
|
125
|
+
debug1: Offering public key: RSA SHA256:FOvG8QMCC1TlbABQrKTQ8f3tCFANbkzK7fqVYiProes C:\Users\user/.ssh/id_rsa
|
126
|
+
|
127
|
+
debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic
|
128
|
+
|
129
|
+
debug1: No more authentication methods to try.
|
130
|
+
|
131
|
+
userID@sample.xsrv.jp: Permission denied (publickey,gssapi-keyex,gssapi-with-mic).
|
132
|
+
|
133
|
+
|
134
|
+
|
135
|
+
|
136
|
+
|
55
137
|
### 補足情報(FW/ツールのバージョンなど)
|
1
XSERVERの表記に変更
test
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
XSERVERへのSSH接続ができなくなった。
|
test
CHANGED
@@ -1,10 +1,10 @@
|
|
1
|
-
###X
|
1
|
+
###XSERVERに接続できていたが、「Permission denied (publickey,gssapi-keyex,gssapi-with-mic).のエラー」がでるようになり、接続できなくなった。
|
2
2
|
|
3
3
|
|
4
4
|
|
5
5
|
ここに質問の内容を詳しく書いてください。
|
6
6
|
|
7
|
-
**
|
7
|
+
**XSERVERにGitを導入し、pushで更新できるようセットアップにトライしていたところ、サーバーにSSH接続できなくなりました。**
|
8
8
|
|
9
9
|
<環境>
|
10
10
|
|