use Mullvad DNS-over-TLS server
This commit is contained in:
parent
203a4ab0ba
commit
7b63d4bc65
2 changed files with 9 additions and 0 deletions
3
etc/NetworkManager/conf.d/11-dns-systemd-resolved.conf
Normal file
3
etc/NetworkManager/conf.d/11-dns-systemd-resolved.conf
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
[main]
|
||||||
|
dns=none
|
||||||
|
systemd-resolved=false
|
||||||
6
etc/systemd/resolved.conf.d/10-resolved.conf
Normal file
6
etc/systemd/resolved.conf.d/10-resolved.conf
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
[Resolve]
|
||||||
|
DNS=2a07:e340::4#base.dns.mullvad.net 194.242.2.4#base.dns.mullvad.net
|
||||||
|
FallbackDNS=
|
||||||
|
DNSSEC=no
|
||||||
|
DNSOverTLS=yes
|
||||||
|
Cache=yes
|
||||||
Loading…
Add table
Add a link
Reference in a new issue