Hi,
It’s been awhile since I’ve been here but I am back.
I have done fresh install of 4.8.2 on my Flint 2.
I’m trying to route a bunch of domains over a VPN using Policy mode. I am also using AdGuard Home for DNS. Whenever I try to access these domains I can’t because of a DNS timeout.
If I go to manually resolve the domains it looks like the router hijacks the requests:
PS C:\Users\> nslookup bing.com 8.8.8.8
Server: dns.google
Address: 8.8.8.8
Non-authoritative answer:
Name: bing.com
Addresses: 2620:1ec:33:1::10
2620:1ec:33::10
150.171.28.10
150.171.27.10
PS C:\Users\> nslookup browserleaks.net 8.8.8.8
Server: dns.google
Address: 8.8.8.8
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
*** Request to dns.google timed-out
PS C:\Users\> nslookup browserleaks.net 192.168.1.1
Server: console.gl-inet.com
Address: 192.168.1.1
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
*** Request to console.gl-inet.com timed-out
My config is below. The issue occurs regardless of whether procd_set_param group
is set to nonevpn
or explicitvpn
. Can you help please?
I missed a lot these last few months.
I think it's related to the DNS management on the router. If I use secure DNS like the DNS over https then I can browse to the website. But obviously it doesn't go over the VPN because the router doesn't know about the DNS request