OPNsense Forum

English Forums => 24.7, 24.10 Legacy Series => Topic started by: kalpik on December 04, 2024, 10:04:09 AM

Title: No IPv6 after update to 24.7.10
Post by: kalpik on December 04, 2024, 10:04:09 AM
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)
Title: Re: No IPv6 after update to 24.7.10
Post by: kalpik on December 04, 2024, 02:34:01 PM
Okay, after updating to the correct kernel manually, this works now.
Title: Re: No IPv6 after update to 24.7.10
Post by: DeeGee on December 06, 2024, 02:43:15 PM
Seeing the same problem here. Did you document the steps to fix it?
Title: Re: No IPv6 after update to 24.7.10
Post by: kalpik on December 06, 2024, 02:49:00 PM
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
Title: Re: No IPv6 after update to 24.7.10
Post by: DeeGee on December 06, 2024, 03:03:50 PM
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
Title: Re: No IPv6 after update to 24.7.10
Post by: kalpik on December 06, 2024, 03:41:31 PM
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.