in my case, i have a network connection between two devices, a cisco-router and a omniswitch from alcatel-lucent.
The occurring problem is the ssh-connection. From the cisco device via ssh to the 6850, following log message:
*Sep 10 16:50:49: SSH2 CLIENT 0: hostkey algo not supported: client ssh-rsa, server ssh-dss
*Sep 10 16:53:50: SSH2 CLIENT 0: hostkey algo not supported: client ssh-rsa, server ssh-dss
The cisco device use the rsa-algorithm for the ssh-key pairs but it looks like the 6850 use the dsa-algorithm.
6850
Listing Directory /flash/network:
drw 2048 Sep 10 15:05 ./
drw 2048 Sep 11 09:02 ../
-rw 91392 Sep 10 10:01 userTable5
-rw 12 Mar 26 13:45 lockoutSetting
-rw 33 Mar 26 13:45 policy.cfg
-rw 404 Mar 26 13:46 ssh_host_dsa_key
-rw 358 Mar 26 13:46 ssh_host_dsa_key.pub
I think that incompatibility between the ssh-algorithms is the reason for that behavior
There are people wit the same issue? There are any way to solve the problem ?
Thank you very much
greetz 3rd!m4r
