OT: Sonicwall and SSH

Página superior
Adjuntos:
Obtener este mensaje como un correo
+ (text/plain)
Eliminar este mensaje
Responder a este mensaje
Autor: Dale Farnsworth
Fecha:  
Asunto: OT: Sonicwall and SSH
On Sat, Jan 31, 2004 at 03:08:34AM +0000, Matt Alexander wrote:
> Any Sonicwall users out there? Have you found a way to keep your SSH
> connections from being dropped after a few minutes of inactivity?


Using the OpenSSH client, I put "ProtocolKeepAlives 300" in
$HOME/.ssh/config (or /etc/ssh/ssh_config). 5 minutes was enough
to keep the connection open.

-Dale Farnsworth