<br><br><div class="gmail_quote">On Fri, Mar 4, 2011 at 11:48 AM, Carlos Carvalho <span dir="ltr">&lt;<a href="mailto:carlos@fisica.ufpr.br">carlos@fisica.ufpr.br</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<a href="mailto:richardvoigt@gmail.com">richardvoigt@gmail.com</a> (<a href="mailto:richardvoigt@gmail.com">richardvoigt@gmail.com</a>) wrote on 4 March 2011 10:15:<br>
<div class="im"> &gt;That prevents it from running as a parent zone. As Carlos has said, the parent<br>
 &gt;zone needs to provide the NS record for subzones, otherwise there would be no<br>
 &gt;way to know which server to query for the NS record in the first place.<br>
<br>
</div>Exactly. The SOA record is not necessary normally. And one shouldn&#39;t<br>
use that ugliness of zone transfer via dns protocol. So dnsmasq has<br>
enough support (ptr, ttl, mx) for being authoritative. One cannot set<br>
ttl for each record but this is rarely necessary. It even works<br>
without ns, it&#39;s just inelegant to have no answer when asking to the<br>
machine responsible for the zone.<br></blockquote><div><br></div><div>While dnsmasq doesn&#39;t generate NS records, I should think it would forward the query to the upstream nameserver, which would recurse and eventually get it from the nameserver for the parent zone.  Unless the &quot;filterwin2k&quot; option is set, which is documented as blocking NS queries.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
If the configs are defined via dhcp dnsmasq is ideal because it<br>
integrates dhcp leases in the dns automatically.<br>
<div><div></div><div class="h5"><br>
_______________________________________________<br>
Dnsmasq-discuss mailing list<br>
<a href="mailto:Dnsmasq-discuss@lists.thekelleys.org.uk">Dnsmasq-discuss@lists.thekelleys.org.uk</a><br>
<a href="http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss" target="_blank">http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss</a><br>
</div></div></blockquote></div><br>