Re: SSH timeout
"System" <[email protected]>
| Newsgroups | gmane.linux.redhat.release.enigma |
|---|---|
| Message-ID | <018c01c3058e$01fa9480$1a01a8c0@vishal> |
----- Original Message ----- From: "A. Johnson Jeba Asir" <[email protected]> To: <[email protected]> Sent: Friday, April 18, 2003 2:36 PM Subject: SSH timeout > Hello all, > > How do I set time out to SSH client ?. Is it possible ? Try this : echo 300 >/proc/sys/net/ipv4/tcp_keepalive_time pico /etc/ssh/sshd_config KeepAlive yes save and restart sshd Hope this helps!!! Regards, Tina