• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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