<div><div>Hello,</div><div> </div><div>I'm new to this list. I have just installed DNSMasq on a local device (Raspberry Pi) to use as a DNS server but the service is not always available to other computers in the network. This is what I added to my /etc/dnsmasq.conf file:</div><div> </div><div>log-queries</div><div>no-resolv</div><div>server=8.8.8.8</div><div>server=8.8.4.4</div><div> </div><div>This is the /etc/hosts file:</div><div> </div><div>192.168.1.101   desktop.home</div><div>192.168.1.102   laptop.home</div><div> </div><div>I'm not using DHCP, DHCP is done by my router. My router has the option to manually configur the DNS server and I put the Raspberry Pi IP address (192.168.1.100) in that field. I can confirm that both my desktop and laptop (Linux machines) are aware of the new DNS server (DNSMasq at 192.168.1.100).</div><div> </div><div>Both my desktop and laptop are connected by cable. When I run nslookup laptop.home from my desktop, for example, I get 50% hit more or less - sometimes I get a successful result sometimes I don't. Same thing from the laptop. What's even more strange is that when I connect the laptop to wifi the hits get low even more. I only get 10% hits or less on my laptop on wifi. Really strange.</div><div> </div><div>The logs don't say anything. I don't even know where to start to debug this. Any idea?</div><div> </div><div>Thank you very much<br /><br />Igor</div><div> </div><div> </div></div>