Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider having multiple fallback/bootstrap DNS addresses #2490

Closed
ameshkov opened this issue Jan 30, 2019 · 1 comment
Closed

Consider having multiple fallback/bootstrap DNS addresses #2490

ameshkov opened this issue Jan 30, 2019 · 1 comment
Assignees
Milestone

Comments

@ameshkov
Copy link
Member

The issue one of the users has is that one of the DNS servers provided by the ISP is dead.

We're using the first DNS server found (which is dead) and so dnsproxy simply does not work.

@admitrevskiy
Copy link

Done.

Testing instructions for QA:
1)
-Install AG v2.12
-Add and select any invalid custom DNS server (1.2.3.4 for example)
-Update AG to the latest nightly.
-Go to Low-Level settings - pref.dns.fallback
-Add one valid and one invalid dns servers (1.2.3.4 and 8.8.8.8 for example)
-Enable protection

Expected result:
-Internet is still available

-Go to Low-Level Settings - pref.dns.bootstrap
-Add one valid and one invalid dns servers (1.2.3.4 and 8.8.8.8 for example)
-Go to Custom DNS Settings and select any DoH or DoT server
-Enable protection

Expected result:
-Internet is available and you are connected to the selected server

@zzebrum zzebrum closed this as completed Mar 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants