OT: Sonicwall and SSH

Page principale
Attachements:
Message en tant que courrier électronique
+ (text/plain)
Supprimer ce message
Répondre à ce message
Auteur: Dale Farnsworth
Date:  
Sujet: 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