• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Server DNS Setup

Seven Internet

New Pleskian
Hi

I have just check my dns on dnsstuff.com & there seems to be some problems with my DNS setting. I have paste my dns setting below. These setting are for the servers - dns

<domain>. NS ns.<domain>.
<domain>. NS ns0.dnsserver.com.
<domain>. NS ns1.dnsserver.com.
<domain>. A <ip>
<domain>. MX (10) mail.<domain>.
<ip> / 24 PTR <domain>.
ftp.<domain>. CNAME <domain>.
mail.<domain>. A <ip>
ns.<domain>. A <ip>
webmail.<domain>. A <ip>


Are all of these setting need?


The errors I am getting are

Missing (stealth) nameservers
No NSs with CNAMEs
Stealth NS record leakage


Help please
 
First, all three NS servers must be created with the registrar,

then add two more A records, one for ns0.dnsserver.com A <ip> and one for ns1.dnsserver.com A <ip>

If you want "www" support, add www.<domain>. CNAME <domain>.
 
yeah you will need to create a couple more A records to reflect the NS IP and then register the Name Servers at the registrar level...
 
Back
Top