DNS setup problem in DirectAdmin

SriKolla

New member
Joined
Jun 9, 2013
Messages
1
Hi,

I'm new to DA.. after installin the DA on my server i tried to setup my new domain on the server... following is my DNS records

HTML:
ftp	A	xxx.xxx.xxx.xxx	
example.com.	A	xxx.xxx.xxx.xxx	
localhost	A	127.0.0.1	
mail	A	xxx.xxx.xxx.xxx	
ns1	A	xxx.xxx.xxx.xxx	
ns2	A	xxx.xxx.xxx.xxx	
pop	A	xxx.xxx.xxx.xxx	
smtp	A	xxx.xxx.xxx.xxx	
www	A	xxx.xxx.xxx.xxx	
example.com.	NS	ns1.example.com.	
example.com.	NS	ns2.example.com.	
mail	MX	10	
example.com.	TXT	"v=spf1 a mx ip4:xxx.xxx.xxx.xxx ~all"	
localhost	AAAA	::1

But when i try to connect it says server not found...

IntoDNS throws out following errors..
HTML:
Mismatched NS records 	WARNING: One or more of your nameservers did not return any of your NS records.
Error 	DNS servers responded 	ERROR: One or more of your nameservers did not respond:
The ones that did not respond are: xxx.xxx.xxx.xxx
Missing nameservers reported by your nameservers
No valid SOA record came back!
ERROR: I could not get any A records for www.example.com!

Any help is appreciated...
 
Provide a valid domain so we can check.

Be sure the domain is registered.

Be sure you did wait up to 48 hours for dns propagation before get scared :)

Regards
 
Also, I assume you changed the nameservers of the domain to the registered ones pointing to your server?
 
Andrea and Peter ask some important questions. For more information, please read this (ntlworld.com).

Jeff
 
Back
Top