• 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.

NS Not Resolving After Move from 7.5 to 8.0.1

W

willlangford

Guest
Hello,
After moving fro 754 to 801 my dns has stopped resolving. here is my dns template does this look right?

<domain>. NS ns2.asdf.net.
<domain>. NS ns1.asdf.net.
<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>

or from a domain that was just reset in the dns

ipaddy / 24 PTR domain.com.
domain.com. NS ns1.asdf.net.
domain.com. NS ns2.asfd.net.
domain.com. A ipaddy
domain.com. MX (10) mail.domain.com.
ftp.domain.com. CNAME domain.com.
mail.domain.com. A ipaddy
ns.domain.com. A ipaddy
webmail.domain.com. A ipaddy
www.domain.com. CNAME domain.com.

does anyone have any ideas? thx!!
 
Back
Top