<div dir="ltr">by 'serve the entire network' i meant just that - listen externally and do resolution for other machines' queries, rather than doing only caching for the machine it runs on. as i found, unbound does that and as you say - dnsmasq does not.<br>

<br>Ehud<br><br><div class="gmail_quote">On Tue, Jan 18, 2011 at 2:38 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>
> reading some dnsmasq explanation, it sounds more of a local dns cache (like<br>
> unbound?), and not something that could serve the entire network.<br>
<br>
</div>Just catching up on this thread.  There seems to be some category<br>
confusion, here.<br>
<br>
Dnsmasq is _just_ a forwarder (with caching).  It has no built-in<br>
intelligence whatsoever for doing actual DNS resolution, but rather<br>
tosses all queries to an IP you specify.  The other function it performs<br>
is strictly local-only authoritative service for your 'inside' machines.<br>
<br>
It's somewhat similar to pdnsd, another small forwarder (with caching).<br>
<br>
<br>
Unbound, by contrast, is a full recursive server, that also does<br>
local-only authoritative service for your 'inside' machines, serving up<br>
what it calls 'stub-zones'.<br>
<br>
<br>
<br>
Please see my taxonomy and of *ix nameserver software, which explains<br>
what each type is.<br>
<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>
<br>
I don't know what your phrase 'something that could serve the entire<br>
network' means.<br>
<div><div></div><div class="h5"><br>
<br>
<br>
_______________________________________________<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>