|
|
idle timeouts (ssh and telnet): where is this set?
From my machine at home running DSL, I telnet and ssh to various
Solaris machines at our university, and after a few minutes idle time,
it disconnects me. I played with the 'autologout' variable but it
seems to have no effect. What is it that's causing these timeouts?
Thanks!
|
|
0
|
|
|
|
Reply
|
Kate
|
7/29/2003 2:15:55 AM |
|
On Tue, 29 Jul 2003 02:15:55 +0000, Kate & Randy wrote:
> From my machine at home running DSL, I telnet and ssh to various
> Solaris machines at our university, and after a few minutes idle time,
> it disconnects me. I played with the 'autologout' variable but it
> seems to have no effect. What is it that's causing these timeouts?
You are using pppoe on your DSL connection?
I have had an ssh session connecting this Ultra 1 to a PeeCee running RH-8
on line, local network, for the last 7 hours.
|
|
0
|
|
|
|
Reply
|
Dave
|
7/29/2003 2:29:37 AM
|
|
Depending on your shell you might look for "TMOUT" environment
variable being set to something other than zero.
One site I know of used a tricky method to end sessions: in
/etc/profile, a background job was started with sleep and kill
commands. This method gave warnings at 5 minutes left and one
minute left. A "ps" command can be used to detect this.
-Wayne
Kate & Randy wrote:
> From my machine at home running DSL, I telnet and ssh to various
> Solaris machines at our university, and after a few minutes idle time,
> it disconnects me. I played with the 'autologout' variable but it
> seems to have no effect. What is it that's causing these timeouts?
>
> Thanks!
>
|
|
0
|
|
|
|
Reply
|
Wayne
|
7/29/2003 7:08:54 AM
|
|
On Tue, 29 Jul 2003 02:04:51 -0700, Atif Munir wrote:
> Hello,
>
> Timeout is set in the shell...not with telnet nor ssh.....you may do
> this in the .profile of any user as under
> vi $HOME/.profile
> TMOUT=0
> save the file and exit
> now its set at 0 ...you may change it to any required value.
That won't do a bit of good if the pppoe connection is timing out. That
type of link must be kept alive by ongoing activity at the client, perhaps
a periodic ISP mail check.
|
|
0
|
|
|
|
Reply
|
Dave
|
7/29/2003 3:17:23 PM
|
|
Kate & Randy <kate.randy@verizon.net> wrote:
> From my machine at home running DSL, I telnet and ssh to various
> Solaris machines at our university, and after a few minutes idle time,
> it disconnects me. I played with the 'autologout' variable but it
> seems to have no effect. What is it that's causing these timeouts?
Hard to know exactly, but I've had similar experiences. I think
it's sometimes caused by a firewall which is aggressively trying to keep
the number of connections down. The most helpful thing I've found is
"spinner" by Joe Laffey: http://www.laffeycomputer.com/spinner.html
It puts a series of characters into the upper-left-hand corner of the
terminal window (or null characters, if you prefer) and that activity
can help keeps links open.
|
|
0
|
|
|
|
Reply
|
Jeremiah
|
7/30/2003 6:39:01 PM
|
|
|
4 Replies
1587 Views
(page loaded in 2.333 seconds)
Similiar Articles: idle timeouts (ssh and telnet): where is this set? - comp.unix ...From my machine at home running DSL, I telnet and ssh to various Solaris machines at our university, and after a few minutes idle time, it disconnects... telnet timeout - comp.unix.solarisidle timeouts (ssh and telnet): where is this set? - comp.unix ... From my machine at home running DSL, I telnet and ssh to various Solaris machines at our university, and ... ssh drops idle connections - comp.unix.solarisidle timeouts (ssh and telnet): where is this set? - comp.unix ... ssh drops idle connections - comp.unix.solaris Turn off telnet/ssh login message - comp.unix.solaris ssh ... ssh question: KeepAlive setting? - comp.unix.shellidle timeouts (ssh and telnet): where is this set? - comp.unix ... ssh question: KeepAlive setting? - comp.unix.shell idle timeouts (ssh and telnet): where is this set ... How to set HTTP connect timeout - comp.lang.javascriptidle timeouts (ssh and telnet): where is this set? - comp.unix ... PIX/ASA 7.x and later/FWSM: Set SSH/Telnet/HTTP Connection Timeout ... Set the connection timeout ... How to detect idle user for timeout logoff - comp.lang.java ...idle timeouts (ssh and telnet): where is this set? - comp.unix ... How to detect idle user for timeout logoff - comp.lang.java ... idle timeouts (ssh and telnet): where is ... Turn off telnet/ssh login message - comp.unix.solaristake a look at /etc/motd and /etc/issue (for ssh). set banner in sshd_config mike ... > When I login to a Solaris 10 system with ssh or telnet, I get > the following message ... telnet/ftp session timeout - comp.unix.solarisidle timeouts (ssh and telnet): where is this set? - comp.unix ... telnet/ftp session timeout - comp.unix.solaris idle timeouts (ssh and telnet): where is this set? - comp ... Unable to telnet to my machine - comp.unix.solarisidle timeouts (ssh and telnet): where is this set? - comp.unix ... Unable to telnet to my machine - comp.unix.solaris idle timeouts (ssh and telnet): where is this set ... Solaris IDLE connections - comp.unix.solarisidle timeouts (ssh and telnet): where is this set? - comp.unix ... Solaris IDLE connections - comp.unix.solaris idle timeouts (ssh and telnet): where is this set? - comp ... idle timeouts (ssh and telnet): where is this set? - comp.unix ...From my machine at home running DSL, I telnet and ssh to various Solaris machines at our university, and after a few minutes idle time, it disconnects... idle timeouts (ssh and telnet): where is this set? - Sun SolarisFrom my machine at home running DSL, I telnet and ssh to various Solaris machines at our university, and after a few minutes idle time, it disconnects me. I played ... 7/23/2012 5:32:10 AM
|
|
|
|
|
|
|
|
|