Managing DNS Records
This guide explains how to add, edit, and delete DNS records for your domain using the PowerPanel.
Accessing the DNS Editor
Before you can manage your records, you need to navigate to the correct page for your domain.
- In the PowerPanel, go to
Network -> Nameservers
.
- You will see a list of your added domains. Click the details icon next to the domain you wish to manage.
At the bottom of the DNS management page, you will find a form to add a new DNS entry. Fill in the required fields and select the record type.
Common Record Types
- A: Points a domain or subdomain to an IPv4 address.
- CNAME: Creates an alias, pointing one domain name to another.
- MX: Specifies the mail server responsible for accepting email messages.
- NS: Defines the authoritative name server for the domain.
- SRV: Provides information on available services for specific protocols.
- TXT: Holds text information, often used for verification or SPF records.