# Setting DNS Management

## Setting DNS Management

To configure DNS records for a specific domain, open the **DNS Management** page and select the domain that has been created, such as **demodokumentasi.com**. After the domain is selected, the DNS Management page for the selected domain will be displayed.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2F0rCi2f2SJEQ1somFTJaU%2Fimage.png?alt=media&#x26;token=e37c0245-6933-4362-b7f3-031f8618c291" alt=""><figcaption></figcaption></figure>

The **DNS Management for demodokumentasi.com** page is displayed, showing the list of DNS records for the selected domain.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FoKaC9L9EDuLvoNPLgk7W%2Fimage.png?alt=media&#x26;token=ec679be8-0146-43ce-9956-da4209473ca4" alt=""><figcaption></figcaption></figure>

### Add Record

Click the **+Add Record** button to create a new DNS record for the selected domain.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FLmApnCPsZE1licZIUtLD%2Fimage.png?alt=media&#x26;token=0d6e7ada-8b9e-4b8d-8251-6ae0c78ca43c" alt=""><figcaption></figcaption></figure>

After clicking **Add Record**, a form appears to create a new DNS record. Fill in the required fields, then click the **Save** button.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2F8otK0SUXKz3ePFF0eFW8%2Fimage.png?alt=media&#x26;token=80338b78-1d79-4b76-aad4-c67454df492d" alt=""><figcaption></figcaption></figure>

A notification appears confirming that the record has been successfully created.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FzHnJ3HjFUapLBR1ma7qL%2Fimage.png?alt=media&#x26;token=49ab13d1-77de-4a9e-b65e-f862f4eef0ba" alt=""><figcaption></figcaption></figure>

The following table describes each field available when adding a DNS record.

<table><thead><tr><th width="178">Column</th><th>Description</th></tr></thead><tbody><tr><td><strong>Type</strong></td><td>Users can choose data type for explanations can be seen in <strong>Table 10.2 List of Data Type and Type</strong></td></tr><tr><td><strong>Name</strong></td><td>Fill domain name because this field <strong>must be filled in</strong></td></tr><tr><td><strong>Content</strong></td><td>Adjusting to <strong>Type</strong> selected for this field <strong>must be filled in</strong></td></tr><tr><td><strong>TTL</strong></td><td>If the TTL is emptied the default calue stores is 86400 (24 Hours)</td></tr></tbody></table>

\
The following table describes the supported DNS record types and their purposes.

<table><thead><tr><th width="118">Type</th><th width="117">Data Type</th><th>Description</th><th>Example</th></tr></thead><tbody><tr><td><strong>A</strong></td><td>IPv4</td><td>For IP address version 4, use 32 bits</td><td>192.168.1.4</td></tr><tr><td><strong>AAAA</strong></td><td>IPV6</td><td>For IP address version 6, use 128 bits</td><td>2001:0000:3238:DFE1:0063:0000:0000:FEFB</td></tr><tr><td><strong>MX</strong></td><td>String</td><td>Used for email server identification</td><td>- mx.domain.com<br>- ‘mx.domain.com’<br>- “mx.domain.com”</td></tr><tr><td><strong>TXT</strong></td><td>String</td><td>Used for SSL verification.</td><td>- txt.domain.com<br>- 'txt.domain.com'</td></tr><tr><td><strong>SRV</strong></td><td>String</td><td>Used to place futher related to service (IP, port, or other description)</td><td>100 43 tipesrv.format-record.com</td></tr><tr><td><strong>CNAME</strong></td><td>String</td><td>Digunakan untuk memetakan nama alias ke nama domain</td><td>- cname.domain.com<br>- 'cname.domain.com'<br>- "cname.domain.com"</td></tr><tr><td><strong>SPF</strong></td><td>String</td><td>Userd for email security</td><td>"v=spf1 include:_spf.google.com -all"</td></tr><tr><td><strong>PTR</strong></td><td>String</td><td>Used as reverse text of a record</td><td>- ptr.domain.com<br>- 'ptr.domain.com'<br>- "ptr.domain.com"</td></tr></tbody></table>

<table><thead><tr><th width="340">Column</th><th>Decription</th></tr></thead><tbody><tr><td><strong>Nameservers</strong></td><td>Select server name</td></tr><tr><td><strong>ns1</strong></td><td>Server name 1</td></tr><tr><td><strong>ns2</strong></td><td>Server name 2</td></tr></tbody></table>

### Sync Record

On the DNS Management page, the **Sync Record** button is available to synchronize the existing DNS records. After clicking the **Sync Record** button, the system starts the DNS record synchronization process.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2Fzc7TMHoaPeWrKwemKeKu%2Fimage.png?alt=media&#x26;token=3f31abdd-5c0c-47d4-add7-f16f713e9cc9" alt=""><figcaption></figcaption></figure>

Once the process is completed, the system displays a confirmation message stating that the record has been successfully synced.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FPaGeA0se0Opac4TXi9Et%2Fimage.png?alt=media&#x26;token=d69d82a4-3c21-47db-a2de-afbafe2ff175" alt=""><figcaption></figcaption></figure>

### Edit Record

To modify an existing DNS record, the **Edit** button in the **Action** column can be selected.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FVSiOvpTvysFHVFJFhNfS%2Fimage.png?alt=media&#x26;token=915303e3-8d76-455f-a275-b130fb493e75" alt=""><figcaption></figcaption></figure>

After clicking the **Edit** button, the record enters edit mode and additional actions are displayed in the **Action** column, including **Update**, **Delete**, and **Cancel**.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2F8clK1GkEuVJM9bW5wMeD%2Fimage.png?alt=media&#x26;token=0e64fb7f-bef2-4b81-909d-ddb877c4d232" alt=""><figcaption></figcaption></figure>

#### Update Record

Update the required fields according to the new configuration.&#x20;

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2F6fr4nQGq0SzUYWqDri76%2Fimage.png?alt=media&#x26;token=528eb5b1-e4eb-4e5e-9838-233e214daf42" alt=""><figcaption></figcaption></figure>

Click the **Update** button to submit the changes.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FWMXBt3enjcneZvFeLHzK%2Fimage.png?alt=media&#x26;token=e3843c72-626f-4dbd-ba44-ae43cbae5c95" alt=""><figcaption></figcaption></figure>

A confirmation dialog appears to verify the record update. Click **Confirm** to apply the updated record.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FwJlQja7WYq00FCvpWYCx%2Fimage.png?alt=media&#x26;token=6cc55f25-91d8-4699-ae24-c98b0e9b18ae" alt=""><figcaption></figcaption></figure>

Once successful, the system displays “**✓ Record has been successfully updated**”.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FEM2vZSCYoAcCvRJUNyNN%2Fimage.png?alt=media&#x26;token=ce545cd3-b822-4a06-87e4-25db47c92696" alt=""><figcaption></figcaption></figure>

#### Delete Record

Click the **Delete** button on the selected record.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2F4odrFx2ss8imACe3fxFW%2Fimage.png?alt=media&#x26;token=18b75c96-a8ed-458c-8be3-dbd410c7abad" alt=""><figcaption></figcaption></figure>

A confirmation dialog appears showing the record details. Click **Confirm** to delete the record.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FT4vuUSfoSKYUWeECVG0V%2Fimage.png?alt=media&#x26;token=4bc924ba-0ee4-43b0-8b56-080256a5d048" alt=""><figcaption></figcaption></figure>

Once successful, the system displays the message **“Record has been successfully deleted.”**

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FdmNR0Zd3Hj3jc58ho0D1%2Fimage.png?alt=media&#x26;token=a375b82e-44a3-4967-84ed-35359bd5f294" alt=""><figcaption></figcaption></figure>

#### Cancel Record

Click the **Cancel** button to exit edit mode. After clicking **Cancel**, the DNS record returns to its previous state and the record fields are no longer editable. To make further changes, the **Edit** button must be selected again to re-enter edit mode.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FcX0paRrvbpOzM2mT1RKN%2Fimage.png?alt=media&#x26;token=d2422b19-5fee-41b1-a7c1-7c9b89756792" alt=""><figcaption></figcaption></figure>

### Cloudeka Nameservers

The Clouddeka Nameserver section shows the list of nameservers assigned by Clouddeka. To use Clouddeka DNS Management, ensure that the domain is configured to use these nameservers at the domain registrar.
