Hi guys,
I'm stumped with a bizarre issue with IPv6 through my EdgeRouter. Once connected, IPv6 begins working for approximately 1 to 2 minutes, and then just dies out, nothing showing in logs etc. Unit itself also loses IPv6 connectivity to the internet, not just PCs behind it.
I've dumped a copy of the configuration I'm currently using here: https://pastebin.com/N602wQC1
I have also tried setting eth0s MTU to 1508, so PPPoE can operate at 1500, however that didn't appear to change anything.
Be great to get this sorted, hopefully someone else has had the same issue, and resolved it!
Cheers
*EDIT*
Output from dhcp6c.log from interface connect, through to when IPv6 stops working:
Oct/08/2018 12:37:19: client6_recvadvert: unexpected advertise
Oct/08/2018 12:37:20: update_ia: status code for NA-0: no addresses
Oct/08/2018 12:37:56: client6_recvadvert: unexpected advertise
Oct/08/2018 12:37:57: update_ia: status code for NA-0: no addresses
Oct/08/2018 12:38:00: ifaddrconf: failed to remove an address on pppoe0: Cannot assign requested address
Oct/08/2018 12:38:00: update_ia: failed to update an address ::
Oct/08/2018 12:38:03: ifaddrconf: failed to remove an address on pppoe0: Cannot assign requested address
Oct/08/2018 12:38:03: update_ia: failed to update an address ::
Oct/08/2018 12:38:07: ifaddrconf: failed to remove an address on pppoe0: Cannot assign requested address
Oct/08/2018 12:38:07: update_ia: failed to update an address ::
v6 appears to malfunction as the failures to remove addresses begin.