From: tfheen Date: Wed, 10 Jan 2007 12:35:50 +0000 (+0000) Subject: Add keepalives to ssh config X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=035a4e610d8f7648817d11d6348c979eaf3868ab;p=dotfiles Add keepalives to ssh config git-svn-id: file:///svn/tfheen/trunk/dotfiles@988 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- diff --git a/ssh/config b/ssh/config index fbbdfcc..1a55df6 100644 --- a/ssh/config +++ b/ssh/config @@ -1,5 +1,7 @@ Host * HashKnownHosts no +TCPKeepAlive yes +ServerAliveInterval 60 # Fattigmanns vpn #Host tellus