Fix: ssh issue on updated mac os

Fix: ssh issue on updated mac os

Customer cannot get access to SSH communication with a Gigacore.


Error:
"no matching key exchange method found. Their offer: diffie-hellman-group1-sha1"

Fix
1 - Put the attached file on your desktop
2- Launch the terminal
3 - Run  # cp Desktop/ssh_config .ssh/config

******

Host *
    Ciphers aes128-cbc,3des-cbc,aes256-cbc
    KexAlgorithms +diffie-hellman-group1-sha1

*******


4 - You're done !

    • Related Articles

    • Minimum system requirements for Araneo

      Minimum system requirements to install and run Araneo: Windows: 64-bit operating system Screen resolution 1280 x 720 4Gb of RAM 300MB Free harddrive space Windows 10 Home or Pro, Windows 11 Mac OS: 64-bit operating system Screen resolution 1280 x 720 ...
    • Araneo empty screen - New install of version 1.4.0

      It has been brought to our attention that some users are experiencing a disply issue with Araneo 1.4.0. It results in an empty interface at startup. This is a bug in the graphic rendering engine that occurs with older Intel HD Graphics cards.  A ...
    • GigaCore API documentation

      In the attached document you can find all the web API commands available for the second generation GigaCore. The API is also available on the device itself by browsing to http://{YOUR_DEVICE_IP}/api/doc This API works for the following devices: ...
    • MILAN stream format

      As many of you already know, the MILAN standard uses a specific AVB stream format in order to facilitate interoperability. Here is a link to a document from MILAN lisiting the specifications of that stream format. ...
    • Support For Allen & Heath systems - GigaAce and DX

      Introduction With default settings, it is not possible to have a Allen and Heath system run reliably on GigaCore switches. In a nutshell, it is because GigaAce and DX protocols rely on packet interval time to achieve clock synchronization. This means ...