<div dir="ltr"><div><div><div><div>I am setting up dnsmasq at home to monitor some things and have everything working, but all my queries are initially appended with .home. All queries are initially *.home, then forwarded to Google for final resolution.<br><br></div>Here is the query.log<br><br><div style="margin-left:40px"><span style="font-family:monospace,monospace">Jan 15 06:18:21 dnsmasq[15124]: query[PTR] 29.1.168.192.in-addr.arpa from 192.168.1.21<br>Jan 15 06:18:21 dnsmasq[15124]: query[A] www.google.com.home from 192.168.1.21<br>Jan 15 06:18:21 dnsmasq[15124]: forwarded www.google.com.home to 8.8.8.8<br>Jan 15 06:18:21 dnsmasq[15124]: forwarded www.google.com.home to 8.8.4.4<br>Jan 15 06:18:21 dnsmasq[15124]: reply www.google.com.home is NXDOMAIN-IPv4<br>Jan 15 06:18:21 dnsmasq[15124]: query[AAAA] www.google.com.home from 192.168.1.21<br>Jan 15 06:18:21 dnsmasq[15124]: forwarded www.google.com.home to 8.8.8.8<br>Jan 15 06:18:21 dnsmasq[15124]: reply www.google.com.home is NXDOMAIN-IPv6<br>Jan 15 06:18:21 dnsmasq[15124]: query[A] <a href="http://www.google.com">www.google.com</a> from 192.168.1.21<br>Jan 15 06:18:21 dnsmasq[15124]: forwarded <a href="http://www.google.com">www.google.com</a> to 8.8.8.8<br>Jan 15 06:18:21 dnsmasq[15124]: reply <a href="http://www.google.com">www.google.com</a> is 63.88.73.26<br>Jan 15 06:18:21 dnsmasq[15124]: reply <a href="http://www.google.com">www.google.com</a> is 63.88.73.21<br>Jan 15 06:18:21 dnsmasq[15124]: reply <a href="http://www.google.com">www.google.com</a> is 63.88.73.25<br>Jan 15 06:18:21 dnsmasq[15124]: reply <a href="http://www.google.com">www.google.com</a> is 63.88.73.22<br>Jan 15 06:18:21 dnsmasq[15124]: reply <a href="http://www.google.com">www.google.com</a> is 63.88.73.24<br>Jan 15 06:18:21 dnsmasq[15124]: reply <a href="http://www.google.com">www.google.com</a> is 63.88.73.23<br>Jan 15 06:18:21 dnsmasq[15124]: reply <a href="http://www.google.com">www.google.com</a> is 63.88.73.27<br>Jan 15 06:18:21 dnsmasq[15124]: reply <a href="http://www.google.com">www.google.com</a> is 63.88.73.20<br>Jan 15 06:18:21 dnsmasq[15124]: query[AAAA] <a href="http://www.google.com">www.google.com</a> from 192.168.1.21<br>Jan 15 06:18:21 dnsmasq[15124]: forwarded <a href="http://www.google.com">www.google.com</a> to 8.8.8.8<br>Jan 15 06:18:21 dnsmasq[15124]: reply <a href="http://www.google.com">www.google.com</a> is 2607:f8b0:4004:80d::2004<br><br>Jan 15 06:18:27 dnsmasq[15124]: query[PTR] 29.1.168.192.in-addr.arpa from 192.168.1.21<br>Jan 15 06:18:27 dnsmasq[15124]: query[A] www.cnn.com.home from 192.168.1.21<br>Jan 15 06:18:27 dnsmasq[15124]: forwarded www.cnn.com.home to 8.8.8.8<br>Jan 15 06:18:27 dnsmasq[15124]: reply www.cnn.com.home is NXDOMAIN-IPv4<br>Jan 15 06:18:27 dnsmasq[15124]: query[AAAA] www.cnn.com.home from 192.168.1.21<br>Jan 15 06:18:27 dnsmasq[15124]: forwarded www.cnn.com.home to 8.8.8.8<br>Jan 15 06:18:27 dnsmasq[15124]: reply www.cnn.com.home is NXDOMAIN-IPv6<br>Jan 15 06:18:27 dnsmasq[15124]: query[A] <a href="http://www.cnn.com">www.cnn.com</a> from 192.168.1.21<br>Jan 15 06:18:27 dnsmasq[15124]: forwarded <a href="http://www.cnn.com">www.cnn.com</a> to 8.8.8.8<br>Jan 15 06:18:27 dnsmasq[15124]: reply <a href="http://turner.map.fastly.net">turner.map.fastly.net</a> is 23.235.39.73<br>Jan 15 06:18:27 dnsmasq[15124]: query[AAAA] <a href="http://www.cnn.com">www.cnn.com</a> from 192.168.1.21<br>Jan 15 06:18:27 dnsmasq[15124]: cached <a href="http://www.cnn.com">www.cnn.com</a> is <CNAME><br>Jan 15 06:18:27 dnsmasq[15124]: forwarded <a href="http://www.cnn.com">www.cnn.com</a> to 8.8.8.8<br>Jan 15 06:18:27 dnsmasq[15124]: reply <a href="http://turner.map.fastly.net">turner.map.fastly.net</a> is NODATA-IPv6<br><br></span></div>And here is my entire dnsmasq.conf file:<br><br><div style="margin-left:40px"><span style="font-family:monospace,monospace">domain-needed<br>bogus-priv<br>no-resolv<br>server=8.8.8.8<br>server=8.8.4.4<br>interface=eth0<br>listen-address=127.0.0.1<br>cache-size=10000<br>log-queries<br>log-facility=/var/log/dns/query.log<br>local-ttl=300<br>log-async<br></span></div><br></div>Obviously I am trying to keep things VERY simple. Any and all help is much appreciated!!!<br><br></div>Thanks...<br><br></div>Brad<br><div><div><div><div><div><span style="font-family:monospace,monospace"></span><br><br></div></div></div></div></div></div>