Trying to lo into a SB Radio (Settings->Advanced->Remote Login)
Getting error: 

Code:
--------------------
    Unable to negotiate with 192.168.xx.xx port 22: no matching key exchange 
method found. Their offer: diffie-hellman-group1-sha1 
--------------------

So then I try:  ssh -oKexAlgorithms=+diffie-hellman-group1-sha1
192.168.xx.xx -l root
and now the error is:

Code:
--------------------
    ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 192.168.xx.xx -l root
  Unable to negotiate with 192.168.xx.xx port 22: no matching cipher found. 
Their offer: 
aes128-cbc,3des-cbc,aes256-cbc,twofish256-cbc,twofish-cbc,twofish128-cbc,blowfish-cbc
 
--------------------


Tried a few of the other 'offers', no luck.

What am I doing wrong?



Tony
  SBTouch ♪ SBRadio ♬
------------------------------------------------------------------------
Tony T's Profile: http://forums.slimdevices.com/member.php?userid=34544
View this thread: http://forums.slimdevices.com/showthread.php?t=112545

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to