systemd-resolved/dns-over-tls.conf: drop appliedprivacy#443 to the bottom of the list

Apparently systemd-resolved wants to go in strict order and thus it's always sending my queries to distant Austria instead of neighbouring regions
This commit is contained in:
Aminda Suomalainen 2023-09-10 11:10:39 +03:00
parent e2829267d7
commit 1e3a7f8fa3
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,6 @@
# This file is practically the same as my Unbound dns-over-tls.conf meaning
# something with port 443 and then anycasted nonfiltering ones.
[Resolve]
# https://appliedprivacy.net/services/dns/ - Vienna, Austria
DNS=[2a02:1b8:10:234::2]:443#dot1.applied-privacy.net
DNS=146.255.56.98:443#dot1.applied-privacy.net
# https://www.dns0.eu/open https://www.dns0.eu/network - French based. Private ECS
DNS=193.110.81.254#open.dns0.eu
DNS=185.253.5.254#open.dns0.eu
@ -14,6 +11,9 @@ DNS=2a10:50c0::1:ff#unfiltered.adguard-dns.com
DNS=2a10:50c0::2:ff#unfiltered.adguard-dns.com
DNS=94.140.14.140#unfiltered.adguard-dns.com
DNS=94.140.14.141#unfiltered.adguard-dns.com
# https://appliedprivacy.net/services/dns/ - Vienna, Austria
DNS=[2a02:1b8:10:234::2]:443#dot1.applied-privacy.net
DNS=146.255.56.98:443#dot1.applied-privacy.net
Domains=~.
DNSOverTLS=yes
Cache=yes