<div dir="ltr">ok. and the functionality you just described for unbound (specifically, the ability to query itself) is what i needed, and why i ended up using it (unbound).<br>i had our _other_ DNS discussion in mind. <br>

<br>Ehud<br><br><br><div class="gmail_quote">On Tue, Jan 18, 2011 at 3:34 PM, Rick Moen <span dir="ltr"><<a href="mailto:rick@linuxmafia.com">rick@linuxmafia.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">Quoting Ehud Kaldor (<a href="mailto:ehud.kaldor@gmail.com">ehud.kaldor@gmail.com</a>):<br>
<br>
</div><div class="im">> by 'serve the entire network' i meant just that - listen externally and do<br>
> resolution for other machines' queries, rather than doing only caching for<br>
> the machine it runs on. as i found, unbound does that and as you say -<br>
> dnsmasq does not.<br>
<br>
</div>But that's _not_ what I said.<br>
<br>
Dnsmasq or Unbound are equally capable of accepting outbound DNS queries<br>
from machines and getting answers for them.  The difference is that<br>
Dnsmasq is, in that regard, just a forwarder:  It needs to refer all<br>
such queries to a recursive server whose IP you've supplied to it.  By<br>
contrast, Unbound _is_ a recursive server.<br>
<br>
<br>
Both Dnsmasq and Unbound depend on nameservers elsewhere:<br>
<br>
o  Dnsmasq relies on a recursive server to which it forwards all queries,<br>
   and that recursive server, in turn, relies on various authoritative<br>
   servers elsewhere on the Internet.<br>
<br>
o  Unbound relies on various authoritative servers elsewhere on the Internet.<br>
   (It has the independent intelligence to query those, itself, rather<br>
   than offloading all queries to an intermediary recursive server,<br>
   as Dnsmasq does.)<br>
<div class="im"><br>
Please see my taxonomy and of *ix nameserver software, which explains<br>
what each type is.<br>
<a href="http://linuxmafia.com/faq/Network_Other/dns-servers.html" target="_blank">http://linuxmafia.com/faq/Network_Other/dns-servers.html</a><br>
<br>
<br>
</div><div><div></div><div class="h5">_______________________________________________<br>
conspire mailing list<br>
<a href="mailto:conspire@linuxmafia.com">conspire@linuxmafia.com</a><br>
<a href="http://linuxmafia.com/mailman/listinfo/conspire" target="_blank">http://linuxmafia.com/mailman/listinfo/conspire</a><br>
</div></div></blockquote></div><br></div>