<?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>How to ping Internet from RaspBerry Pi Border Router?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/40137/how-to-ping-internet-from-raspberry-pi-border-router</link><description>Using the Border Router Quick Start Guide I&amp;#39;ve created the following setup. 
 
 2 Raspberry Pis, each with their own nRF5280-DK running RaspPi_OT_Border_Router_Demo_2.0.0-1.alpha. 
 1 nRF5280-DK running UART CLI connected to my Windows computer. 
 
 The</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 08 Nov 2018 14:27:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/40137/how-to-ping-internet-from-raspberry-pi-border-router" /><item><title>RE: How to ping Internet from RaspBerry Pi Border Router?</title><link>https://devzone.nordicsemi.com/thread/156513?ContentTypeID=1</link><pubDate>Thu, 08 Nov 2018 14:27:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c8135f4d-060b-46d6-8d97-4fc49032bc94</guid><dc:creator>MSohm</dc:creator><description>&lt;p&gt;I was using this test to try and trouble shoot another issue:&lt;/p&gt;
&lt;p&gt;ping6 -I wpan0 64:ff9b::0808:0808&lt;br /&gt;connect: Network is unreachable&lt;/p&gt;
&lt;p&gt;My assumption is that this ping request would go:&lt;/p&gt;
&lt;p&gt;PI#2 -&amp;gt; USB -&amp;gt; NCP -&amp;gt; Thread -&amp;gt; NCP -&amp;gt; USB -&amp;gt; PI1 -&amp;gt; Ethernet/Internet&lt;/p&gt;
&lt;p&gt;If&amp;nbsp; I misunderstood that flow, I&amp;#39;ll drop this line of troubleshooting and start a new thread for that configuration.&lt;/p&gt;
&lt;p&gt;Thanks for the help so far.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to ping Internet from RaspBerry Pi Border Router?</title><link>https://devzone.nordicsemi.com/thread/156327?ContentTypeID=1</link><pubDate>Wed, 07 Nov 2018 13:31:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a77a348-446d-41f2-bad7-1521d3801d98</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;As I understand the scenario, all nRF devices are routed correctly and are able to communicate through the nat64 interface, and please correct me if I am mistaken. It was not the intention to integrate the PI into the nat64, but rather to use this as a platform for the nRFs to get onto the internet.&amp;nbsp;I&amp;#39;d recommend having a look at different forums (stackoverflow / linuxquestions or similar) and the website for NAT64:&amp;nbsp;&lt;a href="http://www.litech.org/tayga/"&gt;http://www.litech.org/tayga/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to ping Internet from RaspBerry Pi Border Router?</title><link>https://devzone.nordicsemi.com/thread/156187?ContentTypeID=1</link><pubDate>Tue, 06 Nov 2018 14:24:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1c19678d-1d8c-4814-9547-03b7a7767b6b</guid><dc:creator>MSohm</dc:creator><description>&lt;p&gt;I ran:&lt;/p&gt;
&lt;pre&gt;sudo route -A inet6 add 64:ff9b::/96 dev wpan0&lt;/pre&gt;
&lt;p&gt;But pings to&amp;nbsp;64:ff9b::0808:0808 still fail.&lt;/p&gt;
&lt;pre&gt;route -6 -n
Kernel IPv6 routing table
Destination                    Next Hop                   Flag Met Ref Use If
64:ff9b::/96                   ::                         U    1   4    35 wpan0
64:ff9b::/96                   ::                         U    1024 1     0 nat64
fd11:22::/64                   ::                         U    256 1     0 wpan0
fdaa:bb:1::1/128               ::                         U    256 1     0 nat64
fdde:ad00:beef::/64            ::                         U    256 1     0 wpan0
fe80::/64                      ::                         U    256 1     0 eth0
fe80::/64                      ::                         U    256 1     0 wpan0
fe80::/64                      ::                         U    256 1     0 nat64
fe80::/64                      ::                         U    256 1     0 wlan0
::/0                           ::                         !n   -1  1  2642 lo
::1/128                        ::                         Un   0   6    29 lo
fd11:22::/128                  ::                         Un   0   2     0 wpan0
fd11:22::50e4:26c5:963b:39d0/128 ::                         Un   0   2     0 wpan0
fdaa:bb:1::1/128               ::                         Un   0   2     0 nat64
fdde:ad00:beef::/128           ::                         Un   0   2     0 wpan0
fdde:ad00:beef:0:263a:f431:564c:9404/128 ::                         Un   0   2     0 wpan0
fe80::/128                     ::                         Un   0   2     0 wpan0
fe80::/128                     ::                         Un   0   2     0 eth0
fe80::/128                     ::                         Un   0   2     0 nat64
fe80::/128                     ::                         Un   0   2     0 wlan0
fe80::f94:b841:c6b:ee3d/128    ::                         Un   0   2     0 nat64
fe80::3314:f9e0:5c7a:918f/128  ::                         Un   0   2     0 wpan0
fe80::50e4:26c5:963b:39d0/128  ::                         Un   0   2     0 wpan0
fe80::ba27:ebff:fe0d:1725/128  ::                         Un   0   2     0 wlan0
fe80::ba27:ebff:fe58:4270/128  ::                         Un   0   2     0 eth0
ff00::/8                       ::                         U    256 4    75 eth0
ff00::/8                       ::                         U    256 2     1 wpan0
ff00::/8                       ::                         U    256 1     0 nat64
ff00::/8                       ::                         U    256 3     6 wlan0
::/0                           ::                         !n   -1  1  2642 lo
&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to ping Internet from RaspBerry Pi Border Router?</title><link>https://devzone.nordicsemi.com/thread/155977?ContentTypeID=1</link><pubDate>Mon, 05 Nov 2018 13:50:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0a4d8416-b824-4046-8208-8bad27c89409</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]From an ssh into the Raspberry PI, I cannot ping&amp;nbsp;64:ff9b::0808:0808. - Bad[/quote]
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;It sounds like there&amp;#39;s a route missing. what is the output of &amp;quot;route -n&amp;quot;?&lt;/p&gt;
&lt;p&gt;The command to add a route (if missing) is:&lt;/p&gt;
&lt;p&gt;sudo route -A inet6 add &amp;lt;ipv6 prefix&amp;gt; dev &amp;lt;my interface&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>