• [^] # Re: Ssh et timeout

    Posté par (site web personnel) . En réponse au journal TipOfDay : utiliser le .ssh/config. Évalué à 2.

    extrait de man sshd_config :

    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.