<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Issue Resolving DNS in Border Router</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/23544/issue-resolving-dns-in-border-router</link><description>I&amp;#39;m following the tutorial in the NRF52840 SDK on setting up a Thread Border Router here and I&amp;#39;ve run into some issues during testing. For one, I&amp;#39;m trying to resolve ipv4.google.com on the dev kit running the CLI, and in response I get Error 28: ResponseTimeout</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 12 Aug 2017 14:49:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/23544/issue-resolving-dns-in-border-router" /><item><title>RE: Issue Resolving DNS in Border Router</title><link>https://devzone.nordicsemi.com/thread/92487?ContentTypeID=1</link><pubDate>Sat, 12 Aug 2017 14:49:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:727edd47-ac34-465e-8a44-5aedd7e56d4e</guid><dc:creator>Reto</dc:creator><description>&lt;p&gt;This is maybe interesting. How did I manage to clear the MAC address (ID=13 has the issue)???&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;&amp;gt; router table
| ID | RLOC16 | Next Hop | Path Cost | LQI In | LQI Out | Age | Extended MAC                                              |
+----+--------+----------+-----------+--------+---------+-----+-----------------                                         -+
| 12 | 0x3000 |       42 |         1 |      3 |       3 |  21 | something...........                                          |
| 13 | 0x3400 |       13 |         0 |      0 |       0 |  87 | 0000000000000000                                          |
| 26 | 0x6800 |       42 |         1 |      3 |       3 |   5 | something...........                                          |
| 42 | 0xa800 |       12 |         1 |      3 |       3 |   4 | something...........                                         |
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue Resolving DNS in Border Router</title><link>https://devzone.nordicsemi.com/thread/92486?ContentTypeID=1</link><pubDate>Sat, 12 Aug 2017 13:10:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b0c476f2-be95-4989-861e-9a907214cf12</guid><dc:creator>Reto</dc:creator><description>&lt;p&gt;Dear Jorgen and TravisFS,&lt;/p&gt;
&lt;p&gt;I have the same problem. ping 8.8.8.8 from RPi is ok. But I cannot do &amp;quot;dns resolve ipv4.google.com&amp;quot; from my CLI Thread node. I get the error:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;DNS response for ipv4.google.com - Error 28: ResponseTimeout
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;When I do &amp;quot;ping fd00:0064:0123:4567::0808:0808&amp;quot; at my CLI Thread node I get:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;8 bytes from fd00:64:123:4567:0:0:808:808: icmp_seq=8 hlim=43 time=43ms
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;But when I use another preview development kit board (0.9.0, same revision as the board from above), I cannot ping&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;ping fd00:0064:0123:4567::0808:0808
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;And I get the Error 28 with the exact same binary file loaded onto the board.&lt;/p&gt;
&lt;p&gt;And for this test:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;dns resolve coap.thethings.io fd00:0064:0123:4567::1
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;I am getting this error:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt; DNS response for coap.thethings.io - Error 28: ResponseTimeout
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Do you have any update on this?&lt;/p&gt;
&lt;p&gt;Thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue Resolving DNS in Border Router</title><link>https://devzone.nordicsemi.com/thread/92485?ContentTypeID=1</link><pubDate>Tue, 18 Jul 2017 13:17:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:15210e1a-d2ce-44a9-ac00-a555e2e6e89c</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi TravisFS,&lt;/p&gt;
&lt;p&gt;Great that you got it working on the work network!&lt;/p&gt;
&lt;p&gt;I have spoken to our Thread developers about your issues, and have the following comments:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The dnsmasq error in the OpenWRT log is normal and can be ignored.&lt;/li&gt;
&lt;li&gt;Failing DNS resolve on the OpenWRT is expected, as this is not a needed feature in the BR.&lt;/li&gt;
&lt;li&gt;Successfull pinging of 8.8.8.8 from OpenWRT is expected, as it have IPv4 connectivity.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The failed DNS resolve on the Thread node is not expected. Since you say you only have IPv4 connectivity, did you use the DNS64 command as described in &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.threadsdk.v0.10.0/thread_border_router.html?cp=4_1_0_1_8_3#thread_border_router_testing"&gt;the documentation&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;If the host does not have IPv6
connectivity, a Thread device may
still connect with a IPv4 cloud
utilizing the NAT64 and DNS64
protocols. To obtain a a translated
IPv6 address, you must specify the DNS
resolver fd00:0064:0123:4567::1 which
is running on the Thread Border
Router, as shown below:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;&amp;gt; dns resolve ipv4.google.com
&amp;gt; DNS response for ipv4.google.com - Error 25
&amp;gt; dns resolve ipv4.google.com fd00:0064:0123:4567::1
&amp;gt; DNS response for ipv4.google.com - [fd00:64:123:4567:0:0:acd9:14ae] TTL: 300
&amp;gt; ping fd00:64:123:4567:0:0:acd9:14ae
&amp;gt; 8 bytes from fd00:64:123:4567:0:0:acd9:14ae: icmp_seq=3 hlim=55 time=42ms
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Error 25 indicates that there is no
IPv6 address returned as the
ipv4.google.com does not have any.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;If you still is not able to resolve the DNS, please message me (don&amp;#39;t post in public) output from &lt;code&gt;ifconfig&lt;/code&gt; on OpenWRT and output of &lt;code&gt;ipaddr&lt;/code&gt; on Thread CLI node.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue Resolving DNS in Border Router</title><link>https://devzone.nordicsemi.com/thread/92484?ContentTypeID=1</link><pubDate>Mon, 17 Jul 2017 16:27:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4133832e-fad4-4e39-a994-cee08413aab4</guid><dc:creator>TravisFS</dc:creator><description>&lt;p&gt;Hi Jørgen, I&amp;#39;m currently using version 0.10.0 of the SDK for Thread and version 0.10.0-1.alpha on the OpenWRT build with the Thread stack. I moved the setup to my work network today and was able to resolve the dns for ipv4.google.com. The border router is connected to the internet via ethernet and both my work and home connection are IPv4. Also, I still can&amp;#39;t ping the primary google dns server (limited because of my IPv4 connection?).&lt;/p&gt;
&lt;p&gt;Edit: Right after I posted this, I successfully pinged the primary Google DNS server from the CLI. I&amp;#39;d still appreciate any help in resolving this issue on my home network. Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue Resolving DNS in Border Router</title><link>https://devzone.nordicsemi.com/thread/92483?ContentTypeID=1</link><pubDate>Mon, 17 Jul 2017 13:25:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:18ab4963-5eae-44e5-8d67-d5e7f1277ad8</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Which version of the Thread Boarder Router and the SDK for Thread do you use? And how is it connected to internet (Wifi/Ethernet)? Do you have IPv6 connection, or only IPv4 connection?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>