[Bug 2149] New: ssh client shows connection closed by remote host

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Mon Sep 9 04:00:52 EST 2013


https://bugzilla.mindrot.org/show_bug.cgi?id=2149

            Bug ID: 2149
           Summary: ssh client shows connection closed by remote host
           Product: Portable OpenSSH
           Version: 6.0p1
          Hardware: PPC
                OS: Linux
            Status: NEW
          Severity: major
          Priority: P5
         Component: sshd
          Assignee: unassigned-bugs at mindrot.org
          Reporter: zq_fan at 163.com

sshd server environment: montavista linux with openssh 6.0(openssl
0.9.8)
when i connect the sshd server, it prints "connection closed by remote
host". When i login the system from com port, there are many "sshd -R"
processes which process state is D state(means blocked in the kernel
state).
when i read the code: when client prints "connection closed by remote
host", it means client can not read the version string from the remote
server. The read function returns an EPIPE errorcode.
Is this a known problem? how can i fix it?

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list