Unfortunately, my setup requires NAT for IPv6. Unavoidable as my ISP router is completely non-configurable - so I'm running OpenWRT on a router behind my ISP router, but with the WAN of the OpenWRT as a client on the LAN of the ISP router.
The Wiki says that network.wan6.sourcefilter="0" needs to be set to achieve NAT for v6, but I'm struggling to find any documentation about it. (See https://openwrt.org/docs/guide-user/firewall/fw3_configurations/fw3_nat#ipv6_nat)
I'm worried that by doing this, I'm opening up the IPv6 firewall up to traffic from the WAN6 into the LAN. I'm hoping that this isn't the case, but would like reassurance. Would there be any other implications of setting this? Thanks.