From: martin f. krafft Date: Wed, 4 Jun 2008 18:40:11 +0000 (+0200) Subject: enable server alive messages X-Git-Url: https://git.madduck.net/etc/ssh.git/commitdiff_plain/c5134cd5cbc9ad445769004cc0015fd2bc7dfcc1?hp=6bfcb22e2f226b73c08590cdd6e88ad1c6754fad enable server alive messages --- diff --git a/.ssh/config.in b/.ssh/config.in index e240817..0f5e536 100644 --- a/.ssh/config.in +++ b/.ssh/config.in @@ -312,7 +312,7 @@ Host * # RhostsRSAAuthentication no # RSAAuthentication no # ServerAliveCountMax 3 -# ServerAliveInterval 45 + ServerAliveInterval 45 SetupTimeOut 10 # SmartcardDevice off StrictHostKeyChecking yes