[OmniOS-discuss] common-factor key exchange

Richard PALO richard at netbsd.org
Fri Nov 28 11:56:29 UTC 2014


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Le 28/11/14 10:17, Michael Mounteney a écrit :
| After a recent upgrade to my Gentoo Linux installations, I can no
| longer ssh into them from OmniOS:
|
| -bash-4.3$ ssh 192.168.1.48 no common kex alg: client
| 'diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1',
| server
|
'curve25519-sha256 at libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1'
|
|  The client being OmniOS and the server being Gentoo Linux.  Now I
| could downgrade what Gentoo offers, but it would be nicer to
| upgrade what OmniOS offers.  Is there a way ?
|
| Michael.
|
you may need to verify which ssh you have installed.
| # pkg list -a |grep ssh network/openssh (omnios)
| 6.6.1-0.151013             --- network/openssh-server (omnios)
| 6.6.1-0.151013             --- network/ssh
| 0.5.11-0.151013            i-- network/ssh/ssh-key
| 0.5.11-0.151013            i-- service/network/ssh
| 0.5.11-0.151013            i--

if you have openssh installed (omnios or, for example pkgsrc) then you
should be able to query the algorithms supported.
With pkgsrc openssh:
| # ssh -Q kex diffie-hellman-group1-sha1
| diffie-hellman-group14-sha1 diffie-hellman-group-exchange-sha1
| diffie-hellman-group-exchange-sha256 ecdh-sha2-nistp256
| ecdh-sha2-nistp384 ecdh-sha2-nistp521 diffie-hellman-group1-sha1
| curve25519-sha256 at libssh.org

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJUeGLqAAoJECAB22fHtp27hjoH/inE8Abemhr4zjy+MqE6HMu2
sxtGKHDN4mR6DmQpAx3EOyfOOO6It1NnyQxuze99qHYAbm3rVNER9M+ATwkTN4Nd
/IH7m2XK7OjNkLvy8Bz0OBqwJXQ4aiwfbGtHnGHLv4m8KF463eV+wwJDEkh632VX
siZiuLmBQZ1tngv8La4QvvXVpCzbXo3jr/LjyYBGOWpAJL6kI+s2aH0uVhUz2qjx
i1a2FwkqYLhABW06dwrnFFwY5/EBy4c8iXCgt/rgzUjFrU65Dr4kxqyA0WOMRsbO
9OhUzRNx7Jn7mvhoNpWbl2t8Gj6zpBftS09fqgkJOPa6aHPTysuJjaSPfa8vG54=
=krP7
-----END PGP SIGNATURE-----



More information about the OmniOS-discuss mailing list