HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Telnet session timeout
Operating System - HP-UX
1829767
Members
6240
Online
109992
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2005 10:32 PM
07-22-2005 10:32 PM
Telnet session timeout
Users are logging in to our HP-UX 11i Server and are experiencing timeouts when their session has been idle for a long time. I have read in this forum that you can set timeouts through the variable TMOUT. I looked at the current value of this variable and it is 0 meaning, no timeout. But why is it that users are still logged off?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2005 05:18 AM
07-23-2005 05:18 AM
Re: Telnet session timeout
Donna,
why don't you remove the variable TMOUT completely instead of setting it to a 0
One more thing to look into would be the network switch settings. I know some switches have a TCP timeout value and that if not fixed causes the telnet disconnects.
thanks
DP
why don't you remove the variable TMOUT completely instead of setting it to a 0
One more thing to look into would be the network switch settings. I know some switches have a TCP timeout value and that if not fixed causes the telnet disconnects.
thanks
DP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2005 05:34 AM
07-23-2005 05:34 AM
Re: Telnet session timeout
Hi Donna,
If TMOUT option is not working there is a parameter tcp_keepalive_interval which need to be changed in /etc/rc.config.d/nddconf.Setting this parameter to a
couple of minutes may help to resolve the problem by automatically closing non-
responding connections. It will NOT impact sessionos or connection which are
just idle for long periods of time. To drop idle sessioon try using the shell
variables such a TMOUT.
The /etc/rc.config.d/nddconf file contains information on what value to use. Set this to 60000 for
each minute of delay, for instance a value of 240,000 will correspond to 4
minutes. Be aware that this may generate some small amount of extra network
traffic on otherwise idle connections.Next, edit the file to have the comment mark "#" removed and NDD_VALUE[0]
=240000 (or 120000 for 2 minutes):
TRANSPORT_NAME[0]=tcp
NDD_NAME[0]=tcp_keepalive_interval
NDD_VALUE[0]=120000
After saving give a command "ndd -c". It will change the parameter without rebooting.
Hope this helps.
regds
Jino
If TMOUT option is not working there is a parameter tcp_keepalive_interval which need to be changed in /etc/rc.config.d/nddconf.Setting this parameter to a
couple of minutes may help to resolve the problem by automatically closing non-
responding connections. It will NOT impact sessionos or connection which are
just idle for long periods of time. To drop idle sessioon try using the shell
variables such a TMOUT.
The /etc/rc.config.d/nddconf file contains information on what value to use. Set this to 60000 for
each minute of delay, for instance a value of 240,000 will correspond to 4
minutes. Be aware that this may generate some small amount of extra network
traffic on otherwise idle connections.Next, edit the file to have the comment mark "#" removed and NDD_VALUE[0]
=240000 (or 120000 for 2 minutes):
TRANSPORT_NAME[0]=tcp
NDD_NAME[0]=tcp_keepalive_interval
NDD_VALUE[0]=120000
After saving give a command "ndd -c". It will change the parameter without rebooting.
Hope this helps.
regds
Jino
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2005 06:50 AM
07-23-2005 06:50 AM
Re: Telnet session timeout
Hi Donna,
I think too about a keepalive parameter problem, otherwise check together the newtork people if firewall or something else devices have timeout setting. On HP-UX system (as far as I know) there aren't other settings more than TMOUT and keepalive.
Anyway have you this behaviour just for telnet service? Or do you see that for other services like ftp?
Best regards,
Fabio
I think too about a keepalive parameter problem, otherwise check together the newtork people if firewall or something else devices have timeout setting. On HP-UX system (as far as I know) there aren't other settings more than TMOUT and keepalive.
Anyway have you this behaviour just for telnet service? Or do you see that for other services like ftp?
Best regards,
Fabio
WISH? IMPROVEMENT!
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP