Hi
I seem to have a problem with one of my domains DNS on my dedi server.
When I run the domain network-me.net through dnsstuff it is giving me the following error:
NS A records at nameservers WARNING: Your nameservers do not include any corresponding A records when asked for your NS records. They probably are not returning the A records when asked, which can prevent some other DNS servers from contacting your DNS servers. They should do this if they are authoritative for those A records (in BIND, you should not use 'minimal-responses yes;'). The problem record(s) are:
Nameserver 195.178.107.210 did not provide any IPs
Nameserver 195.178.107.211 did not provide any IPs
I have checked named.conf the domain is in there, I have also checked network-me,net.db that all seems to be fine see below:
$TTL 14400
@ IN SOA ns1.network-me.net. root.network-me.net. (
2008041900
14400
3600
1209600
86400 )
network-me.net. 14400 IN NS ns1.network-me.net.
network-me.net. 14400 IN NS ns2.network-me.net.
ftp 14400 IN A 195.178.107.210
localhost 14400 IN A 127.0.0.1
mail 14400 IN A 195.178.107.210
network-me.net. 14400 IN A 195.178.107.210
pop 14400 IN A 195.178.107.210
www 14400 IN A 195.178.107.210
network-me.net. 14400 IN MX 10 mail
network-me.net. 14400 IN TXT "v=spf1 a mx ip4:195.178.107.210 ?all"
But yet I am getting the error listed above.
What is strange is that I have a few other domains on the server and they report back fine.
I have looked in DA DNS manager and the NS recoreds are there.
What am I missing and how can I fix this?
Thanks in advance to any help advice.
I seem to have a problem with one of my domains DNS on my dedi server.
When I run the domain network-me.net through dnsstuff it is giving me the following error:
NS A records at nameservers WARNING: Your nameservers do not include any corresponding A records when asked for your NS records. They probably are not returning the A records when asked, which can prevent some other DNS servers from contacting your DNS servers. They should do this if they are authoritative for those A records (in BIND, you should not use 'minimal-responses yes;'). The problem record(s) are:
Nameserver 195.178.107.210 did not provide any IPs
Nameserver 195.178.107.211 did not provide any IPs
I have checked named.conf the domain is in there, I have also checked network-me,net.db that all seems to be fine see below:
$TTL 14400
@ IN SOA ns1.network-me.net. root.network-me.net. (
2008041900
14400
3600
1209600
86400 )
network-me.net. 14400 IN NS ns1.network-me.net.
network-me.net. 14400 IN NS ns2.network-me.net.
ftp 14400 IN A 195.178.107.210
localhost 14400 IN A 127.0.0.1
mail 14400 IN A 195.178.107.210
network-me.net. 14400 IN A 195.178.107.210
pop 14400 IN A 195.178.107.210
www 14400 IN A 195.178.107.210
network-me.net. 14400 IN MX 10 mail
network-me.net. 14400 IN TXT "v=spf1 a mx ip4:195.178.107.210 ?all"
But yet I am getting the error listed above.
What is strange is that I have a few other domains on the server and they report back fine.
I have looked in DA DNS manager and the NS recoreds are there.
What am I missing and how can I fix this?
Thanks in advance to any help advice.