7 lines
651 B
Plaintext
7 lines
651 B
Plaintext
# For some unknown reason, enabling local unbound with DNS over TLS breaks network connectivity a couple minutes later
|
|
local_unbound_enable="NO"
|
|
local_unbound_tls="YES"
|
|
local_unbound_forwarders="1.0.0.1@853#cloudflare-dns.com 1.1.1.1@853#cloudflare-dns.com 2606:4700:4700::1111@853#cloudflare-dns.com 2606:4700:4700::1001@853#cloudflare-dns.com"
|
|
# local_unbound_forwarders="194.242.2.2@853#doh.mullvad.net"
|
|
# local_unbound_forwarders="194.242.2.2@853#doh.mullvad.net 2a07:e340::2@853#doh.mullvad.net 1.0.0.1@853#cloudflare-dns.com 1.1.1.1@853#cloudflare-dns.com 2606:4700:4700::1111@853#cloudflare-dns.com 2606:4700:4700::1001@853#cloudflare-dns.com"
|