<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt"><div style="" class="">I have dnsmasq installed on an embedded system, with a mobile internet connection. IPV6 is completely disabled in the kernel, for all interfaces.<br style="">In the logs I still see a lot of messages like these ones:<br style="" class="">May 29 07:41:32 localhost dnsmasq[3604]: query[AAAA] edpn.ebay.com from 192.168.60.1<br style="" class="">May 29 07:41:32 localhost dnsmasq[3604]: cached edpn.ebay.com is <CNAME><br style="" class="">May 29 07:41:32 localhost dnsmasq[3604]: forwarded edpn.ebay.com to 8.8.8.8<br style="" class="">May 29 07:41:32 localhost dnsmasq[3604]: reply edpn.g.ebay.com is NODATA-IPv6<br style="" class=""><br style="" class="">So the request is forwarded, althogh the result is very predictadle, generating unnecessary traffic.<br style=""
 class=""><br style="" class="">How to avoid these unnecessary forwards ?<br style="" class=""><br style="" class="">(I would even apply a "dirty hack" to some src of dnsmasq, in case you can give me an initial hint.)<br style="" class=""><br style="" class=""></div></div></body></html>