Skip to content

Commit

Permalink
Added a sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
cognitivegears committed Oct 11, 2023
1 parent f5b0a8b commit 270c09e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/_docs/troubleshooting/ssh-troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,7 @@ Some ssh clients connect, but Netrunner (and other older clients) get a connecti
```shell
"level":40,"error":"Group exchange not implemented for server","msg":"SSH connection error"
```

***Solution:***

Remove the following encryption protocols from your `config.hjson`: `diffie-hellman-group-exchange-sha256` and `diffie-hellman-group-exchange-sha1`

0 comments on commit 270c09e

Please sign in to comment.