<div dir="ltr">Dear, thanks for your help.<div><br></div><div>Please the last question: can I dynamically update a zone and -when necessary- make a freeze, manually add/delete records, and after that make a thaw to continue with the dynamic update???? In other words, a mix betwwen dynamic and manually update.<br>
</div><div><br></div><div>Thanks again,</div><div><br></div><div>JeLo</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Apr 25, 2014 at 6:04 PM, Evan Hunt <span dir="ltr"><<a href="mailto:each@isc.org" target="_blank">each@isc.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Fri, Apr 25, 2014 at 05:29:30PM -0300, Jeronimo L. Cabral wrote:<br>
> But the master zone is not refreshed until I execute "service bind9<br>
> restart" ("service bind9 reload" doesn't refresh the master zone).<br>
<br>
</div>The zone has been updated, but the changes are stored in a journal file<br>
("zonefile.jnl").  You can look at the contents of the journal file<br>
with "named-journalprint <filename>".<br>
<br>
If you want to dump the current version of the zone to disk so you<br>
can look at the whole thing, use "rndc sync <zonename>".<br>
<br>
(That's assuming this is a fairly recent BIND.  If it doesn't support<br>
sync, use "rndc freeze <zone>; rndc thaw <zone>".)<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Evan Hunt -- <a href="mailto:each@isc.org">each@isc.org</a><br>
Internet Systems Consortium, Inc.<br>
</font></span></blockquote></div><br></div>