Master to Slave initial zone transfer question

Jeronimo L. Cabral jelocabral at gmail.com
Wed Apr 16 15:49:38 UTC 2014


Dear Jim, where do I have to execute the command "rndc reconfig", in master
or slave ??

Thanks a lot to both.


On Wed, Apr 16, 2014 at 12:42 PM, Jim Glassford <jmglass at iup.edu> wrote:

>  On 4/16/2014 11:35 AM, Barry Margolin wrote:
>
> In article <mailman.2651.1397662255.20661.bind-users at lists.isc.org> <mailman.2651.1397662255.20661.bind-users at lists.isc.org>,
>  "Jeronimo L. Cabral" <jelocabral at gmail.com> <jelocabral at gmail.com> wrote:
>
>
>  Dear, I've implemented two Debian 7 servers with Bind9 as a Master - Slave
> schema.
>
> Everything works OK, but I have just a question:
>
> When a create a new zone in the Master and reload the bind9 daemon, this
> zone doesn't appear automatically in the Slave....it only appears if I
> restart the bind9 daemon in the Slave server.
>
> Is this behaviour correct or is there any statement to transfer a new zone
> from Master to Slave withouth restarting the bind9 daemon in the Slave ???
>
>  To pick up new zones added to named.conf, you just need to use:
>
> rndc reconfig
>
> You don't need to restart the daemon on either the master or slave.
>
>
>
> To quicken the update process can use also-notify in options
>
>        also-notify {
>         slave1.n.n.n;
>         slave2.n.n.n;
>        };
>
>  *also-notify*
>
> Only meaningful if *notify* is active for this zone. The set of machines
> that will receive a DNS NOTIFY message for this zone is made up of all
> the listed name servers (other than the primary master) for the zone plus
> any IP addresses specified with *also-notify*. A port may be specified
> with each *also-notify* address to send the notify messages to a port
> other than the default of 53. *also-notify* is not meaningful for stub
> zones. The default is the empty list.
>
> best!
> jim
>
>
>
> _______________________________________________
> Please visit https://lists.isc.org/mailman/listinfo/bind-users to
> unsubscribe from this list
>
> bind-users mailing list
> bind-users at lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/bind-users/attachments/20140416/3e5aa226/attachment.html>


More information about the bind-users mailing list