Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ns1 named[16812]: refresh_callback: zone conectados.org/IN: non-authorative answer from 150.214.57.88#53

3 views
Skip to first unread message

Maximo Ramos

unread,
Mar 12, 2001, 4:17:34 AM3/12/01
to

Hi!!

the domain: conectados.org

Primary: isfserver.ctima.uma.es 150.214.57.88
Secondary: ns1.4allsystems.com 216.138.220.16

I am ns1.4allsystems.com, in my logs I get from time to time:

ns1 named[16812]: refresh_callback: zone conectados.org/IN: non-authorative
answer from 150.214.57.88#53

My named.conf is very simple:

zone "conectados.org" in {
type slave;
file "secondary/db.conectados.org";
masters { 150.214.57.88; };
};

However, isfserver.ctima.uma.es (which I don't control) has the
following:

zone "conectados.org" {
type master;
allow-transfer 216.138.220.16 <-------
file "conectados.org";
};

I advised him to change allow-transfer to:

allow-transfer { 216.138.220.16; };

But I still get those errors, what is wrong?

Thanks!

--
----------------------------------------------------
Maximo Ramos
From The Land of The Morning Calm
"I am free of prejudices. I hate everyone equally."
----------------------------------------------------


Jim Reid

unread,
Mar 12, 2001, 6:18:36 AM3/12/01
to
>>>>> "Maximo" == Maximo Ramos <max...@violadores.org> writes:


Maximo> I am ns1.4allsystems.com, in my logs I get from time to
Maximo> time:

Maximo> ns1 named[16812]: refresh_callback: zone conectados.org/IN: non-authorative answer from 150.214.57.88#53

Get the DNS administrator of 150.214.57.88 (isfserver.ctima.uma.es) to
fix his/her server so that it is authoritative for the conectados.org
zone. There will probably be a syntax error in the zone file which
prevents the server from loading the zone. The nature of the error
will be reported in the name server logs. It might be an idea to tell
this DNS administrator to make a habit of reading those logs.


0 new messages