• 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

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