Skip to content

can not ping from OTBR to MTD #8757

Closed Answered by jwhui
lancersky2017 asked this question in Q&A
Discussion options

You must be logged in to vote

The problem is that you have routes to fd11:22::/64 going out the eth0 interface, rather than wpan0 interface. This can cause the error you see with ping command.

Are you manually configuring the fd11:22::/64 prefix anywhere? Typically, unique local addresses should have more randomness than that.

This could happen if you have another border router that is using the same fd11:22::/64 prefix, which it would advertise using ICMPv6 Router Advertisements and cause the route to be installed via eth0 interface.

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by lancersky2017
Comment options

You must be logged in to vote
5 replies
@jwhui
Comment options

@lancersky2017
Comment options

@jwhui
Comment options

@lancersky2017
Comment options

@jwhui
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #8754 on February 14, 2023 05:15.