<div dir="ltr"><div dir="ltr">Hi all,<div><br></div><div>I have an internal domain with a subdomain that I now have being dynamically updated (thanks).</div><div>For the purposes of documentation I shall use: <a href="http://sub.example.org">sub.example.org</a></div><div><br></div><div>The main DNS server in the network (i.e. the one everyone queries) is set as a slave to my server for the <a href="http://example.org">example.org</a> domain.</div><div>Transfers are working, an SOA query shows the serial is correct, and it updates on change.</div><div><br></div><div>i.e.</div><div><a href="http://dns.example.org">dns.example.org</a> slaves to <a href="http://myserver.example.org">myserver.example.org</a> to provide <a href="http://sub.example.org">sub.example.org</a></div><div><a href="http://myserver.example.org">myserver.example.org</a> then delegates <a href="http://dyn.sub.example.org">dyn.sub.example.org</a> to <a href="http://dynsub.example.org">dynsub.example.org</a> using the NS record:</div><div><a href="http://dyn.sub.example.org">dyn.sub.example.org</a>.<span class="gmail-Apple-tab-span" style="white-space:pre">     </span>IN<span class="gmail-Apple-tab-span" style="white-space:pre">    </span>NS<span class="gmail-Apple-tab-span" style="white-space:pre">    <a href="http://dynsub.example.org">dynsub.example.org</a>.</span><br></div><div><span class="gmail-Apple-tab-span" style="white-space:pre"><br></span></div><div><span class="gmail-Apple-tab-span" style="white-space:pre">If I query myserver then I get delegated to dynsub for the <a href="http://dyn.sub.example.org">dyn.sub.example.org</a> queries, and get the right answer.</span></div><div><span style="white-space:pre">If I query for the NS record: dig @myserver <a href="http://dyn.sub.example.org">dyn.sub.example.org</a> ns then I get given <a href="http://dynsub.example.org">dynsub.example.org</a> as an answer.</span></div><div><span style="white-space:pre"><br></span></div><div><span class="gmail-Apple-tab-span" style="white-space:pre">If I query the main DNS server (which has the updated serial listed in it's SOA) then I get nxdomain for either an NS query against <a href="http://dyn.sub.example.org">dyn.sub.example.org</a> or a query for anything in that subdomain.</span></div><div><span class="gmail-Apple-tab-span" style="white-space:pre">If I unpack the zone file (since the main server is running binary file formats) then I see the NS record, with the default TTL explicitly stated.  But the server won't use that in a reply.</span></div><div><span class="gmail-Apple-tab-span" style="white-space:pre"><br></span></div><div><span class="gmail-Apple-tab-span" style="white-space:pre">Again - I am sure I've missed something obvious, but can't see what.</span></div><div><span class="gmail-Apple-tab-span" style="white-space:pre"><br></span></div><div><span class="gmail-Apple-tab-span" style="white-space:pre">Cheers,</span></div><div><span class="gmail-Apple-tab-span" style="white-space:pre"><br></span></div><div><span class="gmail-Apple-tab-span" style="white-space:pre">John</span></div><div><br></div><div>-- <br><div dir="ltr" class="gmail_signature"><span style="font-size:12px"><strong>John Robson<br></strong></span><span style="font-size:12px"><br>
</span></div></div></div></div>