Hi there, I just switched to a new fiber Internet service. I put the ISP provided modem in bridge mode and establish the PPPoE connection from my Mikrotik RB751U with the latest RouterOS (v6.40.3 as of now). I can’t seem to get an IPv6 address this way. I tried these instructions:
- https://wiki.mikrotik.com/wiki/Manual:IPv6_PD_over_PPP
- http://forum.mikrotik.com/t/pppoe-ipv6/97718/1
- https://www.geekzone.co.nz/forums.asp?topicid=172061
- http://into6.com.au/?p=214
When I request a prefix it binds and gives me an expiration date and everything. But no address, it just says “Searching…”.
The ISP does have good support for IPv6, and when I connect through the ISP provided modem I get an IPv6 address and it passes the checks at ipv6-test.com. From the ISP provided modem this is what the correctly working IPv6 status looks like I when I connect directly from it:

Somwhere in the modem config I saw that it was using SLAAC, which I gather is not good for compatibility with Mikrotik. Any other suggestions? Thanks!