I currently have everything OpenThread related up and running (Border Router, RCP and a end node) everything works fine inside the network, but now I am in doubt of how to access a node/sensor within the network from outside the network, from a cloud or other IPv4 based network. As far as I have understood there is End-to-end IP connectivity via routing between Thread devices and other external IP networks through the Border Router, by using NAT64 and tayga.So my question is, and where I am bit confused: From outside the network if I want to send/receive message with CoAP or a simple ping, what IP address should I use to access a specific device? Is it the mesh local IPv6 address or the borderrouter IPv4 address and a port? And how what do I need to setup on host from outside the Thread network to support the IPv6 and prefix?
--
You received this message because you are subscribed to the Google Groups "openthread-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openthread-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openthread-users/433b44b7-b03b-4bdc-84ed-5bf88ced0b09n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openthread-users/a293be16-c625-4c16-914d-50a4bf7f37bbn%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openthread-users/fb645917-ea4f-4100-8aeb-526a7f42de7en%40googlegroups.com.
To send packets from an external IP network to the Thread network, you must use an IP address that is routable from the external network. If that global network is the public internet, then the IP address must be globally routable on the public internet.For IPv6, that means assigning an routable IPv6 prefix to the Thread network. On the global internet, the ISP will need to provide you with a globally routable IPv6 prefix. Some ISPs provide this service today, but not all.
--
You received this message because you are subscribed to the Google Groups "openthread-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openthread-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openthread-users/96095c90-bd16-459b-ae62-de148ea654d3n%40googlegroups.com.