Hi,
I have the (IoT) environment running. The Raspberry Pi (with Miredo tunnel) is connected to the outside world. I can ping6 the ipv6.google.com server from Rasperry (terminal) with good result.
Also I can ping6 two nRF bords (PCA10028) from the Raspberry on their global IPv6 addresses.
I have flashed the ICMP application in one of the board. It performs all four routertests (mapped on the 4 buttons) succesfully.
Now I mapped the global IPv6 address (hexadecimal) of ipv6.google.com on the 4th button of the ICMP application. Only a minor change. But this test fails. When I put the global IPv6 address of the bt0 interface instead, it succeeds again (flashing led's).
Does somebody have a clue why I cannot get this ICPM message throught the Raspberry and Miredo tunnel to ipv6.google.com? I enabled ipv6 forwarding btw. It looks like a Raspberry configuration issue.
Does somebody has the same experience?