mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-10-05 13:07:21 +02:00
unbound: add dot-443.conf.sample
This commit is contained in:
parent
a405f918c7
commit
5ce45c5405
11
etc/unbound/unbound.conf.d/dot-443.conf.sample
Normal file
11
etc/unbound/unbound.conf.d/dot-443.conf.sample
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# Don't use this file alone, append it to something else.
|
||||||
|
server:
|
||||||
|
tls-system-cert: yes
|
||||||
|
qname-minimisation: no
|
||||||
|
forward-zone:
|
||||||
|
name: "."
|
||||||
|
forward-tls-upstream: yes
|
||||||
|
# https://appliedprivacy.net/services/dns/ - Vienna, Austria, no ECS
|
||||||
|
forward-addr: 2a02:1b8:10:234::2@443#dot1.applied-privacy.net
|
||||||
|
forward-addr: 146.255.56.98@443#dot1.applied-privacy.net
|
||||||
|
# vim: filetype=unbound.conf
|
Loading…
x
Reference in New Issue
Block a user