PDA

View Full Version : DNS non-authoritative



Fennes
10-17-2007, 11:15 PM
hello,

since the last DA update i have an DNS problem,

i have an secundaire nameserver running also bind.
before the last DA update everything was fine but now i get this error
on new domains:

Oct 18 08:24:07 Myrthe named-xfer[27225]: [[81.23.250.15].53] not authoritative for woeszaa.com, SOA query got rcode 0, aa 0, ancount 0, au 0, aucount 13

(
on the master dns (where DA is running) the bind files(/etc/bind/domain.db AND the entry /etc/bind/named.conf) looks good. there are the same as the ones before.

on the secundaire the slave entry in /etc/bind/named.conf is also good.

i have it only on the new domains i want to add to DA
it seems that there is somewhere an bug in DA and bind communication


*some new info:

the DA machine has 2 ips 1 ip for the websites *.14 and one voor DNS
*.15

if i change the value in NS2 for the new domains to 14 instead of 15 it works fine...
but the older domains still work with 15...
but for now i change my new domains to 14. as master dns ip.
but thats a temp solution

nobaloney
10-19-2007, 06:49 PM
Doing a whois on woeszaa.com returns that the domain doesn't exist.

DNS can't be authoritative for a nonexistent domain.

Jeff

Fennes
10-20-2007, 02:45 AM
No jeff,

that's not correct, if i want to registar a new domain,

i ve to setup 2 namesavers for that domain, if my ns2 won't replicate

from my ns1 i haven't got 2 correct nameservers,
that is the problem :)

so it is correct that the domaint don't excist :)

nobaloney
10-20-2007, 11:18 AM
I'll try to be more clear.

If the domain doesn't exist you're going to get that nonauthoritative error because there's no way to check the authority.

Do you have any working DNS anywhere? If so, then create the domain, pointing to any working nameserver you have and set it up there.

If not, then get free nameservice from one of the many companies out there offering service free for a small number of domains.

Once the domain is working, then set up the DNS you need to set up, test it with a working domain, and then switch this domain over to it.

If this still doesn't help, then I really don't understand your problem :( .

Jeff