Idle time out

Di Zhao dzhao1 at gl.umbc.edu
Fri Feb 18 05:47:38 EST 2000


On Thu, 17 Feb 2000, Markus Friedl wrote:

> i don't understand what you want.
I want that, if I leave my ssh client for a while(2,3 hours), the sshd
will still keep the connection, not like now, when I ssh to my server and
leave, my ssh client always tell me (both client/serve are RH6.0)
"Read from remote host my_ssh_server: Connection reset by peer"
>From my network course, that should be the error message when the server 
send a RST packet to my client server.
 > 
> how could a 'IdleTimeout' option make the ssh session last longer?
I figure that sshd must have some default value like 10 minutes, if
there's not detected client activities going on for that time period,
it will close the connection. 
> OpenSSH does not log out idle users, so 'IdleTimeout' would be
> very useless.

> 
> turn off 'KeepAlive' if you don't want TCP keep alive packets.
I turned it off, but still get the same error message.
> 
> On Thu, Feb 17, 2000 at 10:35:18AM -0500, Di Zhao wrote:
> > Thank you for the answer. But my telnet session has far longer time out
> > than the ssh session. And when I check the Secure SSH, they do have such a
> > IdelTimeout function. The KeepAlive doesn't have much to do with this case
> > I am afraid.
> 

-- "My grandpa told me to remember two things in life. Look out
   for Number One, and remember your number" - Orville Cogswell 
-- http://members.xoom.com/_XOOM/dizhao/index.html






More information about the openssh-unix-dev mailing list