OT: Sonicwall and SSH

Kezdőlap
Csatolmányok:
Üzenet email-ben
+ (text/plain)
Üzenet törlése
Válasz az üzenetre
Szerző: Dale Farnsworth
Dátum:  
Tárgy: 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