1. Access the DNS Manager

From the main menu, click on DNS Manager.

At the top, you’ll find several sections:

  • DNS Zones → to create or edit domains and subdomains

  • Bulk Management → to manage multiple records at once

  • rDNS Records → to set PTR (reverse DNS) records


2. Create a DNS Record

To create a DNS record:

  1. Go to DNS Zones

  2. Click Add Zone or open an existing domain

  3. Create a new record by selecting the type:

    • A / AAAA: points a domain or subdomain to an IP address

    • CNAME: creates an alias for a domain

    • MX: defines mail servers

    • TXT: used for SPF, DKIM, or verification

Example: to create panel.mydomain.com, add an A record pointing to your server IP.


3. Create an rDNS (PTR) Record

To set an rDNS (PTR):

  1. Go to rDNS Records

  2. Click Add PTR Record

  3. Fill in the required fields:

    • Related Item: select the associated service

    • IP Address: choose the IP address (if you have more than one)

    • TTL: leave the default value (e.g., 14400)

    • RDATA: enter the hostname to link, for example server1.mydomain.com

  4. Click Confirm

After a few minutes, the record will be active.
You can verify it with:

nslookup <ip>

or

dig -x <ip>

4. Useful Tips

  • The rDNS must match the server’s hostname.

  • Use only valid domains with working DNS.

  • If something goes wrong, you can delete and recreate the record.

Kas see vastus oli kasulik? 0 Kasutajad peavad seda kasulikuks (0 Hääled)