mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
resolved.conf: add quad9-compat.conf
This commit is contained in:
parent
8ee2cfef93
commit
bce9af0edd
9
etc/systemd/resolved.conf.d/quad9-compat.conf
Normal file
9
etc/systemd/resolved.conf.d/quad9-compat.conf
Normal file
@ -0,0 +1,9 @@
|
||||
[Resolve]
|
||||
DNS=2620:fe::9 149.112.112.112 2620:fe::fe 9.9.9.9
|
||||
Domains=~.
|
||||
# see man resolved.conf, may not work if system is down for a long time, +
|
||||
# captive portals?
|
||||
DNSSEC=allow-downgrade
|
||||
# allow downgrade/MITM and captive portals
|
||||
DNSOverTLS=opportunistic
|
||||
Cache=true
|
Loading…
Reference in New Issue
Block a user