AGH connects to server very far from my location #3393
-
I am using AGH on Windows 10 installed as service. I use NextDNS HTTPS but it connects to France nextdns server even though there is nextdns server in Delhi which is 200KM from my location. This results in very high RTT but AdGuard Windows connects to Delhi server. If anyone have faced this issue, is there any solution to it? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
I have this issue as well. The way NextDNS steers traffic seems to be a bit erratic. One day it will be fine and connect to the closest server but another day a server in another country, still close to my home country so isn't terrible. In the worst case (only happened a few times), it would connect to a server on the other side of the world. The way I worked around it is to run their CLI client(https://github.com/nextdns/nextdns) on another port and get Adguard Home to use it as upstream DNS. Their client connects to the server with the lowest latency which you can see in its output. |
Beta Was this translation helpful? Give feedback.
I have this issue as well. The way NextDNS steers traffic seems to be a bit erratic. One day it will be fine and connect to the closest server but another day a server in another country, still close to my home country so isn't terrible. In the worst case (only happened a few times), it would connect to a server on the other side of the world.
The way I worked around it is to run their CLI client(https://github.com/nextdns/nextdns) on another port and get Adguard Home to use it as upstream DNS. Their client connects to the server with the lowest latency which you can see in its output.