Martineau
Part of the Furniture
EDIT : Okay, I was testing the VPN SSID from an android phone that was ignoring the IP attribution rules (!!). It was actually (partially) working all along.
The DNS problem remains though.
When you set "Accept DNS Configuration=EXCLUSIVE", the firmware will create the appropriate DNSVPNx chain.
The script is stating that no valid entry exists in the chain.
I suggest you try issuing the following:
Code:
iptables --line -t nat -nvL DNSVPN1
NOTE: The script identifies 'DNS leak" as being non-VPN ISP DNS use, but with the use of Stubby/DoT, then an encrypted DNS lookup via the WAN is now no longer considered a DNS leak, and the legacy script may continue to be over-sensitive when reporting the DNS lookup state.