[Dnsmasq-discuss] Block PTR queries for local IPs being sent upstream
Ed W
lists at wildgooses.com
Tue Dec 13 14:38:45 GMT 2011
On 12/12/2011 17:40, Matthias Andree wrote:
> Am 11.12.2011 20:00, schrieb Ed W:
>> I try and block these using:
>>
>> server=/111.168.192.in-addr.arpa/127.0.0.1
> The logs above show queries for a different address, namely for
> 10.159.177.225.
>
> The server line filters after query contents, not after source IP.
Good point, sorry, I get the same list of queries for
0.111.168.192.in-addr.arpa AND for 225.177.159.10.in-addr.arpa - cut and
paste error. I am trying to block both sets of queries
note 192.168.111.0/24 is my subnet, so I can sort of see why those
queries might exist, but I can't see why I'm getting queries in the
10.0.0.0/8 space?
>> I'm still left with the ipad inexplicably doing some more queries for
>> some 10.x.x.x ips... No idea how/why, can't see this IP anywhere on my
>> network:
>>
>> Dec 11 18:28:08 localhost daemon.info dnsmasq[590]: query[PTR]
>> dr._dns-sd._udp.225.177.159.10.in-addr.arpa from 192.168.111.137
> This is zeroconfiguration DNS-based service discovery stuff. Check
> Wikipedia for "Zeroconf".
I have read wikipedia and I have a rudimentary understanding of
zeroconf. I don't understand your explanation though. Wikipedia
confirms my limited understanding which is that bonjour is implemented
via multicast to the 224.0.0.0/8 space - I don't understand why I'm
seeing stuff in the 10.0.0.0/8 space?
Thanks
Ed W
More information about the Dnsmasq-discuss
mailing list