• [^] # Re: ClientAlive...

    Posté par . En réponse au message timeout ssh. Évalué à 0.

    ClientAliveCountMax
    Sets the number of client alive messages (see below) which may be
    sent without sshd receiving any messages back from the client.
    If this threshold is reached while client alive messages are
    being sent, sshd will disconnect the client, terminating the ses-
    sion.


    Donc :

    - envoi de 3 messages (par exemple)
    - si pas de réponse = > déconnexion