<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: DNS timing out from all the Plus servers in Broadband</title>
    <link>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1901986#M353436</link>
    <description>&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/116993"&gt;@simon_mcqueen&lt;/a&gt;&amp;nbsp;- suspect there was something else contributing to the problem if it was so blatant. What's being observed in mine and others monitoring though certainly won't be helping.&lt;/P&gt;</description>
    <pubDate>Tue, 13 Dec 2022 18:40:23 GMT</pubDate>
    <dc:creator>bobpullen</dc:creator>
    <dc:date>2022-12-13T18:40:23Z</dc:date>
    <item>
      <title>DNS timing out from all the Plus servers</title>
      <link>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1901370#M353319</link>
      <description>&lt;P&gt;I'm getting timeouts from the Plus DNS servers and hence &lt;SPAN&gt;dreadfully sluggish responsiveness with pretty much everything&lt;/SPAN&gt;. I've tried 212.159.6.9 and 10 and 212.159.13.49 and 50 and they are all look to be the same, and look like:&lt;/P&gt;&lt;LI-CODE lang="c"&gt;C:\Users\SimonMcQ&amp;gt;nslookup www.msn.com 212.159.6.10
Server:  cdns02.plus.net
Address:  212.159.6.10

DNS request timed out.
    timeout was 2 seconds.
DNS request timed out.
    timeout was 2 seconds.
Non-authoritative answer:
Name:    a-0003.a-msedge.net
Address:  204.79.197.203
Aliases:  www.msn.com
          www-msn-com.a-0003.a-msedge.net
&lt;/LI-CODE&gt;&lt;P&gt;I note the Plusnet Hub One (which is what Wor Lass seems to have here) doesn't let you set an alternate DNS. I've tried turning it off and on and again.&lt;/P&gt;&lt;P&gt;Is there any route to get this investigated? The connection settings just now are:&lt;/P&gt;&lt;LI-CODE lang="c"&gt;Broadband username:	graciegirlpixie@plusdsl.net
TCP/IP settings
Broadband network IP address:	51.9.179.41	 
Default gateway:	172.16.19.109	 
Primary DNS:	212.159.6.9	 
Secondary DNS:	212.159.6.10	&lt;/LI-CODE&gt;&lt;P&gt;Is there possibly a 'Hub Two' or anything like that that my other half might be able to request that would let me set the DNS to something else that works better?&lt;/P&gt;&lt;P&gt;TIA for any help anyone can offer!&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 15:18:14 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1901370#M353319</guid>
      <dc:creator>simon_mcqueen</dc:creator>
      <dc:date>2022-12-09T15:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: DNS timing out from all the Plus servers</title>
      <link>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1901372#M353320</link>
      <description>&lt;P&gt;... sorry - should of course have made clear other DNSs do not appear to be timing out similarly from the same vantage point. See for e.g:&lt;/P&gt;&lt;LI-CODE lang="c"&gt;C:\Users\SimonMcQ&amp;gt;nslookup www.google.com 8.8.8.8
Server:  dns.google
Address:  8.8.8.8

Non-authoritative answer:
Name:    www.google.com
Addresses:  2a00:1450:4009:81e::2004
          172.217.169.4&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 15:25:30 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1901372#M353320</guid>
      <dc:creator>simon_mcqueen</dc:creator>
      <dc:date>2022-12-09T15:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: DNS timing out from all the Plus servers</title>
      <link>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1901388#M353323</link>
      <description>&lt;P&gt;I've not looked for a while, but I often used to see DNS losses with the 4 PlusNet DNS servers, but not with the 2 PN SafeGuard DNS servers (which I typically use) nor public ones like 8.8.8.8 / 1.1.1.1 / 9.9.9.9 etc&lt;/P&gt;
&lt;P&gt;For example with this list of DNS servers:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;pi@rPi3b:~ $ cat testdns.txt
# The two PN SafeGuard
213.120.234.42
213.120.234.38
# a Google
8.8.8.8
# The four PlusNet
212.159.6.10
212.159.13.49
212.159.6.9
212.159.13.50&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;At random times I might see some or no loss with the 4 PlusNet servers, but never with SafeGuard or Public servers.&lt;BR /&gt;Eg using a Raspberry Pi on an ethernet cable and "dnseval" from &lt;A href="https://dnsdiag.org/" target="_blank" rel="noopener"&gt;https://dnsdiag.org/&lt;/A&gt; I have just seen:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;pi@rPi3b:~ $ dnseval -f testdns.txt bbc.co.uk.
server             avg(ms)     min(ms)     max(ms)     stddev(ms)  lost(%)  ttl        flags
-----------------------------------------------------------------------------------------------------------
213.120.234.42     14.786      13.638      16.265      0.816       %0       197        QR -- -- RD RA -- --
213.120.234.38     14.064      13.451      14.792      0.457       %0       135        QR -- -- RD RA -- --
8.8.8.8            14.668      14.159      15.491      0.495       %0       115        QR -- -- RD RA -- --
212.159.6.10       38.829      13.715      176.905     54.580      %10      149        QR -- -- RD RA -- --
212.159.13.49      22.663      12.845      82.081      24.044      %20      145        QR -- -- RD RA -- --
212.159.6.9        14.257      12.833      19.940      2.112       %0       145        QR -- -- RD RA -- --
212.159.13.50      16.823      13.568      26.457      4.426       %10      145        QR -- -- RD RA -- --&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;pi@rPi3b:~ $ dnseval -f testdns.txt bbc.co.uk.
server             avg(ms)     min(ms)     max(ms)     stddev(ms)  lost(%)  ttl        flags
-----------------------------------------------------------------------------------------------------------
213.120.234.42     17.798      13.546      38.783      8.445       %0       86         QR -- -- RD RA -- --
213.120.234.38     13.540      13.223      13.979      0.257       %0       72         QR -- -- RD RA -- --
8.8.8.8            14.433      13.744      15.312      0.545       %0       292        QR -- -- RD RA -- --
212.159.6.10       14.904      13.639      18.238      1.630       %30      146        QR -- -- RD RA -- --
212.159.13.49      14.536      13.477      16.467      1.034       %30      138        QR -- -- RD RA -- --
212.159.6.9        43.527      12.875      195.738     58.600      %10      135        QR -- -- RD RA -- --
212.159.13.50      14.745      13.695      17.180      1.163       %10      133        QR -- -- RD RA -- --&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;pi@rPi3b:~ $ dnseval -f testdns.txt bbc.co.uk.
server             avg(ms)     min(ms)     max(ms)     stddev(ms)  lost(%)  ttl        flags
-----------------------------------------------------------------------------------------------------------
213.120.234.42     14.223      13.199      15.545      0.800       %0       300        QR -- -- RD RA -- --
213.120.234.38     13.974      13.466      14.392      0.277       %0       263        QR -- -- RD RA -- --
8.8.8.8            14.013      13.700      14.754      0.318       %0       193        QR -- -- RD RA -- --
212.159.6.10       62.386      13.052      218.889     72.698      %10      122        QR -- -- RD RA -- --
212.159.13.49      21.716      13.067      83.026      21.591      %0       60         QR -- -- RD RA -- --
212.159.6.9        24.804      13.292      65.956      16.796      %0       60         QR -- -- RD RA -- --
212.159.13.50      17.453      13.345      38.413      7.703       %0       121        QR -- -- RD RA -- --&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So some loss at some times with the 4 PlusNet servers -the percentages are high as I'm only sending 10 packets, but if I try 100 packets for example I might see 1% to 3% loss with the 4 PlusNet servers, but zero with SafeGuard and others.&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/14"&gt;@bobpullen&lt;/a&gt;&amp;nbsp;Sorry to bother you, but I think you are the network expert, so can you see similar or have any idea why it only seems to happen with the 4 normal DNS servers?&lt;/P&gt;
&lt;P&gt;(Sorry for the messy text, but I've not worked out how to format wide pastes like this!)&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 17:40:29 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1901388#M353323</guid>
      <dc:creator>seebee</dc:creator>
      <dc:date>2022-12-09T17:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: DNS timing out from all the Plus servers</title>
      <link>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1901392#M353324</link>
      <description>&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/47675"&gt;@seebee&lt;/a&gt;&amp;nbsp;- I do see similar on my own monitoring, however it seems to have been a relatively new development (last few months). There is a larger piece of work going on behind the scenes that I expect will make the issue 'go away', however I can see if somebody can take a look in the interim.&lt;/P&gt;
&lt;P&gt;Remind me next week.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Edit: e.g. this is 12 DNS requests every 300s on my own network: -&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2022-12-09 18.09.04.png" style="width: 901px;"&gt;&lt;img src="https://community.plus.net/t5/image/serverpage/image-id/39609i1421D3156B6150DC/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2022-12-09 18.09.04.png" alt="Screenshot 2022-12-09 18.09.04.png" /&gt;&lt;/span&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 18:11:36 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1901392#M353324</guid>
      <dc:creator>bobpullen</dc:creator>
      <dc:date>2022-12-09T18:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: DNS timing out from all the Plus servers</title>
      <link>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1901490#M353335</link>
      <description>&lt;P&gt;Regarding my messy pastes above - there is a fix to stop long lines from wrapping&amp;nbsp;&lt;A href="https://community.plus.net/t5/Community-Site-Feedback/How-to-paste-fixed-width-long-line-text-without-wrapping/m-p/1901482#M17649" target="_self"&gt;here&lt;/A&gt;&amp;nbsp;from&amp;nbsp;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/5145"&gt;@Townman&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Dec 2022 12:12:26 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1901490#M353335</guid>
      <dc:creator>seebee</dc:creator>
      <dc:date>2022-12-10T12:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: DNS timing out from all the Plus servers</title>
      <link>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1901837#M353398</link>
      <description>&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/14"&gt;@bobpullen&lt;/a&gt;&amp;nbsp;Hope this isn't too early for a reminder &lt;img class="lia-deferred-image lia-image-emoji" src="https://community.plus.net/html/@104CD63F9302A50EF5EC70FE32BB8AA1/images/emoticons/smiley.gif" alt="Smiley" title="Smiley" /&gt;&lt;/P&gt;
&lt;P&gt;I use smokeping to monitor pings, but I'd never tried it with DNS lookups, so I had a go and I saw overnight between 1.0% and 2.8% loss with the 4 normal DNS, and zero with the 2 SafeGuard ones.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PN 4 DNS 2 SG.png" style="width: 741px;"&gt;&lt;img src="https://community.plus.net/t5/image/serverpage/image-id/39656i28782A200D7D83AF/image-size/large?v=v2&amp;amp;px=999" role="button" title="PN 4 DNS 2 SG.png" alt="PN 4 DNS 2 SG.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;(Raspberry Pi3b, Ethernet, ADSL, IP in 51.9.x.x)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 09:59:04 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1901837#M353398</guid>
      <dc:creator>seebee</dc:creator>
      <dc:date>2022-12-13T09:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: DNS timing out from all the Plus servers</title>
      <link>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1901869#M353406</link>
      <description>&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/47675"&gt;@seebee&lt;/a&gt;&amp;nbsp;- thanks, now raised internally under ref:&amp;nbsp;IMT-8230.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Edit: to clarify, I also have a direct comparison in my own monitoring and my observations match&amp;nbsp;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/47675"&gt;@seebee&lt;/a&gt;'s - started around September time.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 13:09:52 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1901869#M353406</guid>
      <dc:creator>bobpullen</dc:creator>
      <dc:date>2022-12-13T13:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: DNS timing out from all the Plus servers</title>
      <link>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1901888#M353412</link>
      <description>&lt;P&gt;I'm intrigued by this as I've seen some odd delays recently, especially receiving emails, specifically very slow finding and talking to email servers (not PlusNets) of which I use a number at various services.&lt;/P&gt;
&lt;P&gt;It's particularly noticeable, probably because of how send/receive works, on my iPhone.&lt;/P&gt;
&lt;P&gt;Sometimes at home I just give up, turn off my phone's WiFi and use 4G. This happens to have a similar base speed in my area to my PN connection. But it works so much&amp;nbsp; better!&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 12:49:03 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1901888#M353412</guid>
      <dc:creator>HPsauce</dc:creator>
      <dc:date>2022-12-13T12:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: DNS timing out from all the Plus servers</title>
      <link>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1901890#M353414</link>
      <description>&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/47675"&gt;@seebee&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for the work here - this provides objective metrics to matters of concern seen before, which I have not been able (had time to) measure.&amp;nbsp; This is a subject which has been under discussion with Bob over recent weeks.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 12:51:17 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1901890#M353414</guid>
      <dc:creator>Townman</dc:creator>
      <dc:date>2022-12-13T12:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: DNS timing out from all the Plus servers</title>
      <link>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1901984#M353435</link>
      <description>&lt;P&gt;Thanks to all, particularly for the replies which I've read with interest.&lt;/P&gt;&lt;P&gt;My original problem case was that I rocked up to my partners flat (which has the Plus connection) with my work issued Windows 10 laptop and connected it to her network as I've done on many previous occasions (for e.g 16-18 November when all seemed to work fine). Prior to this time it had been connected elsewhere (my home) and working fine. I'd speculate this network switch could well cause a bit of a cache clearing event, surely starting with the Windows DNS one but maybe also some or all the browser content ones. In any event, first time page loads in Chrome of typical pages (which means the massively heavyweight cross-site Javascript laden monstrosities that make up almost all the modern www) were very noticeably sluggish right across the board. Lots of status bar "resolving..." and frequently Chrome identifying that pages were unresponsive and asking if I wanted to wait or kill them.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Having checked that connectivity and speed wasn't an issue (all fine) I suspected name resolution might be. The nslookups seemed to confirm minimally that things in that area weren't happening reliably/quickly so I figured I'd ask about it.&lt;/P&gt;&lt;P&gt;I'm away from where I can test to see if the issue persists unfortunately but (*iff* this wasn't a localised problem affecting me) the impact *might* be visible if one were to flush the machine DNS and then the browser caches (or maybe use an anonymous browser tab/session) and then follow up with some generic browsing. If it's still happening but you haven't had&amp;nbsp; a lot of complaints I could only imagine that caching must be cushioning most users from it because it was startlingly bad.&lt;/P&gt;&lt;P&gt;I'll be back in Glasgow on the 21st so I'll test all this myself then and report back.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again to all who took the time to read!&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 18:38:10 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1901984#M353435</guid>
      <dc:creator>simon_mcqueen</dc:creator>
      <dc:date>2022-12-13T18:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: DNS timing out from all the Plus servers</title>
      <link>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1901986#M353436</link>
      <description>&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/116993"&gt;@simon_mcqueen&lt;/a&gt;&amp;nbsp;- suspect there was something else contributing to the problem if it was so blatant. What's being observed in mine and others monitoring though certainly won't be helping.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 18:40:23 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1901986#M353436</guid>
      <dc:creator>bobpullen</dc:creator>
      <dc:date>2022-12-13T18:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: DNS timing out from all the Plus servers</title>
      <link>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1904243#M353873</link>
      <description>&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/116993"&gt;@simon_mcqueen&lt;/a&gt;&amp;nbsp;&amp;amp;&amp;nbsp;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/47675"&gt;@seebee&lt;/a&gt;&amp;nbsp;- how are things looking now?&lt;/P&gt;
&lt;P&gt;There was some work carried out over the festive period and my personal monitoring looks much better now, displaying zero loss and decent round trip times for the Plusnet DNS resolvers.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2023 13:42:15 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1904243#M353873</guid>
      <dc:creator>bobpullen</dc:creator>
      <dc:date>2023-01-05T13:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: DNS timing out from all the Plus servers</title>
      <link>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1904274#M353887</link>
      <description>&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/14"&gt;@bobpullen&lt;/a&gt;&amp;nbsp;yep, looking good for me too, &lt;STRONG&gt;zero DNS failures&lt;/STRONG&gt; on all the 6 DNS servers, for the last 10 days. Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2023 16:22:02 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1904274#M353887</guid>
      <dc:creator>seebee</dc:creator>
      <dc:date>2023-01-05T16:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: DNS timing out from all the Plus servers</title>
      <link>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1904281#M353889</link>
      <description>&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/14"&gt;@bobpullen&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On a tangent - the SD card in my Raspberry Pi failed so I rebuilt it over Xmas. "dig" (which smokeping calls) is giving me results SOMETIMES of 9ms DNS resolution time, which I'd think impossible as I've always seen my ADSL line have an inherent delay of about 13ms (eg pinging gstatic.com or 1.1.1.1 etc).&lt;/P&gt;
&lt;P&gt;I'd be tempted to say its something in the recent version of the rPi build. Don't suppose you see "too short" DNS times in your monitoring?&lt;/P&gt;
&lt;P&gt;eg&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;$ dig @212.159.13.49 gstatic.com.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;; &amp;lt;&amp;lt;&amp;gt;&amp;gt; DiG 9.16.33-Raspbian &amp;lt;&amp;lt;&amp;gt;&amp;gt; @212.159.13.49 gstatic.com.&lt;BR /&gt;...&lt;BR /&gt;gstatic.com. 68 IN A 216.58.212.195&lt;BR /&gt;;; &lt;STRONG&gt;Query time: 9 msec&lt;/STRONG&gt;&lt;BR /&gt;;; SERVER: 212.159.13.49#53(212.159.13.49)&lt;BR /&gt;...&lt;/P&gt;
&lt;P&gt;then&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;$ dig @212.159.13.49 gstatic.com.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;; &amp;lt;&amp;lt;&amp;gt;&amp;gt; DiG 9.16.33-Raspbian &amp;lt;&amp;lt;&amp;gt;&amp;gt; @212.159.13.49 gstatic.com.&lt;BR /&gt;...&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;gstatic.com. 180 IN A 142.250.187.195&lt;BR /&gt;;; &lt;STRONG&gt;Query time: 19 msec&lt;/STRONG&gt;&lt;BR /&gt;;; SERVER: 212.159.13.49#53(212.159.13.49)&lt;BR /&gt;...&lt;/P&gt;
&lt;P&gt;yet&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;$ ping -c 100 -q 212.159.13.49&lt;BR /&gt;PING 212.159.13.49 (212.159.13.49) 56(84) bytes of data.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;--- 212.159.13.49 ping statistics ---&lt;BR /&gt;100 packets transmitted, 100 received, 0% packet loss, time 99155ms&lt;BR /&gt;rtt min/&lt;STRONG&gt;avg&lt;/STRONG&gt;/max/mdev = 12.278/&lt;STRONG&gt;13.911&lt;/STRONG&gt;/50.144/3.969 ms&lt;/P&gt;
&lt;P&gt;So the smokeping charts are a bit "castellated"!&lt;/P&gt;
&lt;P&gt;Zero loss though, which is the important bit.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pn dns 9ms to dot49.PNG" style="width: 999px;"&gt;&lt;img src="https://community.plus.net/t5/image/serverpage/image-id/39832i8796057EEB97C181/image-size/large?v=v2&amp;amp;px=999" role="button" title="pn dns 9ms to dot49.PNG" alt="pn dns 9ms to dot49.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2023 16:52:28 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1904281#M353889</guid>
      <dc:creator>seebee</dc:creator>
      <dc:date>2023-01-05T16:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: DNS timing out from all the Plus servers</title>
      <link>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1904337#M353895</link>
      <description>&lt;P&gt;After looking a bit harder, I'm pretty sure this is a problem with my "dig" command.&lt;/P&gt;
&lt;P&gt;It is not related to PN DNS servers, I see the same with 1.1.1.1 for example.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;$ for n in {1..30}}; do dig @1.1.1.1 gstatic.com ; done | grep -F time
;; Query time: 19 msec
;; Query time: 19 msec
;; Query time: 9 msec
;; Query time: 9 msec
;; Query time: 19 msec
;; Query time: 9 msec
;; Query time: 9 msec
;; Query time: 19 msec
;; Query time: 19 msec
;; Query time: 19 msec
;; Query time: 19 msec
;; Query time: 19 msec
;; Query time: 19 msec
;; Query time: 9 msec
;; Query time: 9 msec
;; Query time: 19 msec
;; Query time: 19 msec
;; Query time: 19 msec
;; Query time: 19 msec
;; Query time: 19 msec
;; Query time: 19 msec
;; Query time: 19 msec
;; Query time: 19 msec
;; Query time: 19 msec
;; Query time: 9 msec
;; Query time: 9 msec
;; Query time: 19 msec
;; Query time: 19 msec
;; Query time: 9 msec
;; Query time: 19 msec&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;So dig is only telling me 9ms (which I think is impossible) or 19ms.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I use the "-u" option to dig, to make it give answers in microseconds instead of milliseconds, it seems to give much more believable results:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;$ for n in {1..30}}; do dig -u @1.1.1.1 gstatic.com ; done | grep -F time
;; Query time: 19334 usec
;; Query time: 18390 usec
;; Query time: 18704 usec
;; Query time: 19279 usec
;; Query time: 18448 usec
;; Query time: 18586 usec
;; Query time: 19222 usec
;; Query time: 18407 usec
;; Query time: 18830 usec
;; Query time: 19326 usec
;; Query time: 13941 usec
;; Query time: 15118 usec
;; Query time: 14309 usec
;; Query time: 14134 usec
;; Query time: 14326 usec
;; Query time: 19068 usec
;; Query time: 18895 usec
;; Query time: 19229 usec
;; Query time: 18694 usec
;; Query time: 19321 usec
;; Query time: 18690 usec
;; Query time: 19534 usec
;; Query time: 19450 usec
;; Query time: 18931 usec
;; Query time: 18081 usec
;; Query time: 18632 usec
;; Query time: 18633 usec
;; Query time: 17768 usec
;; Query time: 18800 usec
;; Query time: 18844 usec&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;So fastest of 13.941 ms and several 14ms, 18ms, 19ms - all seem much more likely.&lt;/P&gt;
&lt;P&gt;I only noticed this since rebuilding my Pi to the latest version, so it must be something on my end &lt;img class="lia-deferred-image lia-image-emoji" src="https://community.plus.net/html/@104CD63F9302A50EF5EC70FE32BB8AA1/images/emoticons/smiley.gif" alt="Smiley" title="Smiley" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 10:46:12 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1904337#M353895</guid>
      <dc:creator>seebee</dc:creator>
      <dc:date>2023-01-06T10:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: DNS timing out from all the Plus servers</title>
      <link>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1904352#M353898</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/47675"&gt;@seebee&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;After looking a bit harder, I'm pretty sure this is a problem with my "dig" command.&lt;/P&gt;
&lt;P&gt;...&lt;/P&gt;
&lt;P&gt;I only noticed this since rebuilding my Pi to the latest version, so it must be something on my end &lt;img class="lia-deferred-image lia-image-emoji" src="https://community.plus.net/html/@104CD63F9302A50EF5EC70FE32BB8AA1/images/emoticons/smiley.gif" alt="Smiley" title="Smiley" /&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I wouldn't necessarily assume a 'problem', it might be more a case of unrealistic expectations regarding timing accuracy.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The Pi's system clock is performed entirely in software so that will have an inherently impact accuracy and coupled with the likelihood that different parts of dig's codebase will be involved in determining query time (i.e. there must be two timestamps involved - one marking when a query is sent and another when an answer is received - and these may come from different running routines) may mean that the result should be interpreted with some caution, particularly at the micro/millisecond level of definition.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 12:30:26 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1904352#M353898</guid>
      <dc:creator>MJN</dc:creator>
      <dc:date>2023-01-06T12:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: DNS timing out from all the Plus servers</title>
      <link>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1904365#M353903</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/47675"&gt;@seebee&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/14"&gt;@bobpullen&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Don't suppose you see "too short" DNS times in your monitoring?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Nope. Also running on Raspian (3b board).&lt;/P&gt;
&lt;P&gt;In my environment, ~8ms&amp;nbsp;&lt;EM&gt;is&amp;nbsp;&lt;/EM&gt;achievable...&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;~ $ for n in {1..30}}; do dig @212.159.13.49 gstatic.com ; done | grep -F time
;; Query time: 10 msec
;; Query time: 8 msec
;; Query time: 8 msec
;; Query time: 8 msec
;; Query time: 13 msec
;; Query time: 8 msec
;; Query time: 8 msec
;; Query time: 8 msec
;; Query time: 8 msec
;; Query time: 13 msec
;; Query time: 8 msec
;; Query time: 8 msec
;; Query time: 8 msec
;; Query time: 11 msec
;; Query time: 16 msec
;; Query time: 15 msec
;; Query time: 16 msec
;; Query time: 17 msec
;; Query time: 8 msec
;; Query time: 8 msec
;; Query time: 8 msec
;; Query time: 17 msec
;; Query time: 15 msec
;; Query time: 16 msec
;; Query time: 13 msec
;; Query time: 17 msec
;; Query time: 7 msec
;; Query time: 17 msec
;; Query time: 16 msec
;; Query time: 14 msec&lt;/LI-CODE&gt;&lt;LI-CODE lang="markup"&gt;~ $ for n in {1..30}}; do dig -u @212.159.13.49 gstatic.com ; done | grep -F tim
e
;; Query time: 8431 usec
;; Query time: 8746 usec
;; Query time: 16887 usec
;; Query time: 15764 usec
;; Query time: 16611 usec
;; Query time: 16282 usec
;; Query time: 16606 usec
;; Query time: 16719 usec
;; Query time: 16305 usec
;; Query time: 14455 usec
;; Query time: 17828 usec
;; Query time: 19351 usec
;; Query time: 8599 usec
;; Query time: 8342 usec
;; Query time: 8501 usec
;; Query time: 8923 usec
;; Query time: 16266 usec
;; Query time: 16390 usec
;; Query time: 15716 usec
;; Query time: 8351 usec
;; Query time: 8847 usec
;; Query time: 14803 usec
;; Query time: 17276 usec
;; Query time: 13872 usec
;; Query time: 8532 usec
;; Query time: 8317 usec
;; Query time: 8731 usec
;; Query time: 11273 usec
;; Query time: 14801 usec
;; Query time: 16834 usec&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 06 Jan 2023 13:24:38 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1904365#M353903</guid>
      <dc:creator>bobpullen</dc:creator>
      <dc:date>2023-01-06T13:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: DNS timing out from all the Plus servers</title>
      <link>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1905390#M354122</link>
      <description>&lt;P&gt;Over the years I've used ping/dig/traceroute/iperf/wireshark/whatever on my connection and everything I have seen, as fastest response, makes me believe my PPP tunnel is at best about 12ms "long". I can't get to the Internet quicker than that. For an ADSL service I think that's perfectly reasonable.&lt;/P&gt;
&lt;P&gt;I have used dig from the command line countless times over the years, and never seen weird answers like 9ms - that only started happening when my SD card failed and I had to rebuild my Pi. So that made me wonder if it is a bug in a current version of dig (particularly as "-u" gives believable answers, as it is using a different code path in the binary).&lt;/P&gt;
&lt;P&gt;To rule out the Pi itself, I then installed dig on my OpenWrt router (so completely different processor, OS and packages) and it was showing the same weird answers - 9ms sometimes, but the "-u" option looks fine. Same behaviour as the Pi.&lt;/P&gt;
&lt;P&gt;So instead I installed the "drill" binary, an alternative&amp;nbsp;&lt;A href="https://www.nlnetlabs.nl/projects/ldns/about/" target="_self"&gt;implementation&lt;/A&gt;&amp;nbsp;of dig (package named ldnsutils), which gives similar output to dig, on both my Pi and OpenWrt router. It behaves like dig used to be, sensible 14ms-ish replies. As the output from "drill" looks like the output from "dig", it is compatible for smokeping to parse, so I just used "drill" in the smokeping config instead (the "binary" entry in "/etc/smokeping/config.d/Probes") - now my charts for DNS response times look better.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Raspbian GNU/Linux 11 (bullseye) has - DiG 9.16.33-Raspbian - drill version 1.7.1 (ldns version 1.7.1).&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;OpenWrt 22.03.3 has - DiG 9.18.10 - drill version 1.8.1 (ldns version 1.8.1).&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;See the graphs of DNS response times. I made the change from dig to drill about halfway through.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="PN dns dig to drill 9.PNG" style="width: 712px;"&gt;&lt;img src="https://community.plus.net/t5/image/serverpage/image-id/39912i704C076B755BF509/image-size/large?v=v2&amp;amp;px=999" role="button" title="PN dns dig to drill 9.PNG" alt="PN dns dig to drill 9.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Left hand side is dig with typically 9ms or 19ms responses almost a binary choice, compared with the right hand side with drill, with 13ms to 15ms responses, variation over the general range.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="PN dns dig to drill six.PNG" style="width: 786px;"&gt;&lt;img src="https://community.plus.net/t5/image/serverpage/image-id/39913i36B8022CD7155F99/image-size/large?v=v2&amp;amp;px=999" role="button" title="PN dns dig to drill six.PNG" alt="PN dns dig to drill six.PNG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's not proof there is some oddity in recent "dig" versions (as it works for Bob and presumably the rest of the world), but all I can say is - drill works for me!&lt;BR /&gt;And dig used to work for me too - see sensible graphs &lt;A href="https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1901837#M353398" target="_self"&gt;here&lt;/A&gt;&amp;nbsp;from before my Pi failed.&lt;/P&gt;
&lt;P&gt;This post was originally about DNS (minor) packet loss, and it was &lt;A href="https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1904243#M353873" target="_self"&gt;fixed&lt;/A&gt;&amp;nbsp;and I agree there is no packet loss at all now. I was just curious about why my own monitoring was looking unusual.&lt;/P&gt;</description>
      <pubDate>Sat, 14 Jan 2023 16:03:22 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1905390#M354122</guid>
      <dc:creator>seebee</dc:creator>
      <dc:date>2023-01-14T16:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: DNS timing out from all the Plus servers</title>
      <link>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1905394#M354123</link>
      <description>&lt;P&gt;Scary when one cannot trust the "tape measure" (instrumentation)!!&lt;/P&gt;
&lt;P&gt;Your findings suggest that the fabric of gig's tape measure is elasticated!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 14 Jan 2023 17:28:12 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1905394#M354123</guid>
      <dc:creator>Townman</dc:creator>
      <dc:date>2023-01-14T17:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: DNS timing out from all the Plus servers</title>
      <link>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1905395#M354124</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/47675"&gt;@seebee&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So that made me wonder if it is a bug in a current version of dig (particularly as "-u" gives believable answers, as it is using a different code path in the binary).&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;A href="https://github.com/isc-projects/bind9/blob/main/bin/dig/dig.c" target="_self"&gt;Looking at the source of the master&lt;/A&gt;&amp;nbsp;it's not really a different code path - it merely divides the microsecond measurement by a thousand to give it in milliseconds if the -u flag hasn't been set:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;if (query-&amp;gt;lookup-&amp;gt;stats) {
		const char *proto;
		diff = isc_time_microdiff(&amp;amp;query-&amp;gt;time_recv, &amp;amp;query-&amp;gt;time_sent);
		if (query-&amp;gt;lookup-&amp;gt;use_usec) {
			printf(";; Query time: %ld usec\n", (long)diff);
		} else {
			printf(";; Query time: %ld msec\n", (long)diff / 1000);
		}
[...]&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You'd have to check your particular package to see if there's any difference, but I'd be surprised if there was (would seem like an odd thing to deviate).&lt;/P&gt;</description>
      <pubDate>Sat, 14 Jan 2023 17:44:36 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/DNS-timing-out-from-all-the-Plus-servers/m-p/1905395#M354124</guid>
      <dc:creator>MJN</dc:creator>
      <dc:date>2023-01-14T17:44:36Z</dc:date>
    </item>
  </channel>
</rss>

