Hi!
I had IPv6 working all fine before the update, but after the update, I don't get a prefix, and see the following errors:
(https://i.ibb.co/D1NfCW1/image.png)
Here is my config (I use KPN in NL)
(https://i.ibb.co/tpMRMYg/image.png)
(https://i.ibb.co/jgq4KhX/image.png)
Okay, after updating to the correct kernel manually, this works now.
Seeing the same problem here. Did you document the steps to fix it?
Log into the console, and run: opnsense-update -fk and then reboot. The correct version
identifies itself as "stable/24.7-n267981-8375762712f" using uname - v
Thanks, tested that now, but seems to still be an issue with dhcp6c to retrieve a prefix.
I see this looping
# dhcp6c -c /var/etc/dhcp6c.conf -p /var/run/dhcp6c.pid -fD vtnet1
Dec/06/2024 15:01:27: Sending Solicit
Dec/06/2024 15:01:27: set client ID (len 14)
Dec/06/2024 15:01:27: set identity association
Dec/06/2024 15:01:27: set elapsed time (len 2)
Dec/06/2024 15:01:27: set option request (len 4)
Dec/06/2024 15:01:27: set IA_PD
Dec/06/2024 15:01:27: send solicit to ff02::1:2%vtnet1
Dec/06/2024 15:01:27: reset a timer on vtnet1, state=SOLICIT, timeo=5, retrans=29635
Can you check your outbound NAT rules? I removed a couple of rules there as well that I didn't remember adding, and that was the only other thing I did to fix IPv6.