Zone master is not Authoritative.

Stephen Carville carville at ugsolutions.com
Mon Jun 19 17:26:25 UTC 2000


OK, I fixed it.

I have a subsomain called cypdhcp where I put dhcp issued addresses.  I was
trying to be clever and alias the DHCP server to something easier to
remember than cyhpr235.  Unfortunately I chose 'cypdhcp'  as the alias and
ended up with a conflict that caused the parent domain to be rejected.

On Mon, 19 Jun 2000, Stephen Carville wrote:
-Any idea what is causing this error message.  It look like my zone
-master no longer thinks it is authoritative.
-
-Jun 19 08:51:03 ops named[27715]: unapproved AXFR from
-[134.244.128.34].3096 for "ugsolutions.com" (not authoritative) 
-
-134.244.128.34 is a slave server for the zone and the server this
-message is appearing on (134.244.64.11) is master for the zone:
-
-zone "ugsolutions.com" {
-        type master;
-        file "db.ugsolutions";
-};
-  
-I currently allow transfers for any machine in the 134.244/16 address
-space.
-
-options {
-        directory "/var/named";
-        allow-transfer { 134.244/16; };
-};



More information about the bind-users mailing list