hey , i have main server who is distribution some tasks on 5 other powerful dedicated server . but one of them nowadays has an issue of DNS . for now, I use google dns on my /etc/resolv.conf but it seems the server failed a lot when querying google dns. I don’t know what happened to this server. It has problem querying to dns server and the network connection is really slow. hope that someone here can help me to fix that and i can pay some $ as a Gift
Hello there, Could you explain a little more about how the server is failing using Google's DNS servers? What is it that is not working, and how have you identified that this is the issue? Regards, Chris
Are you able to `dig` against Google's nameservers from your machine? Paste the output of the command below here: dig problemdomain.com @8.8.8.8 Where problemdomain.com is the domain with the issue