Bug #3556
closedWAN interface status missing data for pppoe ipv6 connection
0%
Description
When looking at status -> interfaces data is missing for WAN connection with native IPv6 over pppoe.
Web interface shows the attached for status, while the console shows this for the interface.
pppoe0: flags=88d1<UP,POINTOPOINT,RUNNING,NOARP,SIMPLEX,MULTICAST> metric 0 mtu 1492
inet6 fe80::20d:b9ff:fe23:f3e0%pppoe0 prefixlen 64 scopeid 0xa
inet6 fe80::d14b:1f14:a42a:9e32%pppoe0 prefixlen 64 scopeid 0xa
inet6 2607:f2c0:a000:c:20d:b9ff:fe23:f3e0 prefixlen 64 autoconf
inet 69.165.170.146 --> 206.248.154.103 netmask 0xffffffff
nd6 options=3<PERFORMNUD,ACCEPT_RTADV>
Updated by Adrien Carlyle over 10 years ago
Forgot to mention that the interface widget on the dashboard is also missing IPv6 information for the interface. I assume this is because it's ignoring the link local address.
Updated by Adrien Carlyle about 9 years ago
I just checked this on 2.2.5 and it is no longer an issue.
Updated by Chris Buechler about 9 years ago
- Status changed from New to Resolved
thanks, thought that was fixed but didn't have a system handy to check at the time.