HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Telnet logout after connection lost
Operating System - HP-UX
1826421
Members
4108
Online
109692
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
Go to solution
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
01-16-2002 06:37 PM
01-16-2002 06:37 PM
Can someone please let me know what the setting is that controls how long telnet waits before logging out after the connection is lost (today someone power-cycled the router!). Our system (10.20) seems to be set for 2 hours - I would like to make this somewhat shorter. Users would be running an application (UniVerse) and would not be at the shell prompt.
Thanks.
Thanks.
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2002 07:39 PM
01-16-2002 07:39 PM
Solution
Hi,
Use nettune to configure your network tunable parameters to drop connections faster than the default 2 hours.
*Parameter wait time before probing the connection: tcp_keepstart
*Parameter interval between probes: tcp_keepfreq
*Parameter maximum time or tries to probe connection before dropping: tcp_keepstop
*Unit of measure: seconds
To set your tcp_keepstop from the default 2 hours (7200) to say 30 mins (1800), run
# nettune -s tcp_keepstop 1800
Hope this helps. Regards.
Steven Sim Kok Leong
Use nettune to configure your network tunable parameters to drop connections faster than the default 2 hours.
*Parameter wait time before probing the connection: tcp_keepstart
*Parameter interval between probes: tcp_keepfreq
*Parameter maximum time or tries to probe connection before dropping: tcp_keepstop
*Unit of measure: seconds
To set your tcp_keepstop from the default 2 hours (7200) to say 30 mins (1800), run
# nettune -s tcp_keepstop 1800
Hope this helps. Regards.
Steven Sim Kok Leong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2002 07:58 PM
01-16-2002 07:58 PM
Re: Telnet logout after connection lost
Thanks, Steven.
It is actually tcp_keepstart that is set for 2 hours - tcp_keepstop is set for 10 minutes. I will change keepstart to around 30 minutes.
Thanks again for pointing me in the right direction.
Regards,
David Norman.
It is actually tcp_keepstart that is set for 2 hours - tcp_keepstop is set for 10 minutes. I will change keepstart to around 30 minutes.
Thanks again for pointing me in the right direction.
Regards,
David Norman.
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP