<div dir="ltr"><div>I'm trying to use dnsmasq as the primary dns server for my private network and I'd like dnsmasq to return authoritative responses for *.<a href="http://home.mydomain.com">home.mydomain.com</a> but also recursively resolve all other queries.</div><div><br></div><div>For example, dnsmasq is running on my Linux (Debian) server at 192.168.1.50.</div><div><br></div><div>I'd like to point my clients to this server and if '<a href="http://service.home.mydomain.com">service.home.mydomain.com</a>' is queried then I'd like an authoritative response.  However, if '<a href="http://www.google.com">www.google.com</a>' is queried then it should forward it to a public server and then return the response.</div><div><br></div><div>Is this possible?  Can somebody provide a sample setup?</div></div>