Automatic refresh secondary when primary change

Sim simvirus at gmail.com
Wed Feb 1 15:51:48 UTC 2006


> You need to turn on notify. In named.conf you can do this globally in
> options by adding:
>
> notify yes;

Hi!

I have enabled it on secondary ( primary was active ) and add :

       allow-notify {
               ip-secondary;
       };

because whitout this on secondary, it show:

/var/log/named/info
<<< refused notify from non-master: secondary#32782 >>>


Now I can see this in secondary:

Feb  1 16:41:37 ns2 named[6129]: zone xxxxxx.com/IN/internal-in:
Transfer started.
Feb  1 16:41:37 ns2 named[6129]: transfer of 'xxxxxx.com/IN' from
master#53: connected using secondary#56435
Feb  1 16:41:38 ns2 named[6129]: zone xxxxxx.com/IN/internal-in:
transferred serial 2006020105
Feb  1 16:41:38 ns2 named[6129]: transfer of 'xxxxxx.com/IN' from
master#53: end of transfer
Feb  1 16:41:38 ns2 named[6129]: zone xxxxxx.com/IN/internal-in:
sending notifies (serial 2006020105)


, but I have the some problem :(

I need to reload bind manually or wait ...

Thanks!



More information about the bind-users mailing list