In general, you don't need DHCPv6 in the LAN for IPv6 to work. Hosts will just autoconfigure their addresses.But if you connect another router, this secondary router needs a prefix to assign to its hosts. It gets this prefix using Prefix Delegation and this requires DHCPv6.Configuration steps in OPNsense are (assuming you get a /56 from your ISP and use tracking on the LAN interface):In Interfaces / LAN, enable "Allow manual adjustment of DHCPv6 and Router Advertisements".In Services / DHCPv6 / LAN, enable the DHCPv6 server, enter a host ID range (e. g. from ::1 to ::ff), enter a Prefix Delegation Range (e. g. from ::20 to ::40) and set the Prefix Delegation Size to 60.In Services / Router Advertisements / LAN, set the mode to " Assisted".
I've now got some ipv6 details from my new providerND is /64 (for wan)PD is /48 (for lan)would the settings be the same
That's odd. The Google thingy always is the "sub-router" of some other router, be it your local OPNsense or your ISP's router. Shouldn't make any difference.The "documentation" says that the Google thingy runs connectivity tests to some unknown Google servers and might disable IPv6 completely if it's not happy with the results. Wow. Also, the configuration options seem to be slightly limited: "Tap IPv6. Switch the toggle to the ON position."(Note to self: Don't ever buy networking gear from companies whose primary businesses include advertisement and cat videos.)