- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Setting timeout for idle telnet session
Operating System - OpenVMS
1819681
Members
3536
Online
109605
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
Discussions
Discussions
Discussions
Forums
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
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
тАО04-19-2006 06:21 PM
тАО04-19-2006 06:21 PM
Hi all,
I would like to configure a timeout for idle telnet sessions. For instance, if a telnet session has been idle for 1 minute than the session needs to be terminated.
I have configured the following timeout value for the telnet service:
TCPIP> set service telnet /INACTIVITY_TIMER=1 /SOCKET_OPTIONS=NOKEEPALIVE
TCPIP> disable service telnet
TCPIP> enable service telnet
TCPIP> show service telnet /full
Service: TELNET
State: Enabled
Port: 23 Protocol: TCP Address: 0.0.0.0
Inactivity: 1 User_name: not defined Process: not defined
Limit: 50 Active: 1 Peak: 1
File: not defined
Flags: Listen Rtty
Socket Opts: Rcheck Scheck
Receive: 3000 Send: 3000
Log Opts: Acpt Actv Dactv Conn Error Exit Logi Logo Mdfy Rjct TimO Addr
File: not defined
TCP options: Delay
Drop_count: 10 Probe_timer: 600
Security
Reject msg: not defined
Accept host: 0.0.0.0
Accept netw: 0.0.0.0
However, the idle sessions are not terminated after the defined period of time has elapsed. The TCP keepalive settings are set as below, however I expect them not to be taken into account because of the /SOCKET_OPTIONS = NOKEEPALIVE that I set:
tcp_keepalive_default = 0
tcp_keepcnt = 8
tcp_keepidle = 150
tcp_keepinit = 150
tcp_keepintvl = 150
Regards,
Dave Laurier
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-19-2006 08:44 PM
тАО04-19-2006 08:44 PM
Solution
Dave,
as far as I know, interactive TELNET sessions are not terminated after a time spec. by the INACTIVITY settings. I do not know exactly what the value means for TELNET (for FTP e.g. it specifies how long the FTP daemon stays alive without doing anything).
To kill inactive usersession we use the WATCHER utility from Hunter Goatley, see the archives under
http://www.madgoat.com/watcher.html
regards Kalle
as far as I know, interactive TELNET sessions are not terminated after a time spec. by the INACTIVITY settings. I do not know exactly what the value means for TELNET (for FTP e.g. it specifies how long the FTP daemon stays alive without doing anything).
To kill inactive usersession we use the WATCHER utility from Hunter Goatley, see the archives under
http://www.madgoat.com/watcher.html
regards Kalle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-20-2006 06:46 PM
тАО04-20-2006 06:46 PM
Re: Setting timeout for idle telnet session
Will look at the suggested alternative. Thanks for this information.
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP