伊達といいます.
> 本題なのですが、 現在、テスト環境構築の為、vine2.5をインストールして、
> sshサーバへ接続を行っております。
> クライアントは、teraterm + ttsshを利用しているのですが、
> ログイン後、コマンドを何も入力しないと、自動的に接続が切れてしまいます。
> 大体、5分程度で切れてしまうと思われます。
> この時間を、少し(1時間程度)伸ばしたいと思うのですが、方法がわからず
> 助言をいただきたいと思いました。
ClientAliveInterval はどうですか?
以下, sshd_config(5) より抜粋
ClientAliveInterval
Sets a timeout interval in seconds after which if no data has
been received from the client, sshd will send a message through
the encrypted channel to request a response from the client. The
default is 0, indicating that these messages will not be sent to
the client. This option applies to protocol version 2 only.
---
伊達 央 <date@xxxxxxxxxxxxxxxxxxxx>