|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Connection getting lost after 5 minutes
Hi
I am connected to a unix server using putty. But if I remain idle for more than 5 mintues I get disconnected. Is there any solution for this? San
__________________
Contact info: Primary email: advanced.programmer@gmail.com MSN/email: superprg@hotmail.com AIM: superprg |
|
#2
|
||||
|
||||
|
I'm assuming you are using SSH when you connect through putty. Do you have root access on this machine? If so, you can probably get rid of the idle timeout in your "sshd_config" file.
Without root access, you can set the KeepAlive option within Putty. This will send a null string of data to the server at a timed interval of your choosing. It'll stop the server from thinking you are idle. For Putty, it's the first option under the "Connection" settings. |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > UNIX Help > Connection getting lost after 5 minutes |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|