Re: Idle Time again (OpenSSH_3.6.1p1)
From: Markus Friedl (markus_at_openbsd.org)
Date: 06/13/03
- Previous message: Victor Verrier: "Unable to share data with stunnel"
- In reply to: Laurence Casey: "Idle Time again (OpenSSH_3.6.1p1)"
- Next in thread: Laurence Casey: "Re: Idle Time again (OpenSSH_3.6.1p1)"
- Reply: Laurence Casey: "Re: Idle Time again (OpenSSH_3.6.1p1)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 13 Jun 2003 19:42:57 +0200 To: Laurence Casey <lcasey@lcasey.com>
On Wed, Jun 11, 2003 at 12:57:27PM -0400, Laurence Casey wrote:
> Hi all,
>
> I have seen this topic on the list for some time now, but without any
> solid solutions. Can anybody shed some light on the subject. My current
> configuration has the following lines.
>
> ClientAliveInterval 5m
> ClientAliveCountMax 3
>
> Every five minutes I get the following:
>
> debug1: client_input_channel_req: channel 0 rtype keepalive@openssh.com
> reply 1
>
> I would suspect that at the end of the 3rd count it would end the
> session, but that is not the case. Have I missed something or is a patch
> avaiable? Any help would be appriciated.
every 5 minutes you'll get the request.
if your client does not reply to 3 in a row, then
the server will close the connection.
try to kill -STOP the client.
- Previous message: Victor Verrier: "Unable to share data with stunnel"
- In reply to: Laurence Casey: "Idle Time again (OpenSSH_3.6.1p1)"
- Next in thread: Laurence Casey: "Re: Idle Time again (OpenSSH_3.6.1p1)"
- Reply: Laurence Casey: "Re: Idle Time again (OpenSSH_3.6.1p1)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|