• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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