Kolonel Server - Hosting van infrastructuurservers

Contact informatie

Twist 96072377

[email protected]

Begin

The DNS Zone Editor in cPanel allows you to manage custom DNS records for a domain. Through this interface, you can add, bewerking, and delete records that control how services such as websites and email are routed.

Understanding DNS record types

A DNS zone contains multiple record types. The most commonly managed records include:

  • A records associate a hostname with an IPv4 address.
  • CNAME records create aliases that point one hostname to another hostname.
  • TXT records store text values and are commonly used for email authentication mechanisms such as SPF and DKIM.

Improper DNS configuration can disrupt website access or email delivery, so changes should be made carefully.

Accessing the Zone Editor

  1. Log in to cPanel.
  2. Open the Tools pagina.
  3. In de Domeinen sectie, klikken Zone-editor.
  4. Locate the target domain and click Beheren.

[Screenshot placeholder: cPanel Zone Editor domain list]

Adding a DNS record

  1. In the domain management view, click the arrow next to Add Record.
  2. Select the record type you want to add.
  3. Enter the fully qualified domain name in the Name veld.
  4. Set the TTL value. If unsure, gebruik 14400.
  5. Confirm the correct record type is selected.
  6. Enter the record value:
    • Voor A records, enter an IP address.
    • Voor CNAME records, enter the canonical hostname.
    • Voor TXT records, enter the required text value.
  7. Klikken Add Record.

[Screenshot placeholder: Add DNS record form]

Editing a DNS record

  1. Open Zone-editor and click Beheren for the domain.
  2. Locate the record to change.
  3. Klikken Edit.
  4. Modify the required fields.
  5. Klikken Save Record.

[Screenshot placeholder: Edit DNS record action]

Changes take effect after DNS propagation, which may take several hours.

Deleting a DNS record

  1. Open Zone-editor and manage the domain.
  2. Locate the record to remove.
  3. Klikken Delete.
  4. Confirm the deletion.

[Screenshot placeholder: Delete DNS record confirmation]

Removing essential records can cause service outages. Verify the impact before deleting any record.

Common use cases

  • Connecting domains to services hosted on cloud-servers
  • Configuring email authentication when using external mail providers instead of cPanel hosting mail services
  • Preparing domains for deployment on a dedicated server