OT: Sonicwall and SSH

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Dale Farnsworth
日付:  
題目: 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