質問するログイン新規登録

質問編集履歴

11

内容を修正

2019/10/28 04:54

投稿

tama_yn0815
tama_yn0815

スコア143

title CHANGED
File without changes
body CHANGED
@@ -21,7 +21,7 @@
21
21
  #ClientAliveCountMax 3
22
22
  #↓
23
23
  ClientAliveInterval 30
24
- ClientAliveCountMax 15
24
+ ClientAliveCountMax 120
25
25
 
26
26
  [root@host ~]# view /etc/ssh/ssh_config
27
27
  ServerAliveInterval 30

10

内容を修正

2019/10/28 04:54

投稿

tama_yn0815
tama_yn0815

スコア143

title CHANGED
File without changes
body CHANGED
@@ -19,6 +19,9 @@
19
19
  [root@host ~]# view /etc/ssh/sshd_config
20
20
  #ClientAliveInterval 0
21
21
  #ClientAliveCountMax 3
22
+ #↓
23
+ ClientAliveInterval 30
24
+ ClientAliveCountMax 15
22
25
 
23
26
  [root@host ~]# view /etc/ssh/ssh_config
24
27
  ServerAliveInterval 30

9

内容を修正

2019/10/28 04:53

投稿

tama_yn0815
tama_yn0815

スコア143

title CHANGED
File without changes
body CHANGED
@@ -40,4 +40,4 @@
40
40
  現在接続しているのは私のみ(クライアント1つだけ...の筈が)
41
41
  ![whoコマンドの結果](3bdbf2ae9575f032f026d16cdb870fd1.png)
42
42
  RLoginのプロトコル箇所の設定
43
- ![RLoginの設定](e7e4b0a82b21734835c364839cce05aa.png)](10dc5ba00c0ff5603b0bf50fbd146983.png)
43
+ ![RLoginの設定](e7e4b0a82b21734835c364839cce05aa.png)

8

内容を修正

2019/10/28 04:48

投稿

tama_yn0815
tama_yn0815

スコア143

title CHANGED
File without changes
body CHANGED
@@ -38,4 +38,6 @@
38
38
  ![鍵情報追加時のダイアログ](3393dd7bd7c1223cdc419780f1ffc2cf.png)
39
39
  ![接続の切れたSSHDのプロセス](23e26b3009d17d3f30c3a667ce8a8931.png)
40
40
  現在接続しているのは私のみ(クライアント1つだけ...の筈が)
41
- ![whoコマンドの結果](3bdbf2ae9575f032f026d16cdb870fd1.png)
41
+ ![whoコマンドの結果](3bdbf2ae9575f032f026d16cdb870fd1.png)
42
+ RLoginのプロトコル箇所の設定
43
+ ![RLoginの設定](e7e4b0a82b21734835c364839cce05aa.png)](10dc5ba00c0ff5603b0bf50fbd146983.png)

7

タグの修正

2019/10/28 04:47

投稿

tama_yn0815
tama_yn0815

スコア143

title CHANGED
File without changes
body CHANGED
File without changes

6

修正

2019/10/16 10:55

投稿

tama_yn0815
tama_yn0815

スコア143

title CHANGED
File without changes
body CHANGED
@@ -19,6 +19,10 @@
19
19
  [root@host ~]# view /etc/ssh/sshd_config
20
20
  #ClientAliveInterval 0
21
21
  #ClientAliveCountMax 3
22
+
23
+ [root@host ~]# view /etc/ssh/ssh_config
24
+ ServerAliveInterval 30
25
+ ServerAliveCountMax 60
22
26
  ```
23
27
  こちらの設定の通り、クライアントのClientAliveIntervalはコメントアウトなので、
24
28
  無操作時間での接続断はしない認識です。

5

内容を修正

2019/10/16 09:52

投稿

tama_yn0815
tama_yn0815

スコア143

title CHANGED
File without changes
body CHANGED
@@ -33,4 +33,5 @@
33
33
  ![公開鍵認証時のダイアログ](6c8a053482f81005c7871a48d1a8e4f2.png)
34
34
  ![鍵情報追加時のダイアログ](3393dd7bd7c1223cdc419780f1ffc2cf.png)
35
35
  ![接続の切れたSSHDのプロセス](23e26b3009d17d3f30c3a667ce8a8931.png)
36
+ 現在接続しているのは私のみ(クライアント1つだけ...の筈が)
36
37
  ![whoコマンドの結果](3bdbf2ae9575f032f026d16cdb870fd1.png)

4

内容を詳細化

2019/10/16 09:38

投稿

tama_yn0815
tama_yn0815

スコア143

title CHANGED
File without changes
body CHANGED
@@ -32,4 +32,5 @@
32
32
  ### 公開鍵のダイアログ
33
33
  ![公開鍵認証時のダイアログ](6c8a053482f81005c7871a48d1a8e4f2.png)
34
34
  ![鍵情報追加時のダイアログ](3393dd7bd7c1223cdc419780f1ffc2cf.png)
35
- ![接続の切れたSSHDのプロセス](23e26b3009d17d3f30c3a667ce8a8931.png)
35
+ ![接続の切れたSSHDのプロセス](23e26b3009d17d3f30c3a667ce8a8931.png)
36
+ ![whoコマンドの結果](3bdbf2ae9575f032f026d16cdb870fd1.png)

3

修正

2019/10/16 09:36

投稿

tama_yn0815
tama_yn0815

スコア143

title CHANGED
File without changes
body CHANGED
@@ -1,5 +1,9 @@
1
1
  ### 前提・実現したいこと
2
2
 
3
+ SSH接続切れる場合の対処方法を教えて欲しい
4
+
5
+ ### 起きていること
6
+
3
7
  SSH接続中に接続が切れる
4
8
  **サイクル時間は不定...5分で切れるときもあれば、30分で切れること有り**
5
9
  **...最低でも35分に1回は操作に如何に関わらず、切れます。**
@@ -27,4 +31,5 @@
27
31
 
28
32
  ### 公開鍵のダイアログ
29
33
  ![公開鍵認証時のダイアログ](6c8a053482f81005c7871a48d1a8e4f2.png)
30
- ![鍵情報追加時のダイアログ](3393dd7bd7c1223cdc419780f1ffc2cf.png)
34
+ ![鍵情報追加時のダイアログ](3393dd7bd7c1223cdc419780f1ffc2cf.png)
35
+ ![接続の切れたSSHDのプロセス](23e26b3009d17d3f30c3a667ce8a8931.png)

2

タグの追加

2019/10/16 08:51

投稿

tama_yn0815
tama_yn0815

スコア143

title CHANGED
File without changes
body CHANGED
File without changes

1

修正

2019/10/16 08:46

投稿

tama_yn0815
tama_yn0815

スコア143

title CHANGED
File without changes
body CHANGED
@@ -1,6 +1,8 @@
1
1
  ### 前提・実現したいこと
2
2
 
3
3
  SSH接続中に接続が切れる
4
+ **サイクル時間は不定...5分で切れるときもあれば、30分で切れること有り**
5
+ **...最低でも35分に1回は操作に如何に関わらず、切れます。**
4
6
  同時にホスト鍵認証が、既知リストに追加してある筈が、
5
7
  認証情報が消えている
6
8