[Bug 2725] New: can't login

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Mon May 29 20:45:59 AEST 2017


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

            Bug ID: 2725
           Summary: can't login
           Product: Portable OpenSSH
           Version: 7.4p1
          Hardware: 68k
                OS: Mac OS X
            Status: NEW
          Severity: normal
          Priority: P5
         Component: ssh
          Assignee: unassigned-bugs at mindrot.org
          Reporter: igor at dilos.org

i have DilOS, illumos based platform.
i have openssh 7.4p1 - the same as OSX
couldn't connect to old dropbear embedded with log:

root at srv171:~# ssh -v -oKexAlgorithms=+diffie-hellman-group1-sha1
sirius at 192.168.1.201
OpenSSH_7.4p1 DilOS-9-11, OpenSSL 1.0.2k  26 Jan 2017
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug1: Connecting to 192.168.1.201 [192.168.1.201] port 22.
debug1: Connection established.
debug1: permanently_set_uid: 0/0
debug1: key_load_public: No such file or directory
debug1: identity file /root/.ssh/id_rsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /root/.ssh/id_rsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /root/.ssh/id_dsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /root/.ssh/id_dsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /root/.ssh/id_ecdsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /root/.ssh/id_ecdsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /root/.ssh/id_ed25519 type -1
debug1: key_load_public: No such file or directory
debug1: identity file /root/.ssh/id_ed25519-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_7.4p1 DilOS-9-11
debug1: Remote protocol version 2.0, remote software version
dropbear_0.45
debug1: no match: dropbear_0.45
debug1: Authenticating to 192.168.1.201:22 as 'sirius'
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: algorithm: diffie-hellman-group1-sha1
debug1: kex: host key algorithm: ssh-rsa
debug1: kex: server->client cipher: aes128-cbc MAC: hmac-sha1
compression: none
debug1: kex: client->server cipher: aes128-cbc MAC: hmac-sha1
compression: none
debug1: sending SSH2_MSG_KEXDH_INIT
debug1: expecting SSH2_MSG_KEXDH_REPLY
Connection closed by 192.168.1.201 port 22

the same log on OSX - connection closed.
is it known issue and need additional flag to client?
or it is client issue and need patch/update it?

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


More information about the openssh-bugs mailing list