User Tools

Site Tools


networking:router:mikrotik_dyndns

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
networking:router:mikrotik_dyndns [2013/07/28 16:42]
gcooper created
networking:router:mikrotik_dyndns [2022/10/24 09:34] (current)
gcooper
Line 1: Line 1:
 ====== Mikrotik RouterOS Dynamic DNS ====== ====== Mikrotik RouterOS Dynamic DNS ======
  
-http://wiki.mikrotik.com/wiki/Scripts+===== Mikrotik Cloud Method =====
  
-http://forum.mikrotik.com/viewtopic.php?p=171805+http://wiki.mikrotik.com/wiki/Manual:IP/Cloud
  
-  - Add a script +  * Super simple to enable and no configuration required 
-  - Add a scheduler entry to run the script+  * Also supports NTP without configuring the SNTP Client
  
-===== DynDNS Update Script =====+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 ====
 +
 +<file>
 +/ip cloud set enabled=yes update-time=yes
 +
 +/ip cloud print
 +</file>
networking/router/mikrotik_dyndns.1375051372.txt.gz · Last modified: 2013/07/28 16:42 by gcooper