Hello all,
RouterOS: 5.26
RouterBoard: 951G-2HnD
I did configure via tunnelbroker (he.net) the connection over IPv6.
What is working up to now:
- IPv6 tunnel - OK
- IPv6 connection from the router to Internet - OK
- IPv6 connection from LAN device to Router - OK, but only with manual set of IPv6 addresses on the LAN devices.
What's not working:
- IPv6 address stateless configuration on the LAN devices.
The below output is from my router (IPv6 addresses are changed to random):
ADDRESS FROM-POOL INTERFACE ADVERTISE
0 G 2001:470:xx:xxx::2/64 sit1 yes
1 G 2001:470:yy:xxx::1/64 bridge-local yes
2 DL fe80::506d:xxx/128 sit1 no
3 DL fe80::d6ca:xxx:febe:1e60/64 ether1-gateway no
I see no Link-local address on the bridge-local interface or any other LAN interfaces. If IPv6 is enabled on these interfaces, I should have Link-local addresses. This is mandatory to have ND functionality.
Any advice for me?
Thanks!