For now I am in default mode, with the intention of swapping to policy mode once I have the former working.Still wgm doesnt add a default route for ipv6. Are you client in default (ALL auto=y/n) mode or Policy (auto=p) mode. Looks like default, so you could add the route manually meanwhile:
Code:ip -6 route add 0::/1 dev wg11 ip -6 route add 8000::/1 dev wg11
Adding the routes now means that browsing to Azire shows me as connected with no signs of any DNS leaks (IPv4 or IPv6) but Diversion is no longer working on any LAN devices.
I am also getting some other issues:
test-ip6.com ‘your DNS server (possibly run by your ISP) appears to have no access to the IPv6 internet or is not configured to use it.
ipleak.net shows an IPv6 address but only the IPv4 server
broswerleaks.com shows an IPv6 address but only the IPv4 DNS server
ipv6-test.com DNS4+IP6, DNS6 + IP4 reachable, DNS6 + IP6 unreachable
However this may be to do with the Azire setup as disabling Wireguard and running it just on my phone (android 12) and a couple of PCs (Windows 10 & 11) has the same results, but on a Ubuntu 20.04 LTS VM, running on Windows Hyper-V both test-ip6.com and ipv6-test.com are fine. I am going to setup a Mullvad connection to test whether the issue is generic or Azire specific.