English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

When logged onto my server using PuTTY, shell or server logs me off after a few minutes of inactivity. A sys admin once setup a 'screen' for me with time running on bottom of screen. As time was running, server saw activity and did not discconect me for inactivity. I use Fedora core 5. How do I get time to run on bottom of my screen? Is it a 'screen' related command or a shell related command?

2006-06-29 11:06:29 · 1 answers · asked by gJgorman 1 in Computers & Internet Computer Networking

1 answers

Here is a note from the PuTTY documentation:
A.7.10 My PuTTY sessions unexpectedly close after they are idle for a while.
Some types of firewall, and almost any router doing Network Address Translation (NAT, also known as IP masquerading), will forget about a connection through them if the connection does nothing for too long. This will cause the connection to be rudely cut off when contact is resumed.

You can try to combat this by telling PuTTY to send keepalives: packets of data which have no effect on the actual session, but which reassure the router or firewall that the network connection is still active and worth remembering about.

Keepalives don't solve everything, unfortunately; although they cause greater robustness against this sort of router, they can also cause a loss of robustness against network dropouts. See section 4.13.1 in the documentation for more discussion of this.

2006-06-29 12:08:51 · answer #1 · answered by DadOnline 6 · 1 0

fedest.com, questions and answers