View Single Post

  #2 (permalink)  
Old 07-17-2003
Ken Kauffman
 
Posts: n/a
Default Re: keep port alive?


"redhat_devel" <spam@spam.org> wrote in message
news:s2g4fb.665.ln@leafnode.linux.adelphia.net...

in /etc/ssh/sshd_config there is an option:

KeepAlive yes

see if this will work. dont' forget to restart the ssh process:

/etc/init.d/sshd restart

ken k


Reply With Quote