Hi @ZebMcKayhan though you may like to know that having upgraded to 386.7_1 I was able to remove entware iptables from my setup, including removing
from wg11-up.sh.
As far as I can tell, everything is working fine.
Code:
ip6tables -t nat -A WGDNS1 -i br0 -j DNAT --to-destination ${WanIp6}
As far as I can tell, everything is working fine.