4. Library

Cloutik proposes a set of Configuration templates in the Library. These templates are available to enforce standard configuration operations such as : Setting NTP servers Apply a firmware update Deploying a (modified) Cloutik script Activate DNS Safesearch Enable or disable Wireless link Activate the LTE modem Deploy specific Wall Garden entries for a Hotspot configuration […]

Read more
Conditional scripts

The Mikrotik scripting language permit to use conditional statements that can be used when you create your own configuration template. Such conditional statement can include one or several rules among the following elements : “If (true) do (instruction X) else (instruction Y)” Loops : “if”, “for”, “foreach” maths operators : use directly operators like “+” […]

Read more
No device logs visible

The Logs sent by the RouterOS to the Cloutik service are sent on UDP / Port 5014. Cloutik does not collect all the logs that can be sent by a RouterOS device, because if you activate multiple topics it is too verbose. However you should see the Critical / Warning / Info topics without problem. […]

Read more
Remote Webfig does not work

There are several reasons that you shall investigate. It never worked with my RouterOS device If it never worked it is likely that your network is blocking the protocol and port used by Cloutik to establish a secured communication channel with the RouterOS device.If you have no control on the network (e.g. LTE network) or […]

Read more