unbound.conf.d: add 00-insecure-domains.conf (WiFi repeater config)

This commit is contained in:
Aminda Suomalainen 2021-03-14 21:00:32 +02:00
parent 3b4847f447
commit 6f8c7de6af
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
1 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,17 @@
# Domains to be sent through plaintext DNS for getting hijacked by devices
# that tend to cause headache.
# Uses Google DNS, because I don't use it for anything else and don't plan
# to for the foreseeable future, so it is easier to spot from logs.
# Is it secure? Google likely also knows I have these devices on my network
# thanks to Android.
server:
forward-zone:
name: "mywifiext.net"
forward-tls-upstream: no
forward-addr: 8.8.8.8
forward-zone:
name: "tplinkrepeater.net"
forward-tls-upstream: no
forward-addr: 8.8.8.8