Knowledgebase

Custom Nameserver Testing

Setting up custom nameservers allows you to brand your DNS resolution services with your domain name. Ensuring that these nameservers are correctly configured and functional is crucial for website accessibility. This knowledge base provides comprehensive information on testing custom nameservers in WHM cPanel.

Understanding Custom Nameservers

What are Custom Nameservers?

Custom nameservers are nameservers that use your domain name instead of your hosting provider's domain. They provide a branded DNS resolution service.

Importance of Testing Custom Nameservers

  1. Verify Configuration: Testing helps confirm that the custom nameservers have been set up correctly.

  2. Ensure Website Accessibility: Properly configured nameservers are essential for website access.

WHM cPanel Tools for Custom Nameserver Testing

1. Edit DNS Zone

The Edit DNS Zone tool in WHM allows you to view and edit the DNS records for a domain, including nameserver records.

2. WHMCS Nameserver Checker

If you're using WHMCS for billing and automation, it includes a Nameserver Checker tool to verify custom nameserver functionality.

Testing Custom Nameservers

Step 1: Log in to WHM

  1. Open a web browser and navigate to your WHM login page (usually https://yourdomain.com:2087).

  2. Enter your WHM username and password.

Step 2: Access Edit DNS Zone

  1. In WHM, navigate to Home > DNS Functions > Edit DNS Zone.

  2. Select the domain for which you have set up custom nameservers.

Step 3: Verify Nameserver Records

  1. In the DNS Zone Editor, look for the NS (nameserver) records.

  2. Confirm that they point to your custom nameservers (e.g., ns1.yourdomain.com, ns2.yourdomain.com).

Step 4: Resolve Nameserver Records

  1. Open a command prompt or terminal window.

  2. Use the nslookup or dig command to resolve the nameserver records. For example:

     
  1. nslookup ns1.yourdomain.com

    Ensure that the IP address returned matches the IP address where your nameserver is hosted.

Step 5: Test Domain Resolution

  1. Open a web browser and enter your domain name (e.g., http://www.yourdomain.com).

  2. Confirm that your website loads correctly.

Common Issues and Troubleshooting

1. Incorrect Nameserver Records

  • Cause: Nameserver records may not be pointing to the correct IP addresses.
  • Solution: Verify and update the NS records in the DNS Zone Editor.

2. Propagation Delays

  • Cause: Changes in DNS records can take time to propagate across the internet.
  • Solution: Be patient, as it may take some time for DNS changes to take effect globally.

3. Misconfigured DNS Records

  • Cause: Errors in DNS records can lead to resolution failures.
  • Solution: Review and correct any errors in the DNS records.

Best Practices for Custom Nameserver Testing

  1. Double-Check NS Records: Ensure that nameserver records are correctly set in the DNS Zone Editor.

  2. Use nslookup or dig: Test nameserver resolution using command-line tools like nslookup or dig.

  3. Monitor Propagation: Be aware that DNS changes may take time to propagate across the internet.

Conclusion

Testing custom nameservers is crucial for verifying that they are correctly configured and functional. By following the guidelines provided in this knowledge base, you can efficiently test custom nameservers in WHM cPanel. Regular testing and best practices will help ensure reliable DNS resolution services for your domain.

 

  • 0 Users Found This Useful
Was this answer helpful?