On Thu, Oct 11, 2012 at 8:56 PM, Lorenzo Colitti <span dir="ltr"><<a href="mailto:lorenzo@google.com" target="_blank">lorenzo@google.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div>When you did the AAAA measurements, did you distinguish between the probe not getting a response (e.g., if the dig command timed out) and the probe getting a NODATA response?</div></blockquote><div><br></div>
<div>Ok, after having done my own analysis, it looks like the answer to that was no. Strictly speaking, AAAA filtering is when the recursive resolver returns NOERROR with zero records even if there was an AAAA record. However, this but this rare in the raw data here.</div>


<div><br></div><div><div>Many of the cases that the post reports as filtering seem to be problematic home routers returning "not implemented", timing out, or returning SERVFAIL when asked for AAAA records. While this is still a problem for IPv6 (especially in the case of timeouts) it's not really AAAA filtering. The "not implemented" seems to be mostly to blame for the failures in the French AS at the top of the list:</div>


</div><div><br></div><div>Results (produced by the attached Python script):</div><div><br></div><div>A queries (udmlog_1004102_2012_39.txt):</div><div><div>Results: {'successful': 167183, 'norecurse': 382, 'ERR_timeout': 5722, 'refused': 1163, 'ERR_senderror': 416, 'server-failure': 362}</div>


</div><div><br></div><div>AAAA queries (udmlog_1004103_2012_39.txt):</div><div>Results: {'filtering': 420, 'successful': 165667, 'norecurse': 383, 'ERR_timeout': 6057, 'refused': 1156, 'not-implemented': 774, 'ERR_senderror': 415, 'server-failure': 317}</div>


<div><div>Filtering DNS servers:</div><div>� <a href="http://124.102.51.104" target="_blank">124.102.51.104</a>: 96/98 (98.0%)</div><div>� <a href="http://79.131.194.22" target="_blank">79.131.194.22</a>: 95/95 (100.0%)</div>

<div>� <a href="http://124.212.215.50" target="_blank">124.212.215.50</a>: 97/97 (100.0%)</div>
<div>� <a href="http://88.188.129.85" target="_blank">88.188.129.85</a>: 2/95 (2.1%)</div><div>� <a href="http://133.38.4.79" target="_blank">133.38.4.79</a>: 96/96 (100.0%)</div><div>� <a href="http://2.85.23.226" target="_blank">2.85.23.226</a>: 32/55 (58.2%)</div>

<div>
� <a href="http://81.56.47.149" target="_blank">81.56.47.149</a>: 2/96 (2.1%)</div><div>Filtered probes:</div><div>� 2299: 96/98 (98.0%)</div><div>� 2848: 2/96 (2.1%)</div><div>� 3028: 95/95 (100.0%)</div><div>� 2896: 96/96 (100.0%)</div>


<div>� 2891: 97/97 (100.0%)</div><div>� 2197: 2/95 (2.1%)</div><div>� 268: 32/55 (58.2%)</div></div></div>