how should my dns looks at the end?

funfile

Verified User
Joined
Jun 27, 2008
Messages
7
hello my dns is this:

--------

ftp A ip1
localhost A 127.0.0.1
mx1.mydomain.com. A ip1
mx2.mydomain.com. A ip2
ns1.mydomain.com. A ip1
ns2.mydomain.com. A ip2
pop A ip1
smtp A ip1
mydomain.com. A ip1
www A ip1
mx1 MX 10
mx2 MX 10
mydomain PTR 2pi.in-addr.arpa mydomain. TXT "v=spf1 a mx ip4:ip1 ?all"

-------------


is it correct?

i dont know what exatly i need to do because the changes takes time to make effect... so is it right?

how is your dns?

i need to setup my email account to my dedicated server recieve all the emails

i need to setup my reversal dns server

and setup correctly my name servers (should the name server when we access through the web browser shows the apache installed page?)

thx
 
You should have some NS records for your domain.

Check Catch-All-Email for receiving all server e-mails, also add your e-mail address from user level.

For reverse DNS you need to use a PTR record that is generally added by your hosting provider. Please, try to contact them about this.
 
Back
Top