unbound.conf.d: rm dns-mullvad, add dot-mullvad[-adblock]

This commit is contained in:
Aminda Suomalainen 2021-04-27 21:35:58 +03:00
parent 61d19724fa
commit 41879fe5e8
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
3 changed files with 24 additions and 13 deletions

View File

@ -1,13 +0,0 @@
# WARNING! This is unencrypted DNS, you don't want this outside of using
# Mullvad's VPN.
forward-zone:
name: "."
# Mullvad Wireguard
forward-addr: 10.64.0.1
# Mullvad OpenVPN "(or any other address matching 10.x.0.1)"
forward-addr: 10.8.0.1
# Mullvads own public, non-logging DNS server.
forward-addr: 193.138.218.74

View File

@ -0,0 +1,12 @@
server:
# Debian ca-certificates location
tls-cert-bundle: /etc/ssl/certs/ca-certificates.crt
# ctrl.blog says this is the Fedora location
#tls-cert-bundle: /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
forward-zone:
name: "."
forward-tls-upstream: yes
forward-addr: 2a07:e340::3#adblock.doh.mullvad.net
forward-addr: 194.242.2.3@853#adblock.doh.mullvad.net
forward-addr: 193.19.108.3@853#adblock.doh.mullvad.net

View File

@ -0,0 +1,12 @@
server:
# Debian ca-certificates location
tls-cert-bundle: /etc/ssl/certs/ca-certificates.crt
# ctrl.blog says this is the Fedora location
#tls-cert-bundle: /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
forward-zone:
name: "."
forward-tls-upstream: yes
forward-addr: 2a07:e340::2@853#doh.mullvad.net
forward-addr: 194.242.2.2@853#doh.mullvad.net
forward-addr: 193.19.108.2@853#doh.mullvad.net