Skip to main content

3 docs tagged with "ssh"

View all tags

Bruteforce prevention

This page explains how to configure bruteforce prevention on MikroTik RouterOS by using firewall filters to block SSH login attempts after multiple failed attempts, with varying timeouts for each attempt level and a final allowance for legitimate users.

Management Tools

Management tools documentation provides access to RouterOS administration interfaces and utilities including WinBox, WebFig, SSH, RoMON, Dude, Quick Set, FlashFig, branding options, and mobile apps for device management and customization.

SSH

RouterOS includes a built-in SSH server with customizable settings such as cipher configurations, key types, and forwarding options. It supports password and public-key authentication, with commands to export/import host keys and regenerate them. PKI authentication can be enabled by importing public keys for users.