mirror of
https://github.com/jtesta/ssh-audit.git
synced 2024-12-22 17:15:09 +01:00
Updated Mikrotik RouterOS (markdown)
parent
2154f4d91f
commit
b7fa2724f5
@ -11,6 +11,16 @@ RouterOS 7.7 was the first release supporting ``ed25519`` host keys.
|
|||||||
/ip/ssh/regenerate-host-key
|
/ip/ssh/regenerate-host-key
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**References**
|
||||||
|
* [mikrotik.com: All current and historical changelogs](https://mikrotik.com/download/changelogs)
|
||||||
|
|
||||||
|
## RouterOS <= 7.6
|
||||||
|
|
||||||
|
```
|
||||||
|
/ip ssh set host-key-size=4096 strong-crypto=yes
|
||||||
|
/ip/ssh/regenerate-host-key
|
||||||
|
```
|
||||||
|
|
||||||
## Limitations
|
## Limitations
|
||||||
|
|
||||||
In most versions of RouterOS the options available don't permit reaching a perfect score, here are some of the reasons:
|
In most versions of RouterOS the options available don't permit reaching a perfect score, here are some of the reasons:
|
||||||
|
Loading…
Reference in New Issue
Block a user