- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: telnetd[2068]: getpid: peer died: Error 0
Operating System - HP-UX
1823204
Members
3731
Online
109648
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
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
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
тАО03-27-2007 08:22 AM
тАО03-27-2007 08:22 AM
The system kill some users, without reasons, the message in /var/adm/syslog/syslog.log is
telnetd[2068]: getpid: peer died: Error 0
This is new to me,
telnetd[2068]: getpid: peer died: Error 0
This is new to me,
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-27-2007 08:29 AM
тАО03-27-2007 08:29 AM
Solution
Shalom,
Are you sure the system killed the user?
The message tells me that the client disconnected. That could be a software problem with the telnet client, it could be a network problem, but it does not necessarily mean the server has a problem.
To be safe,
vi /etc/inetd.conf
Take a look at the parameters for telnetd
inetd -k
inetd
That will restart the Internet services daemon.
SEP
Are you sure the system killed the user?
The message tells me that the client disconnected. That could be a software problem with the telnet client, it could be a network problem, but it does not necessarily mean the server has a problem.
To be safe,
vi /etc/inetd.conf
Take a look at the parameters for telnetd
inetd -k
inetd
That will restart the Internet services daemon.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-27-2007 08:29 AM
тАО03-27-2007 08:29 AM
Re: telnetd[2068]: getpid: peer died: Error 0
Did you lose a network connection to a subnet (e.g loss of a router, WAN connection)? You might see this if the system is out of pty's so that npty and nstrpty might need to be inceased. (These tunables are among the few that SAM really handles well because not only are the kernel tunables increased but also the additional device nodes are automatically created.)
If it ain't broke, I can fix that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-27-2007 02:27 PM
тАО03-27-2007 02:27 PM
Re: telnetd[2068]: getpid: peer died: Error 0
Actually, the HP-UX system did not kill these sessions -- the telnet protocol has been terminated by an interruption in service. An unreliable connection (firewall, ISP, etc) will cause these disconnects. When telnet loses the connection, it signals all processes with a SIGHUP (hangup signal) and the processes rightfully terminate since there is no more connection. This is a fairly common error message in 10.20 or earlier and unless you are missing patches, there will be no fix. For supported versions of HP-UX, you'll likely need to monitor the connections with nettl (or Wireshark) to see how the protocol is being trashed.
Bill Hassell, sysadmin
Bill Hassell, sysadmin
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