1
24.1 Legacy Series / Re: WAN IPv6 address not renewing after initial dhcp request
« on: July 06, 2024, 11:37:35 am »
Just another +1 for being affected by this issue. I was seeing IPv6 GAs being assigned initially, eventually falling off from the interface. In my case, packet sniffing demonstrated two separate renew packets, the first responding with the GA, and the second responding with my delegated prefix.
This is what solved the problem for me.
Ok this sounds workable... our best candidate for revert is https://github.com/opnsense/dhcp6c/commit/5676e78d87
# pkg add -f https://pkg.opnsense.org/FreeBSD:13:amd64/snapshots/misc/dhcp6c-20240607_1.pkg
Reboot and try again.
This is what solved the problem for me.