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

Help ! Step by step DNS or an example of DNS Setup needed

F

FrozenH

Guest
Hi.
First of all sorry about my bad english beacuse is not my native language.

I've started this post because i did'nt find in forum or in KB the answer for my problem.

I am new (a beginer) to Parallels Plesk Panel and i have no example of what exactly i have to change to DNS Setup in Administrator Account (dns server is BIND) (i don't know what i have to introduce or modify to DNS Setup, my domain that i want to do a DNS server is iubita.org).
If any of you cand give me a simple screenshot of the DNS Settings would be very nice and helpfoul.

Thank's in advance.
 
Here is a snapshot of the dns settings to be added. Replace <domain> with your actual domain name
<domain> NS ns1.mynameserver.com
<domain> NS ns2.mynameserver.com
<domain> A <ip>
webmail.<domain> A <ip>
ftp.<domain> A <domain>
mail.<domain> A <domain>
<domain>. MX 10 mail. <domain>.
 
10x prince i've tried that from beginig but did'nt worked from beginig ... anyway 10x again, problem solved :D
 
Back
Top