Skip to content
#

dns-client

Here are 81 public repositories matching this topic...

trust-dns
MichaCo
MichaCo commented Mar 14, 2020

In version 1.2.0, LookupClient stops querying any other server in case the response was valid.
Valid responses are any responses without an error code. (Error responses might be retried, depending on configuration...)

But a no-error response might have zero answers, which can have many reasons.
It is very likely that every DNS server in your network will return the same empty response, bu

LoXan007
LoXan007 commented Feb 16, 2020

Hi,
i've looked little bit in your code and found out that the Public DNS Server from google are hardcoded into the library. I guess you know from the data collection from google and in my opinion the Google server are the worst choice from all possible dns servers (together with cloudfare).

So i have one question and one request:

  1. Under which circumstances will the hardcoded dns server be

Improve this page

Add a description, image, and links to the dns-client topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dns-client topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.