Git Product home page Git Product logo

Comments (6)

zhsj avatar zhsj commented on August 20, 2024

But why?

from wghttp.

JJRcop avatar JJRcop commented on August 20, 2024

They are used as fallback DNS servers. If one fails the other is used

from wghttp.

zhsj avatar zhsj commented on August 20, 2024

Why you ever think this is needed? Have you really met that one dns server is down, while the vpn is still working...

from wghttp.

JJRcop avatar JJRcop commented on August 20, 2024

Multiple DNS servers is a feature available in every other network configuration tool I have ever used, I don't see a good reason to not implement it here other than to avoid doing it

from wghttp.

zhsj avatar zhsj commented on August 20, 2024

You can't just say because others have, while not think about the real needs.

from wghttp.

JJRcop avatar JJRcop commented on August 20, 2024

This feature is necessary because the DNS server is not the same server as the VPN itself. It can go down separately while the VPN server stays up. That's why they have two DNS servers: in case one goes down, the other one stays up and can be used. This is a poor user experience, because you have to change your shell script and replace the DNS server to use the backup, rather than the program handling it for you automatically.

It would cause a major inconvenience to users if the DNS server goes down, so it's a standard practice for most DNS providers to have two. (Including VPNs!)

Google has 8.8.8.8, and 8.8.4.4 as backup. Cloudflare has 1.1.1.1, and 1.0.0.1 as backup. Why are these major companies providing backups if they are not needed?

from wghttp.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.