Home > Uncategorized > open sshd time out problem

open sshd time out problem

Problem: Open ssh gets timed out when kept idle in Debian 4

Solution: On the server side enter the following lines in /etc/ssh/sshd_config file:

ClientAliveInterval 60
ClientAliveCountMax 60

References:Keeping SSH Sessions Alive

Categories: Uncategorized Tags:
  1. No comments yet.
  1. No trackbacks yet.