How can i fix this PLEASE

Kevin Darcy kcd at daimlerchrysler.com
Fri Jan 25 00:16:49 UTC 2002


Barry Margolin wrote:

> 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.

I think it's more likely that there's some piece of software on the box other than
BIND that is attempting these zone transfers. If BIND were attempting to transfer
from itself, there would be named-xfer log messages (failed
transfers) accompanying the ones that named itself is emitting.


- Kevin




More information about the bind-users mailing list