DNS Management

How to Configure DNS with Your Domain Registrar

Overview

When you purchase a domain name from a registrar (e.g., GoDaddy, Namecheap, Enom), you must configure its DNS settings to link it to your hosting provider. This guide will walk you through the process of setting up nameservers and ensuring your domain resolves correctly.

Step 1: Log into Your Domain Registrar Account

Visit your domain registrar's website (e.g., GoDaddy, Namecheap, Enom) and log in using your credentials.

Step 2: Set Up Custom Nameservers

To use private nameservers, you must register them with your domain registrar. You will need to specify a hostname and associate it with an IP address.

Example:

  • Primary Nameserver: ns1.mysite.net75.126.196.138
  • Secondary Nameserver: ns2.mysite.net75.126.196.152

Note: The names "ns1" and "ns2" are not mandatory; you can use any naming convention.

Step 3: Assign Nameservers to Your Domain

After registering the nameservers, update your domain's DNS settings to point to these nameservers:

Example:

  • Nameserver 1: ns1.mysite.net
  • Nameserver 2: ns2.mysite.net

Step 4: Verify DNS Propagation

Once the changes are saved, DNS propagation can take up to 24-48 hours worldwide. You can check propagation status using tools like:

  • WhatsMyDNS
  • Command-line: nslookup yourdomain.com or dig yourdomain.com

Step 5: Managing DNS Records (Optional)

If you prefer to manage DNS records manually, navigate to the DNS Management section in your registrar's dashboard and update the following records:

Common DNS Records:

  • A Record: Points your domain to a hosting server IP.
  • MX Record: Directs emails to your mail server.
  • CNAME Record: Creates an alias for another domain.
  • TXT Record: Used for verification and SPF settings.

Need Assistance?

If you're unsure about your DNS settings or need help configuring your domain, please open a support ticket via the Client Area.

Knowledgebase