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: System requirements to run Araneo v1.9.0 Windows: OS: Windows 10 (64-bit), Windows 11 Processor: x64 (64-bit operating system) RAM: minimum 4GB Free hard disk space: minimum 300MB Screen ...
GigaCore Gen2 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 Gen2 GigaCore switches. All ...
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 ...
GigaCore Gen1: Mirroring a port for traffic capture
In order to analyse the traffic coming from and going to a specific device, you might have to mirror the port it is plugged into. The below instructions explain how to configure port mirroring on a Generation 1 GigaCore. To do so, connect to the ...
LumiNode API documentation
In the attached document you can find all the web API commands available for the LumiNode and LumiCore. The API is also available on the device itself by browsing to http://{YOUR_DEVICE_IP}/api/doc To highlight a couple of applications that are ...