Dashboard Shop Ask a question
Log in
Knowledge base

Managing DNS Records (A, CNAME, MX, TXT, SRV)

We provide a centralized interface to manage all DNS records for your services. Whether you need to point a domain to a server (A record), set up an alias (CNAME), or verify domain ownership (TXT), you can handle it all from the DNS records section.

Supported Record Types

You can create and manage the following record types through this interface:

  • A (Address): Points a domain name to an IPv4 address.
  • AAAA (IPv6 Address): Points a domain name to an IPv6 address.
  • CNAME (Alias): Points one domain name to another domain name (e.g., www to root).
  • MX (Mail Exchange): Routes email to mail servers.
  • TXT (Text): Stores text notes, often used for SPF records and domain verification.
  • SRV (Service): Defines the location of servers for specified services (like SIP or XMPP).

Prerequisites & Important Concepts

  • Nameservers: These records will only work if your domain is configured to use our nameservers at your registrar:
    • ns.somee.com
    • ns1.somee.com
  • Service Binding: Every DNS record must be attached (bound) to an active Service (Subscription), such as a Website or Virtual Server. If that service is cancelled, the associated DNS records are automatically removed to keep the system clean.

Step-by-Step Instructions

  1. Navigate to DNS Records
    • Log in to the control panel.
    • Scroll to the bottom of the left-hand menu and click DNS records.
  2. Initiate Record Creation
    • Click the ADD DNS RECORD button.
    • From the dropdown menu, select the specific type of record you want to create (e.g., A, CNAME, or TXT).
  3. Fill in the Details

    A dialog box will appear. While the fields vary slightly by record type, the core requirements are:

    • Service: Select the active subscription that this record belongs to.
    • Full domain name: Enter the specific subdomain or root domain (e.g., www.example.com or just example.com).
    • Value/Target: Enter the destination data.
      • For A Records: Enter the IPv4 address.
      • For CNAME Records: Enter the Target host domain.
      • For TXT Records: Enter the text value.
  4. Confirm
    • Click the ADD button (e.g., ADD CNAME) to save the record.

Note: After adding or modifying records, please allow 1 to 2 hours for DNS propagation to take effect across the internet.

© Copyright 2025 Doka management panel