[JSch-users] OpenSSH Server with aes192-ctr and aes256-ctr only
Status: Alpha
Brought to you by:
ymnk
|
From: Matt T. <mat...@gm...> - 2015-02-20 20:30:09
|
Unlimited Encryption Strength? true INFO: Connecting to 10.100.21.18 port 22 INFO: Connection established INFO: Remote version string: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2 INFO: Local version string: SSH-2.0-JSCH-0.1.51 INFO: CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256 INFO: CheckKexes: diffie-hellman-group14-sha1 INFO: diffie-hellman-group14-sha1 is not available. INFO: SSH_MSG_KEXINIT sent INFO: SSH_MSG_KEXINIT received INFO: kex: server: cur...@li...,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 INFO: kex: server: ssh-rsa,ssh-dss,ecdsa-sha2-nistp256,ssh-ed25519 INFO: kex: server: aes192-ctr,aes256-ctr INFO: kex: server: aes192-ctr,aes256-ctr INFO: kex: server: hma...@op...,hma...@op...,uma...@op...,uma...@op...,hma...@op...,hma...@op...,hma...@op...,hma...@op...,hma...@op...,hmac-md5,hmac-sha1,um...@op...,uma...@op...,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hma...@op...,hmac-sha1-96,hmac-md5-96 INFO: kex: server: hma...@op...,hma...@op...,uma...@op...,uma...@op...,hma...@op...,hma...@op...,hma...@op...,hma...@op...,hma...@op...,hmac-md5,hmac-sha1,um...@op...,uma...@op...,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hma...@op...,hmac-sha1-96,hmac-md5-96 INFO: kex: server: none,zl...@op... INFO: kex: server: none,zl...@op... INFO: kex: server: INFO: kex: server: INFO: kex: client: diffie-hellman-group1-sha1,diffie-hellman-group-exchange-sha1 INFO: kex: client: ssh-rsa,ssh-dss INFO: kex: client: aes128-ctr,aes128-cbc,3des-ctr,3des-cbc,blowfish-cbc,aes192-cbc,aes256-cbc INFO: kex: client: aes128-ctr,aes128-cbc,3des-ctr,3des-cbc,blowfish-cbc,aes192-cbc,aes256-cbc INFO: kex: client: hmac-md5,hmac-sha1,hmac-sha2-256,hmac-sha1-96,hmac-md5-96 INFO: kex: client: hmac-md5,hmac-sha1,hmac-sha2-256,hmac-sha1-96,hmac-md5-96 INFO: kex: client: none INFO: kex: client: none INFO: kex: client: INFO: kex: client: INFO: Disconnecting from 10.100.21.18 port 22 com.jcraft.jsch.JSchException: Algorithm negotiation fail |