No more IPv6 on my DEC740

Started by vincen, September 07, 2025, 11:28:30 AM

Previous topic - Next topic
Hi

I have a strange issue with my DEC 740 running OPNsense. Since 2 days and after a failure at my ISP, I have lost IPv6 connectivity. I'm running OPNsense 25.7.2.
My ISP supplies an IPv6 and a /64 IPv6. I can see on the WAN side that it gets well the /64 from ISP but nothing at all on LAN side. It doesn't even distribute a local fe... IPv6 address. What should I check to find out why it doesn't work anymore without reason ?

Thanks

Vincèn

Hi

Additional info if someone has an idea: my ISP confirmed my router is well working for IPv6 on WAN side so not sure what's wrong on LAN side or if it's due at recent upgrades that have quite modified applications used for DHCP as far as I undersand !

Thanks


Quote from: franco on September 10, 2025, 02:43:25 PMTry to follow this troubleshooting guide and let me know: https://docs.opnsense.org/manual/ipv6.html#basic-setup-and-troubleshooting

Hi Franco

Thanks for the link and I already tried to follow that quide but it's too general and was not helpful at all. All the more my ISP tells me I have to use DHCPv6 with PD but option doesn't exist on WAN port in my OPNsense :(

Vincèn

Hi Vincèn,

The fundamental question from the guide is simple: does your WAN get IPv6 from the ISP? And if, yes, do your clients get IPv6 from your OPNsense?

Without the answer to this question we don't know which end has to be debugged. I'm leaning towards the WAN side but I have literally no way to know this from the information you already provided.


Cheers,
Franco

Hi Franco

Sorry for the late answer and thanks for your message :) Now my router doesn't get anymore an IPv6 from WAN side (it only displays a local one fe80::f690:eaff:fe00:88dd/64) and of course no IPv6 at all on LAN :(
I'm thinking as I did last time I had similar problem reset fully the router.

Thanks

Vincèn

Quote from: vincen on October 06, 2025, 09:26:07 AMNow my router doesn't get anymore an IPv6 from WAN side


Sounds like an ISP problem. Have you contacted them? What technique do they use, DHCPv6? Request the prefix over IPv4?

> IPv6 from WAN side (it only displays a local one fe80::f690:eaff:fe00:88dd/64)

Well, the link-local can be normal. You still have not answered the question if your firewall can ping IPv6 targets...


Cheers,
Franco

Quote from: franco on October 06, 2025, 11:13:38 AM> your firewall can ping IPv6 targets...
Not sure which firewall you are talking about but if I try to ping from Opnsense an IPv6 on Internet I get: No route to host.

Thanks
Vincèn

Yes, so that means it's between the OPNsense and the ISP, not between OPNsense and your clients.

Now the question is if your ISP changed this or we ;) You can enable DHCPv6 debug log and see what the "dhcp6c" process offers and how successful it is.


Cheers,
Franco

Quote from: franco on October 06, 2025, 01:36:13 PMYes, so that means it's between the OPNsense and the ISP, not between OPNsense and your clients.
Well at fist it was between OPNsense and clients as it was still getting an IPv6 class from my ISP. After trying to fix the problem, it doesn't get anymore any IPv6 on WAN :(
Quote from: franco on October 06, 2025, 01:36:13 PMNow the question is if your ISP changed this or we ;) You can enable DHCPv6 debug log and see what the "dhcp6c" process offers and how successful it is.
ISP confirmed they changed nothing and I trust them (Init7 in Switzerland). Not sure to understand what you say about DHCPv6 as it's not activated on WAN, it's only activated on LAN although not sure it should be considering that ISP gives me a class of IPv6 for my LAN.

It's difficult to guide you through this without the proper basics mutually understood between us.

DHCPv6 here refers to the WAN IPv6 mode which you are likely using? Yes? No?


Thanks,
Franco

Quote from: franco on October 06, 2025, 04:12:40 PMIt's difficult to guide you through this without the proper basics mutually understood between us.
DHCPv6 here refers to the WAN IPv6 mode which you are likely using? Yes? No?
Thanks for your help but I'm going to reinstall device as there is clearly some issue in it regarding DHCP and IPv6. I'll let you know how it goes once reset and reconfigured ;)