How can i fix this PLEASE

Barry Margolin barmar at genuity.net
Thu Jan 24 16:06:38 UTC 2002


In article <a2p7l3$9ns at pub3.rc.vix.com>, Andrew <admin at eziekiel.com> wrote:
>Hello
>
>      Any idea how i can fix this. It keeps showing up in my logs
>Running bind 8 on A redhat 6.1 Linux box
>
>23-Jan-2002 14:01:16.618 security: notice: denied AXFR from [127.0.0.1].1405
>for "tullib.com.au" (not master/slave)

Looks like you have something like:

zone "tullib.com.au" {
  type slave;
  masters { 127.0.0.1; };
};

in your named.conf.  Get rid of it.

-- 
Barry Margolin, barmar at genuity.net
Genuity, Woburn, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.


More information about the bind-users mailing list