You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
6: wan@eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
...
inet6 24##::/128 scope global dynamic noprefixroute
...
inet6 24##/64 scope global dynamic noprefixroute
...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
每次重启路由器之后都可以正常获取到 IPv6,在路由器上使用
ping -6 dns.alidns.com
测试也是通的。然后在 Plugin Settings 页面里右下角点击 Apply Settings,之后所有 IPv6 就都不通了,OpenWRT 首页的 IPv6 也不显示了,
ip addr
的结果里原来的 IPv6 会多一个noprefixroute
的标记,比如:重启路由器之后可以恢复。
OpenClash 的 IPv6 模式是 TUN Mode (Only Meta Core)
Beta Was this translation helpful? Give feedback.
All reactions