dns: add cloudflare

Sometimes cloudflare has better latency than quad9 (for me)
This commit is contained in:
Hoang Nguyen 2022-07-19 22:36:13 +07:00
parent e85c23d954
commit b72db7e5fa
No known key found for this signature in database
GPG Key ID: 813CF484F4993419
1 changed files with 7 additions and 1 deletions

View File

@ -38,13 +38,15 @@ dnscrypt:
- quad9-doh-ip4-port443-filter-pri
- quad9-doh-ip6-port443-filter-pri
- quad9-dnscrypt-ip4-filter-pri
- cloudflare-security
- cloudflare-security-ipv6
ephemeral_keys: true
tls_disable_session_tickets: true
tls_cipher_suite: [52392, 49199]
bootstrap_resolvers:
- 9.9.9.9:53
- 1.1.1.1:53
netprobe_address: 9.9.9.9:53
netprobe_address: 1.1.1.1:53
local_doh:
enabled: false
listen_addresses:
@ -65,6 +67,10 @@ unbound_upstream_nameservers:
- 149.112.112.112@853#dns.quad9.net
- 2620:fe::fe@853#dns.quad9.net
- 2620:fe::9@853#dns.quad9.net
- 1.1.1.1@853#cloudflare-dns.com
- 1.0.0.1@853#cloudflare-dns.com
- 2606:4700:4700::1111@853#cloudflare-dns.com
- 2606:4700:4700::1001@853#cloudflare-dns.com
# 'virtlockd' and 'virtlogd' will always be started. Don't list them here
libvirt_daemons: