Manual:IP/Services
Jump to navigation
Jump to search
Summary
Sub-menu: /ip service
This document lists protocols and ports used by various MikroTik RouterOS services. It helps you to determine why your MikroTik router listens to certain ports, and what you need to block/allow in case you want to prevent or grant access to the certain services. Please see the relevant sections of the Manual for more explanations.
Properties
Note that it is not possible to add new services, only existing service modifications are allowed.
Property | Description |
---|---|
address (IP address/netmask; Default: 0.0.0.0/0) | IP address from which the service is accessible. Default value is '0.0.0.0/0' - any address. |
certificate (name; Default: none) | The name of the certificate used by particular service. Applicable only for services that depends on certificates (www-ssl) |
name (name; Default: none) | Service name |
port (integer: 1..65535; Default: ) | The port particular service listens on |
Protocols and ports
Table below shows the list of protocols and ports used by RouterOS.
Proto/Port | Description |
---|---|
20/tcp | FTP data connection |
21/tcp | FTP control connection |
23/tcp | Secure Shell SSH remote Login protocol |
23/tcp | Telnet protocol |
53/tcp 53/udp |
DNS |
67/udp | Bootstrap protocol or DHCP server |
68/udp | Bootstrap protocol or DHCP client |
80/tcp | World Wide Web HTTP |
123/udp | Network Time Protocol NTP |
161/udp | Simple Network Management Protocol SNMP |