summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspamcop <spamcop@users.noreply.github.com>2024-04-05 00:47:06 +0200
committerGitHub <noreply@github.com>2024-04-05 00:47:06 +0200
commit2397642b9f9a53b703bf782aee57cdd159cdd4c2 (patch)
treed34a21bba91e64ed2377984721aef4ce6317745a
parentAdd ethtool EEPROM parser (#326) (diff)
downloadhack-gpon.github.io-2397642b9f9a53b703bf782aee57cdd159cdd4c2.tar
hack-gpon.github.io-2397642b9f9a53b703bf782aee57cdd159cdd4c2.tar.gz
hack-gpon.github.io-2397642b9f9a53b703bf782aee57cdd159cdd4c2.tar.bz2
hack-gpon.github.io-2397642b9f9a53b703bf782aee57cdd159cdd4c2.tar.lz
hack-gpon.github.io-2397642b9f9a53b703bf782aee57cdd159cdd4c2.tar.xz
hack-gpon.github.io-2397642b9f9a53b703bf782aee57cdd159cdd4c2.tar.zst
hack-gpon.github.io-2397642b9f9a53b703bf782aee57cdd159cdd4c2.zip
-rw-r--r--_ont/ont-odi-realtek-dfp-34x-2c2.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/_ont/ont-odi-realtek-dfp-34x-2c2.md b/_ont/ont-odi-realtek-dfp-34x-2c2.md
index 0c194a2..039e42c 100644
--- a/_ont/ont-odi-realtek-dfp-34x-2c2.md
+++ b/_ont/ont-odi-realtek-dfp-34x-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 -o HostKeyAlgorithms=ssh-rsa admin@192.168.1.1
```
{% include image.html file="realtek-dfp-34x-2c2.jpg" alt="ODI Realtek DFP-34X-C2C" caption="ODI Realtek DFP-34X-C2C" %}