Hi,
I have followed the ESP32 Border Router guide either on the openthread site or on the github.
Locally, from my computer, I manage to ping a thread node, then I get an error. I can no longer ping the node: "Transmit failed. General failure". Otherwise, from node, I can't ping my computer.
The server is on the public internet. It has an IPv4 and IPv6 address. My ISP does provide an IPv6 prefix, which I entered in the "netdata" of my OpenThread network. Unable to ping it.
So if I summarize today, I absolutely cannot ping a device outside the OpenThread network, whether local or public, in IPv4 or in IPv6. I keep looking and trying to make it work.
The final objective would be to have something functional without the ISP giving an IPv6 prefix because all ISP do not yet have this option ON by default.
Steven