1
23.7 Legacy Series / Re: [WORKAROUND] 23.7.8 - IPV6 issues with WG / DHCPv6 / Gateways / RADVD
« on: November 09, 2023, 10:57:21 pm »
I seem to have a similar issue with gateways. I'm not sure how to trace this one down.
Upon upgrade to 23.7.8 all looked fine from webui. All services started up, but machines connected the router had sporadic internet. I noticed DHCPv6 seemed to restart a couple times then stay running but machines behind the gateway where having a hard time connecting to sites. ie: Some sites worked, some don't. FW logs looked fine. Packets didn't appear to be dropped.
The only real clue was DHCP restarting. I took a look at the logs and saw the same log entries as mentioned here.
I applied the patch in this thread, restarted, still the same behavior. I went into gateways and reapplied the same settings and machines behind the router started working properly again on both ipv4 and ipv6.
I can reproduce the problem by restarting the router. I can go back into gateways and reapply the settings to fix it.
Is there any other information I can gather and provide here?
Upon upgrade to 23.7.8 all looked fine from webui. All services started up, but machines connected the router had sporadic internet. I noticed DHCPv6 seemed to restart a couple times then stay running but machines behind the gateway where having a hard time connecting to sites. ie: Some sites worked, some don't. FW logs looked fine. Packets didn't appear to be dropped.
The only real clue was DHCP restarting. I took a look at the logs and saw the same log entries as mentioned here.
Code: [Select]
2023-11-09T14:35:40-07:00 Warning opnsense /usr/local/etc/rc.bootup: The required WAN_6RD IPv6 interface address could not be found, skipping.
2023-11-09T14:35:40-07:00 Warning opnsense /usr/local/etc/rc.bootup: Skipping gateway WAN_6RD due to empty 'gateway' property.
I applied the patch in this thread, restarted, still the same behavior. I went into gateways and reapplied the same settings and machines behind the router started working properly again on both ipv4 and ipv6.
I can reproduce the problem by restarting the router. I can go back into gateways and reapply the settings to fix it.
Is there any other information I can gather and provide here?