OT: Sonicwall and SSH

Top Pagina
Bijlagen:
Bericht als e-mail
+ (text/plain)
Delete this message
Reply to this message
Auteur: Dale Farnsworth
Datum:  
Onderwerp: 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