In article <gkreme-6F8282.22292927022008 DeleteThis @news.giganews.com>,
Lewis <gkreme DeleteThis @gmail.com> wrote:
>It was dead simple, all I did was edit the /etc/ssh_config (not
>sshd_config)
>
>and add these lines:
>
>ServerAliveInterval 60
>TCPKeepAlive yes
While this should work, you may wish to make those changes in
~/.ssh/config, not /etc/ssh_config. Files in /etc are subject to
being overwritten by Mac OS X updates. When ssh is invoked, it runs
/etc/ssh_config first, and then ~/.ssh/config; anything explicitly set
in the latter (your own personal setting) will supersede the former.
--
Gregory Pratt gp DeleteThis @panix.com
East Rutherford, NJ, USA
http://www.panix.com/~gp/
"You're only given one little spark of madness. You mustn't lose it."
PGP Key Fingerprint: DC60 FCDE 91E2 3D41 91A3 45DB B474 3D3A 3621 AAFE