OPNsense Forum

English Forums => 26.1, 26,4 Series => Topic started by: odites999 on April 30, 2026, 06:30:19 PM

Title: Problem with IPv6 traffic since update 26.1.6
Post by: odites999 on April 30, 2026, 06:30:19 PM
After trying many things due to the TLS handshake error I mentioned in another post, the only way I could get Opnsense working normally was by disabling IPv6.

I replicated the same configuration (VLANs, PPPoE, IPv6 over PPPoE) on another virtual machine on the same host but with OpenWrt, and everything works fine: IPv4 and IPv6 traffic, and test-ipv6.com (it recognizes my provider correctly and passes the test with a perfect score of 10/10). Therefore, I understand that something caused IPv6 to stop working with my configuration during the upgrade from version 26.1.5 to version 26.1.6. Is there a way to revert to a previous version by downgrading the version packages if necessary to try and pinpoint the problem?

Thanks in advance.
Title: Re: Problem with IPv6 traffic since update 26.1.6
Post by: nero355 on April 30, 2026, 07:04:14 PM
Quote from: odites999 on Today at 06:30:19 PMIs there a way to revert to a previous version by downgrading the version packages if necessary to try and pinpoint the problem?
Ehh... is this what you need : https://docs.opnsense.org/manual/opnsense_tools.html ??
Title: Re: Problem with IPv6 traffic since update 26.1.6
Post by: odites999 on April 30, 2026, 07:45:58 PM
Thanks @nero355. I will try that and see the results.