From 276ec0d831ddbb3bbc253a69dc8db3df9d012c54 Mon Sep 17 00:00:00 2001 From: spamcop Date: Fri, 5 Apr 2024 01:26:55 +0200 Subject: Update ont-odi-realtek-dfp-34g-2c2.md (#337) For Fedora 39 you need to also add host key algo --- _ont/ont-odi-realtek-dfp-34g-2c2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_ont/ont-odi-realtek-dfp-34g-2c2.md b/_ont/ont-odi-realtek-dfp-34g-2c2.md index 0bbf069..0dbacd1 100644 --- a/_ont/ont-odi-realtek-dfp-34g-2c2.md +++ b/_ont/ont-odi-realtek-dfp-34g-2c2.md @@ -28,7 +28,7 @@ parent: ODI {% include alert.html content="SSH uses an outdated set of algorithms/ciphers, you can connect using the following command:" alert="Note" icon="svg-info" color="blue" %} ```shell -ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 -oCiphers=+3des-cbc admin@192.168.1.1 +ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 -oCiphers=+3des-cbc -oHostKeyAlgorithms=ssh-rsa admin@192.168.1.1 ``` {% include image.html file="realtek-dfp-34g-2c2.jpg" alt="ODI Realtek DFP-34X-C2C" caption="ODI Realtek DFP-34X-C2C" %} -- cgit v1.2.3