Operating System - HP-UX
1753265 Members
5557 Online
108792 Solutions
New Discussion юеВ

write() in socket_write() failed: Broken pipe

 
Eric Jacklin
Regular Advisor

write() in socket_write() failed: Broken pipe

Hi team,

We have HPUX 11.11 and last couple of days i am receving the following error in syslog.
We have the below mention ssh version installed.

# ssh -v
OpenSSH_4.2p1-hpn, OpenSSL 0.9.7i 14 Oct 2005
HP-UX Secure Shell-A.04.20.004, HP-UX Secure Shell version

Would you please help me out to resolve this error
3 REPLIES 3
Jeeshan
Honored Contributor

Re: write() in socket_write() failed: Broken pipe

Hi

Its all in the following thread

http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1123895
a warrior never quits
Jeeshan
Honored Contributor

Re: write() in socket_write() failed: Broken pipe

restart the prngd daemon.

#/sbin/init.d/prngd.rc stop
#/sbin/init.d/prngd.rc start
a warrior never quits
Asif Sharif
Honored Contributor

Re: write() in socket_write() failed: Broken pipe