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

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