mirror of
https://github.com/luzifer-docker/personal-dns.git
synced 2024-11-14 04:22:42 +00:00
Knut Ahlers
1ee9e6f42e
as the server is used for malicious requests there needs to be a block Signed-off-by: Knut Ahlers <knut@ahlers.me>
11 lines
101 B
Text
11 lines
101 B
Text
. {
|
|
hosts /etc/bind/blacklist {
|
|
fallthrough
|
|
}
|
|
|
|
forward . 127.0.0.1:1053
|
|
|
|
errors
|
|
|
|
log
|
|
}
|