Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Does Solaris 10 Support KexAlgorithms for SSH ?

User_L9N0HMar 27 2017 — edited Aug 10 2017

I have one SUSE Linux, that is configured with the following KexAlgorithms,

KexAlgorithms ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1

So, when i am trying to configure the same in my Sol10 host am facing with the following error , while restarting the SSH service, post sshd_config alterations

[ Mar 27 18:31:53 Executing start method ("/lib/svc/method/sshd start") ]

/etc/ssh/sshd_config: line 156: Bad configuration option: KexAlgorithms

/etc/ssh/sshd_config: terminating, 1 bad configuration options

[ Mar 27 18:31:53 Method "start" exited with status 255 ]

[ Mar 27 18:31:53 Executing start method ("/lib/svc/method/sshd start") ]

/etc/ssh/sshd_config: line 156: Bad configuration option: KexAlgorithms

/etc/ssh/sshd_config: terminating, 1 bad configuration options

[ Mar 27 18:31:53 Method "start" exited with status 255 ]

[ Mar 27 18:31:53 Executing start method ("/lib/svc/method/sshd start") ]

/etc/ssh/sshd_config: line 156: Bad configuration option: KexAlgorithms

/etc/ssh/sshd_config: terminating, 1 bad configuration options

[ Mar 27 18:31:53 Method "start" exited with status 255 ]

So, does Solaris 10 support KexAlgoriths.

Pls Help

This post has been answered by RaiderOfTheLostSPARC on Mar 28 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 25 2017
Added on Mar 27 2017
1 comment
2,924 views