Blog
Dive deep into MikroTik's RouterBoards and RouterOS. We keep you informed and up-to-date, always.
Blog
Dive deep into MikroTik's RouterBoards and RouterOS. We keep you informed and up-to-date, always.
Author
Every post is penned by our certified MikroTik engineers, ensuring relevance and accuracy in every word.
Feedback
Your insights drive our content. Sharing knowledge, we elevate the MikroTik community in Canada together.
Cloud Hosted Router (CHR) is a RouterOS version intended for running as a virtual machine. It supports the x86 64-bit architecture and can be used on most of the popular hypervisors such as VMWare, Hyper-V, VirtualBox, KVM and others. CHR has full RouterOS features enabled by default but has a different licensing model than other RouterOS versions.
MikroTik RouterOS "CHR" is a Linux kernel-based operating system that turns a computer into a network router. It possesses the following features:
Access Router, Management and Auditing
Remote employee
Centralized network
The server is ready, a public IPv4 address has been assigned to your instance and it’s ready to go to the RouterOS installation process.
To install MikroTik RouterOS in the below URL, scroll down on the “Cloud Hosted Router” section and find “Raw disk image” for either long-term or the stable version. Right-click and copy the download URL.
https://mikrotik.com/download
wget https://download2.mikrotik.com/routeros/x.xx.x/chr-x.xx.x.img.zip
dd if=chr-x.xx.x.img.img of=/dev/vda
Choose "Server Details"
From top-menu-->Settings
Wait for the server to reboot
Your RouterOS is ready now
Type “n” and create a new login password for the new RouterOS as quickly as possible and delete the default admin user.
/user add name=username password=strong=pass group=full
/user print
/user remove 0
Download the latest winbox software from the below URL;
https://mikrotik.com/download
Connect To: Your Vultr instance IP address
Login: Username
Password: P@55w0rd
By default, the new RouterOS comes with a free RouterOS license and you have to activate the license.
To activate the RouterOS you need to have an account with MikroTik.com
Activate RouterOS license
Login to your MikroTik account and find "All CHR keys" from the left menu bar.
You should be able to find the RouterOS software ID here.
Don't forget to write a note for the Software key and Upgrade the RouterOS.
Note: to use the-dude deature and be able to enable the service you must activate the license to P1, P10, or Pn
From System-->Packages make sure the-dude package is installed
If you could not find the-dude package you should install it manually.
You need to download the-dude package for the same CPU architecture and the same RouterOS version
From the below URL find "The Dude server" package under "Cloud Hosted Router" section
https://mikrotik.com/download
When the-dude-server download finished, drag and drop the package into your router.
Now you need to reboot your router from /system → reboot for the-dude package installation to be done.
Enable The-Dude Service
[admin@MikroTik] > /dude set enabled=yes
Note: Dude-client is a windows based software.
https://mikrotik.com/download
Note: Dude-Client uses the same port/protocol/username/password winbox use.
The-dude service is ready to use.
MikroTik News