6 msgLink Local Multicast Name Resolution

Slave server sending notifies to itself?
\ Scott Baker (25 Apr 2006)
. \ Jorg B. (25 Apr 2006)

6 msgDNS name pointer
4 msgunexpected rcode (SERVFAIL)
3 msgWhere do recursion denied messages go?
2 msgNo authoritative and authoritative replies for ...
1 msgsuddenly not getting mail from bind-users list
4 msgerror messages
2 msgdns load balancing config (SRV)
1 msgforwarders.
8 msgIXFR and lost (?) updates of a TTL
2 msgallow-transfer from slave server
3 msgsimple logging-question
1 msgWindows PID permission denied problems
1 msgBind on Windows
3 msgLinux DNS Server
1 msgnew web site
2 msgNewbie post - strange routing for ZA to UK via ...
14 msgresolver's behavior
5 msgDIG from file???
Subject:Re: Slave server sending notifies to itself?
Group:Bind-users
From:Jorg B.
Date:25 Apr 2006


 
I believe you can use the "notify no" option within the named.conf file
to turn off the notifies...

JB
> I have a pretty simple configuration, one master, one slave server.
> Configured as follows:
>
> # Master Server
> zone "dsl.web-ster.com" {
> type master;
> allow-query { any; };
> allow-update { key ddns; };
> file "dsl.web-ster.com.dns";
> };
>
> # Slave Server
> zone "dsl.web-ster.com" {
> type slave;
> allow-query { any; };
> masters { 65.182.224.40; };
> file "dsl.web-ster.com.dns";
> };
>
> Every time the slave receives a notify it transfers the zone and
> everything is fine. It also *SENDS* a notify to itself? The slave
> server is 65.182.224.50 and it sends out notifies (I didn't think
> slave servers sent notifies) to itself, which it then complains
> about not being a master. Is this normal behavior? How do I tell my
> slave not to send notifies?
>
> ########################################################################
>
> 25-Apr-2006 11:51:59.980 client 65.182.224.40#33237: received notify
> for zone 'dsl.web-ster.com'
> 25-Apr-2006 11:51:59.981 zone dsl.web-ster.com/IN: Transfer started.
> 25-Apr-2006 11:51:59.982 transfer of 'dsl.web-ster.com/IN' from
> 65.182.224.40#53: connected using 65.182.224.34#56794
> 25-Apr-2006 11:52:00.001 zone dsl.web-ster.com/IN: transferred
> serial 1145916617
> 25-Apr-2006 11:52:00.001 transfer of 'dsl.web-ster.com/IN' from
> 65.182.224.40#53: end of transfer
> 25-Apr-2006 11:52:00.002 zone dsl.web-ster.com/IN: sending notifies
> (serial 1145916617)
> 25-Apr-2006 11:52:00.488 client 65.182.224.50#42681: received notify
> for zone 'dsl.web-ster.com'
> 25-Apr-2006 11:52:00.488 zone dsl.web-ster.com/IN: refused notify
> from non-master: 65.182.224.50#42681
>
>
> .
>
>




© 2004-2008 readlist.com