Ssh Server; Ssh Client - MikroTik RouterOS v2.9 Reference Manual

Reference manual
Table of Contents

Advertisement

License required: level1
Home menu level: /system ssh
Standards and Technologies:
Hardware usage: Not significant
Related Documents
Package Management
Additional Documents
http://www.freessh.org/

SSH Server

Home menu level: /ip service
Description
SSH Server is already up and running after MikroTik router installation. The default port of the
service is 22. You can set a different port number.
Property Description
name ( name ) - service name
port ( integer : 1 ..65535 ) - port the service listens to
address ( IP address | netmask ; default: 0.0.0.0/0 ) - IP address from which the service is
accessible
Example
Let's change the default SSH port (22) to 65 on which the SSH server listens for requests:
[admin@MikroTik] ip service> set ssh port=65
[admin@MikroTik] ip service> print
Flags: X - disabled, I - invalid
#
NAME
0
telnet
1
ftp
2
www
3
ssh
4 X www-ssl
[admin@MikroTik] ip service>

SSH Client

Command name: /system ssh
Property Description
port ( integer ; default: 22 ) - which TCP port to use for SSH connection to a remote host
Page 82 of 695
Copyright 1999-2007, MikroTik. All rights reserved. Mikrotik, RouterOS and RouterBOARD are trademarks of Mikrotikls SIA.
Other trademarks and registred trademarks mentioned herein are properties of their respective owners.
SSH
PORT
ADDRESS
23
0.0.0.0/0
21
0.0.0.0/0
80
0.0.0.0/0
65
0.0.0.0/0
443
0.0.0.0/0
CERTIFICATE

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents