DigitaleGesellschaft / DNS-Resolver

Configuration files of our DoT and DoH servers
129 stars 20 forks source link

DNS servers are not reachable #7

Closed Aikatsui closed 4 years ago

Aikatsui commented 4 years ago

Digital Society Switzerland

Mentioned plain text DNS servers are not reachable. https://github.com/DigitaleGesellschaft/DNS-Resolver#technical-information--configuration-how-tos

@ryru @4-FLOSS-Free-Libre-Open-Source-Software

ryru commented 4 years ago

Hey @KizunaH we do not mention nor offer unencrypted DNS services. You can use our services only over DoT oder DoH.

Aikatsui commented 4 years ago

@ryru sorry. i didnt get it. how a user able to get benefit from provided IP addresses? i couldn't use them as bootstrap for DOT, DOH or tls://185.95.218.42 or is that only for users know about DOH and DOT resolvers server IP addresses?

ryru commented 4 years ago

Usually you do not have to use ip addresses to configure DoT or DoH, the domain names are sufficient. The ip addresses are only relevant if you want to do more advanced configurations or if you have a restrictive firewall setup and want to allow connections only to our servers on port 853. This means the ip addresses are mentioned more for information reasons.

Currently not all operating systems and browsers have similar DoT or DoH support. So maybe your preferred software does not have good and easy to use DoT or DoH configuration options at the moment. Firefox and Android are examples for well supported platforms. Please have a look at our How-To section (unfortunately in German only at the moment).

Hope this helps you!

Aikatsui commented 4 years ago

Thank you.