<div dir="ltr"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>
<br>
Hi Alexander,<br>
<br>
[snip]<br>
<br>
> Ok, here's my doubt. The file /var/lib/nsd/db/00/foo.bar/foo.bar would be<br>
> automatically created after 3600 seconds or I could be run "nsd-control<br>
> write foo.bar" to create it.<br>
<br>
The file 00/foo.bar/foo.bar will be created within at most 3600 seconds. <br>
However, you need to ensure that the directory hierarchy 00/foo.bar <br>
exists. NSD will not create directories.<br>
<br>
If you want to force NSD to write the zone file before 3600 seconds have <br>
elapsed, you can do that with "nsd-control write <zone>".<br>
<br>
Also note that NSD only writes a new zone file when the zone is updated. <br>
If a zone doesn't have any updates, NSD does not write out a new file.<br>
<br>
Regards,<br>
Anand<br></div></blockquote><div><br></div><div>Dear,<br><br>Thanks for the answer</div><div><br>Great, I really had no idea that it could be the problem<br>Now I can proceed with my tests :)<br><br> Regards</div></div></div>