From d40ec630927b0a6a3e21b1d0f051b2f28f3d43ee Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 19 Nov 2020 05:52:45 -0500 Subject: [PATCH] clarify that VPNs provide DNS servers --- static/faq.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/static/faq.html b/static/faq.html index c21a197b..e275326f 100644 --- a/static/faq.html +++ b/static/faq.html @@ -579,10 +579,10 @@

By default, the OS uses the network-provided DNS servers, whether those come from - DHCP or static network configuration. If no DNS servers are provided, GrapheneOS uses - Cloudflare DNS - as the fallback rather than Google Public DNS. In practice, the fallback is rarely - used and has little real world impact.

+ DHCP or static network configuration. VPNs provide their own DNS servers. If no DNS + servers are provided, GrapheneOS uses Cloudflare DNS + as the fallback rather than Google Public DNS. In practice, the fallback is rarely used + and has little real world impact.

How do I use a custom DNS server?