- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- sshd[845]: fatal: Read from socket failed: Connect...
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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-15-2008 03:20 AM
тАО01-15-2008 03:20 AM
sshd[845]: fatal: Read from socket failed: Connection reset by peer
Can anybody tell what is the meaning of this log "sshd[845]: fatal: Read from socket failed: Connection reset by peer"
Thanks & Regards
DK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-15-2008 03:33 AM
тАО01-15-2008 03:33 AM
Re: sshd[845]: fatal: Read from socket failed: Connection reset by peer
is sshd running? then restart daemon and check that you FS / isn't full
regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-15-2008 03:38 AM
тАО01-15-2008 03:38 AM
Re: sshd[845]: fatal: Read from socket failed: Connection reset by peer
Sshd is running. But I would like to know why these are being generated.
Rgds
DK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-15-2008 03:44 AM
тАО01-15-2008 03:44 AM
Re: sshd[845]: fatal: Read from socket failed: Connection reset by peer
execute a 'ssh -v
please check /var/adm/syslog/syslog.log for error
regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-15-2008 03:55 AM
тАО01-15-2008 03:55 AM
Re: sshd[845]: fatal: Read from socket failed: Connection reset by peer
regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-15-2008 05:23 AM
тАО01-15-2008 05:23 AM
Re: sshd[845]: fatal: Read from socket failed: Connection reset by peer
the client side seems to have sent a tcp segment with the RST flag set in the IP header.
You must find out if the client side sent this deliberately because this is not the formal procedure of finishing a tcp session.
But maybe a misbehaving firewall cut down the connection?