RemoteShell: option o
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    polluks
    Posts: 779 from 2007/10/23
    From: Gelsenkirchen,...
    Hi!

    ssh says:
    Unable to negotiate with firetv port 2222: no matching key exchange
    method found. Their offer: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1

    solution:
    ssh firetv -p2222 -oKexAlgorithms=+diffie-hellman-group1-sha1

    How do you add this option to RemoteShell?

    TIA
    Pegasos II G4: MorphOS 3.9, Zalman M220W · iMac G5 12,1 17", MorphOS 3.18
    Power Mac G3: OSX 10.3 · PowerBook 5,8: OSX 10.5, MorphOS 3.18
  • »14.12.20 - 14:50
    Profile
  • MorphOS Developer
    jacadcaps
    Posts: 2971 from 2003/3/5
    From: Canada
    You can go to files/Conf and add something like this to the 'config' file:

    Code:
    Host 123.123.123.123
    KexAlgorithms +diffie-hellman-group1-sha1


    You should consider upgrading the server though - it must be running a pretty vulnerable OpenSSH server.
  • »14.12.20 - 15:35
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    polluks
    Posts: 779 from 2007/10/23
    From: Gelsenkirchen,...
    Thanks, works.
    Indeed, Dropbear client v0.53.1 of 2012 :-o
    However nobody will hack my FireTV for sure :-)
    Pegasos II G4: MorphOS 3.9, Zalman M220W · iMac G5 12,1 17", MorphOS 3.18
    Power Mac G3: OSX 10.3 · PowerBook 5,8: OSX 10.5, MorphOS 3.18
  • »14.12.20 - 18:13
    Profile
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    Flash
    Posts: 105 from 2019/11/1
    Jacad can :-D :-D :-D
  • »14.12.20 - 18:43
    Profile Visit Website
  • MorphOS Developer
    jacadcaps
    Posts: 2971 from 2003/3/5
    From: Canada
    Quote:

    Flash wrote:
    Jacad can :-D :-D :-D


    Too much of a bother, really :)
  • »14.12.20 - 19:52
    Profile Visit Website