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

Maximo Ramos maximo at violadores.org
Mon Mar 12 08:51:42 UTC 2001


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


More information about the bind-users mailing list