Setup guide

case you want to prevent or grant access to the certain services. Please see the relevant sections of
the Manual for more explanations.
ip service
Related Documents
Firewall Filters
Packet Marking (Mangle)
Certificate Management
Modifying Service Settings
ip service
Property Description
name - service name
port (integer: 1..65535) - the port particular service listens on
address (IP address/mask; default: 0.0.0.0/0) - IP address(-es) from which the service is accessible
certificate (name | none; default: none) - the name of the certificate used by particular service
(absent for the services that do not need certificates)
Example
To set www service to use 8081 port accesible from the 10.10.10.0/24 network:
[admin@Wandy] ip service> print
Flags: X - disabled, I - invalid
# NAME PORT ADDRESS CERTIFICATE
0 telnet 23 0.0.0.0/0
1 ftp 21 0.0.0.0/0
2 www 80 0.0.0.0/0
3 hotspot 8088 0.0.0.0/0
4 ssh 22 0.0.0.0/0
5 hotspot-ssl 443 0.0.0.0/0 hotspot
[admin@Wandy] ip service> set www port=8081 address=10.10.10.0/24
[admin@Wandy] ip service> print
Flags: X - disabled, I - invalid
# NAME PORT ADDRESS CERTIFICATE
0 telnet 23 0.0.0.0/0
1 ftp 21 0.0.0.0/0
2 www 8081 10.10.10.0/24
3 hotspot 8088 0.0.0.0/0
4 ssh 22 0.0.0.0/0
5 hotspot-ssl 443 0.0.0.0/0 hotspot
[admin@Wandy] ip service>
List of Services
Description
Below is the list of protocols and ports used by MikoTik RouterOS services. Some services require