Re: [Dnsmasq-discuss] DNS in DNsmasq

2012-04-24 Thread Ed W
Incidently, before you setup your own recursive server, the big problem I measure is that without a load of traffic, your latencies are just terrible because nothing is in cache... I tested a recursive cache on my rack and it wasn't great, so I looked into the datacenter provided one and had th

Re: [Dnsmasq-discuss] DNS in DNsmasq

2012-04-23 Thread richardvo...@gmail.com
No. You must configure dnsmasq with an upstream nameserver which will perform the recursive query. dnsmasq is a server for your local zone (with DHCP integration, similar to dynamic dns) and a cache. It is not a recursive nameserver. On Mon, Apr 23, 2012 at 9:23 AM, dnsmasq dnsmasq wrote: > He