Operating System - HP-UX
1834465 Members
2860 Online
110067 Solutions
New Discussion

HPUX 11:00 Telnet TImeout

 
SOLVED
Go to solution
LG Porter
Frequent Advisor

HPUX 11:00 Telnet TImeout

Is there a configuation parameter that controls how long a telnet session stays open? My telnet sessins keep timing out and I would like to know if there is a configuration setting that controls how long a sessions stays open.
5 REPLIES 5
Ceesjan van Hattum
Esteemed Contributor

Re: HPUX 11:00 Telnet TImeout

TMOUT=0
This should disable the timeouts.

Regards,
Ceesjan
harry d brown jr
Honored Contributor

Re: HPUX 11:00 Telnet TImeout

LG,

TMOUT works when you are IDLE at a shell prompt.

If you are being logged out and your session isn't "idle", then you need to look at where you are telnet'ing from, routers, firewalls, etc...

live free or die
harry
Live Free or Die
Hai Nguyen_1
Honored Contributor
Solution

Re: HPUX 11:00 Telnet TImeout

S.K. Chan
Honored Contributor

Re: HPUX 11:00 Telnet TImeout

Only if you got TMOUT set to a value. If not they should not be timing out. Check DOCID=KBRC00000118 which talks about how to check if TMOUT is set or not and how to modify it's value if you want to use the feature.
http://support2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000058107146
If that does not apply to you, this might be the telnet issue itself, check for patches related to telnet (make sure you got the latest).
Deshpande Prashant
Honored Contributor

Re: HPUX 11:00 Telnet TImeout

Hi
Check $TMOUT at your shell for shell idle time out value.

set TMOUT=0 for no time limit.

Prashant.
Take it as it comes.