2019-08-17 12:43:11 +02:00
|
|
|
# This domain NXDOMAINS the domains listed. via https://www.reddit.com/r/PFSENSE/comments/9mipe0/unboundbased_dnsblacklisting/
|
2019-08-17 11:16:53 +02:00
|
|
|
|
|
|
|
# Riot.im communicates with the domains below a bit too happily. These are
|
|
|
|
# a bit controversial, so I am keeping them commented in git.
|
2019-09-10 20:27:23 +02:00
|
|
|
#local-zone: "matrix.org." always_nxdomain
|
|
|
|
#local-zone: "modular.im." always_nxdomain
|
2019-09-07 13:42:15 +02:00
|
|
|
# I have seldom need to access vector.im, while the above, especially
|
|
|
|
# matrix.org I actally need at times for documentation.
|
2019-09-10 20:27:23 +02:00
|
|
|
local-zone: "vector.im." always_nxdomain
|
2019-09-07 13:42:15 +02:00
|
|
|
|
|
|
|
# Tell Firefox to not automagically send traffic to Cloudflare as there is
|
|
|
|
# this Unbound using DNS-over-TLS / DNSCrypt without the need for it to use
|
|
|
|
# separate DNS.
|
2019-09-10 20:27:23 +02:00
|
|
|
local-zone: "use-application-dns.net." always_nxdomain
|