User Tools

Site Tools


solaris

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

solaris [2018/04/13 02:38]
k2patel created
solaris [2020/08/10 02:35]
Line 1: Line 1:
-====== Solaris ====== 
  
-==== Issue connecting ssh ==== 
-If you come across issue where error say 'no common kex alg' while connecting from solaris to any machines like freebsd, freenas, Linux etc.\\ 
-Try to add following line to your sshd_config. 
-<code bash> 
-KexAlgorithms curve25519-sha256@libssh.org,​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 
-</​code>​ 
solaris.txt ยท Last modified: 2020/08/10 02:35 (external edit)