Quantcast
Channel: All Open Tickets - Tera Term on OSDN
Viewing all articles
Browse latest Browse all 2128

EdgeRouterでSSHが切断される - Tera Term Ticket #39375 on OSDN

$
0
0

EdgeRouterでSSHが切断される

Eröffnet am: 2019-07-08 02:15

Letztes Update: 2019-07-25 12:22

Auswertung:(Anonym)Verantwortlicher:(Keine)
Priorität:5 - MittelMeilenstein:(Keine)
Typ:FehlerSchweregrad:5 - Mittel
Komponente:TTSSHStatus:Offen
LösungKeine

Einzelheiten

EdgeRouter X を SSH で接続して設定を行っていますが、接続したままで長時間(30 分以上)放置しても SSH は切断されません。
しかし、設定を確定するコマンド(commit-confirm)を実行すると、同コマンドが実行中なのに約 5 分 38 秒経過すると SSH が切断されます。
PuTTYでも検証しましたが、同コマンドは正常に終了します(SSH は切断されません。)。

再現手順
  1.SSH で EdgeRouter X にログイン(有線 LAN で接続。)。
  2.configure を入力。
  3.設定を入力。
  4.commit-confirm 15 を入力(コマンド実行中に、約 5 分 38 秒で切断される。)。
  ※configure は、設定モードに移行するコマンド。
  ※commit-confirm N は、設定を確定するコマンド(N 分以内に confirm を入力する必要あり。)。

検証したバージョン
  teraterm-4.94.zip
  teraterm-4.103.zip
    約 5 分 38 秒で切断される。

  PuTTY-0.71-ranvis-20190320.win32.zip
    約 9 分 12 秒で正常に終了する(SSH は切断されない。)。

OS のバージョン
  Windows 7 Home Premium 64 bit

参考
  Ubiquiti Networks - EdgeRouter X
  https://www.ui.com/edgemax/edgerouter-x/

  EdgeRouter X がすごい | yabe.jp
  https://yabe.jp/gadgets/edgerouter-x/

Letzte Aktualisierung für dieses Ticket

2019-07-25 12:22 Aktualisiert von: None

Kommentar

※前投稿の続き(TTSSH_verbose_20190724.LOG の最後)。

2019-07-24 08:26:44.581Z [6628] SSH2_MSG_USERAUTH_SUCCESS was received.
2019-07-24 08:26:44.581Z [6628] SSH2_MSG_CHANNEL_OPEN was sent at handle_SSH2_userauth_success().
2019-07-24 08:26:44.597Z [6628] User authentication is successful and SSH heartbeat thread is starting.
2019-07-24 08:26:44.597Z [6628] SSH2_MSG_CHANNEL_OPEN_CONFIRMATION was received.
2019-07-24 08:26:44.597Z [6628] send_pty_request: sending SSH2_MSG_CHANNEL_REQUEST. local: 0, remote: 0, request-type: pty-req, term: xterm, cols: 320, rows: 38, x: 1381, y: 764, out-speed: 38400, in-speed: 38400, verase: ^h, onlcr: on
2019-07-24 08:26:44.612Z [6628] SSH2_MSG_CHANNEL_SUCCESS was received(nego_status 2).
2019-07-24 08:26:44.612Z [6628] send_channel_request_gen: sending SSH2_MSG_CHANNEL_REQUEST. local: 0, remote: 0, request-type: shell, msg1=none, msg2=none
2019-07-24 08:26:44.628Z [6628] SSH2_MSG_CHANNEL_SUCCESS was received(nego_status 3).
2019-07-24 08:35:39.964Z [6628] Terminating SSH session...

Viewing all articles
Browse latest Browse all 2128