Many thanks for the detailed step-by-step guide. I started from scratch and the only material change to my setup was the following:
Everything else I followed like for like with some adjustments for my /56 prefix, existing LANs and endpoint & port preference:
I connected my iPhone using the WireGuard app via 5G and am still unable to open IPv6-only sites. I tried the same with an Android (GrapheneOS) and it is the same.
Some questions:
1. What do your Services > Router Advertisements look like?
2. What do your Firewall > NAT > Outbound rules look like?
3. Do you have anything for Firewall > NAT > NPTv6?
Quote from: space_cadet on May 13, 2026, 04:04:23 AMRequest DNS configuration: Checked
Everything else I followed like for like with some adjustments for my /56 prefix, existing LANs and endpoint & port preference:
Code Select
[Interface]
PrivateKey = <redacted>
Address = 10.10.90.2/32,2a01:xxxx:xxxx:xx03::9002/128
DNS = 10.10.90.1,2a01:xxxx:xxxx:xx03::9001
[Peer]
PublicKey = <redacted>
Endpoint = ddns.myprivatedomain.com:60090
AllowedIPs = 0.0.0.0/0,::/0
I connected my iPhone using the WireGuard app via 5G and am still unable to open IPv6-only sites. I tried the same with an Android (GrapheneOS) and it is the same.
Some questions:
1. What do your Services > Router Advertisements look like?
2. What do your Firewall > NAT > Outbound rules look like?
3. Do you have anything for Firewall > NAT > NPTv6?
"