====== Mikrotik RouterOS Dynamic DNS ====== ===== Mikrotik Cloud Method ===== http://wiki.mikrotik.com/wiki/Manual:IP/Cloud * Super simple to enable and no configuration required * Also supports NTP without configuring the SNTP Client Dynamic DNS and NTP service that's simple to set up and needs no scripts or scheduled tasks. The only obvious down side is that the host name is not memorable. To make a more memorable hostname, you can create a CNAME record in another DNS domain name that you control using this DNS Name as the target. ==== Winbox ==== **IP -> Cloud** * Enable DDNS * Enable Update Time ==== CLI ==== /ip cloud set enabled=yes update-time=yes /ip cloud print