summaryrefslogtreecommitdiffstats
path: root/docs/DISTRO_PORTING.md
diff options
context:
space:
mode:
authorIgnat Korchagin <ignat@cloudflare.com>2019-02-06 20:51:28 +0100
committerLennart Poettering <lennart@poettering.net>2019-02-15 11:34:11 +0100
commitdef3c7c791e7918a889c2b93dee039ab77b3a523 (patch)
tree3e3403aff046b006cea58ccee00f42f8cb598bab /docs/DISTRO_PORTING.md
parentMerge pull request #11617 from topimiettinen/backlight-handle-zero-file-load (diff)
downloadsystemd-def3c7c791e7918a889c2b93dee039ab77b3a523.tar.xz
systemd-def3c7c791e7918a889c2b93dee039ab77b3a523.zip
resolved: use Cloudflare public DNS server as a default fallback alongside Google one
Cloudflare public DNS service is currently the fastest one according to https://www.dnsperf.com/#!dns-resolvers. Why not improve the experience for systemd users using this as a default fallback nameserver?
Diffstat (limited to 'docs/DISTRO_PORTING.md')
-rw-r--r--docs/DISTRO_PORTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/DISTRO_PORTING.md b/docs/DISTRO_PORTING.md
index f8b98bcbae..0099a1334a 100644
--- a/docs/DISTRO_PORTING.md
+++ b/docs/DISTRO_PORTING.md
@@ -49,8 +49,8 @@ NTP servers.
## DNS Servers
-By default, systemd-resolved uses the Google Public DNS servers
-`8.8.8.8`, `8.8.4.4`, `2001:4860:4860::8888`, `2001:4860:4860::8844`
+By default, systemd-resolved uses Cloudflare and Google Public DNS servers
+`1.1.1.1`, `8.8.8.8`, `1.0.0.1`, `8.8.4.4`, `2606:4700:4700::1111`, `2001:4860:4860::8888`, `2606:4700:4700::1001`, `2001:4860:4860::8844`
as fallback, if no other DNS configuration is available.
Use `-Ddns-servers=` to direct systemd-resolved to different fallback