Querying on console give:
ip6tables -t nat -L
ip6tables v1.8.7 (legacy): can’t initialize ip6tables table `nat’: Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
NAT66 is not supported on our devices. The recommended approach is to use IPv6 Prefix Delegation, which allows the router to receive a larger IPv6 prefix from the mobile operator and assign subnets to the LAN.
You can enable this by navigating to Network → WAN, clicking Edit on the desired interface, and enabling the option under IPv6 settings.
Please ensure that your mobile operator provides a delegated prefix, not just a single /64 for the WAN interface. A larger prefix (for example, /56) is required so the router can delegate a /64 to the LAN network.
Additionally, make sure the DHCPv6 server is enabled on the LAN interface.
Thank you, are there plans to add NAT66 into the mainline firmware. If the ISP does not provide Prefix delegation meaning a /56 net, it is not possible to do use the lan segement, w.o. NAT66.