Operating System - HP-UX
1829708 Members
1270 Online
109992 Solutions
New Discussion

Unable to connect to the server

 
Davis Paul
Valued Contributor

Unable to connect to the server

Hi
unable to connect to the server by telnet. I got the syslog error message "getpid: peer died: Error 0". After some time it became automatically ok. what is the reason for that?
3 REPLIES 3
rajdev
Valued Contributor

Re: Unable to connect to the server

Hi Davis,

check your network links between the server and the clients. check if you are on the latest HPUX patch bundle, specifically the ARPA / LAN patches.

if problem repeats you can enable logging of the ip address by running #inetd -l

then you should be able to trace the network and find the culprit.

Regards,
RD
Davis Paul
Valued Contributor

Re: Unable to connect to the server

Thanks