I have two machines on my home network running windows 10. Neither one have Bounjour installed, but they are both sending out hundreds of PTR queries per hour. Nothing else on my network is doing this, only the windows 10 pcs. Do you know how I can stop this from happening? I flushed my logs a few hours ago, so the debug file won't show all of the requests over the past 24 hours.
What else should I be looking for to keep this from happening? It's annoying and really increasing the load.
Here is a small snippet from the log file. Something doesn't appear to be playing nice, but I can't nail down what it is. 40% of my queries are PTR queries all coming from 2 clients on a 32 client network.
The IP's that are being looked up most frequently are:
192.168.1.1 - this is my main router. Netgear R6400
192.168.1.99 - old linksys router being used as an access point
192.168.1.98 - old linksys router being used as an access point
Perhaps I should reserve the IP's for these routers and give them a client name...?
These are not DNS-SD requests. They are routine PTR - a client asking for the name of the client at the referenced IP.
Since the traffic is uniquely from your two WIN10 clients, I would look on some WIN10 forums for some insight on the elevated traffic volume. Even if you don't display this traffic in your Pi-Hole, it will still exist on your network and it appears that your goal is to reduce the traffic.
I will look around and see what I can find. If I find anything, I will report back here. 40% of the total queries shouldn't be coming from 2 machines. I know it's not a pi-hole issue, but I figured someone here would have some insight.