Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 May 2013 16:28:31 +0200
From:      Fleuriot Damien <ml@my.gd>
To:        FreeBSD questions <freebsd-questions@freebsd.org>
Subject:   sshd - time out idle connections
Message-ID:  <1698EAB7-4B40-466D-98CB-782E9E494578@my.gd>

next in thread | raw e-mail | index | archive | help
Hello list,



I'm facing this unusual demand at work where we need to time out idle =
SSH connections for security purposes.

I've checked the following options from sshd_config but none seems to =
fit my needs :
TCPKeepAlive
ClientAliveCountMax
ClientAliveInterval


Basically, I'm trying to defeat the use of the following client-side =
option:
ServerAliveInterval 5


I'm afraid all I've hit now is dead ends.


Has anyone ever had the same requirements before and, perhaps, found a =
solution to this ?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1698EAB7-4B40-466D-98CB-782E9E494578>