From e19b119cfcfda7677dabd36a1eecca336d346195 Mon Sep 17 00:00:00 2001 From: Mathieu Simon Date: Mon, 29 Jul 2024 18:51:13 +0200 Subject: [PATCH] Add link to vendor documentation --- Mikrotik-RouterOS.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Mikrotik-RouterOS.md b/Mikrotik-RouterOS.md index bf6589b..46bb104 100644 --- a/Mikrotik-RouterOS.md +++ b/Mikrotik-RouterOS.md @@ -1,4 +1,4 @@ -RouterOS is an embedded operating system used on various appliances from Mikrotik. Depending on the version of RouterOS, not all commands may be available, and if major differences are known, they are combined in a version-specific section. +RouterOS (sometimes shortened to ROS) is an embedded operating system used on various appliances from Mikrotik. Depending on the version of RouterOS, not all commands may be available, and if major differences are known, they are combined in a version-specific section. SSH into an appliance or virtual machine running RouterOS, or in case of a physical device use a local serial connection in order to apply these options. @@ -18,7 +18,7 @@ What's new in 7.7 (2023-Jan-12 09:35): [...] -*) ssh - added support for Ed25519 key exchange;`` +*) ssh - added support for Ed25519 key exchange; ``` ## RouterOS <= 7.6 @@ -36,6 +36,10 @@ In most versions of RouterOS the options available don't permit reaching a perfe * Key exchange algorithms: Offers only limited adjustability (``strong-crypto=yes``) * Message authentication codes: Not (yet) adjustable. +## Additional information + +* [Mikrotik RouterOS documentation: Pages > RouterOS > Management tools > SSH](https://help.mikrotik.com/docs/display/ROS/SSH) + ## Validated versions | RouterOS | ssh-audit |