mirror of
https://github.com/luzifer-docker/personal-dns.git
synced 2024-11-14 04:22:42 +00:00
12 lines
265 B
Text
12 lines
265 B
Text
. {
|
|
hosts /etc/bind/blacklist {
|
|
fallthrough
|
|
}
|
|
|
|
forward . 127.0.0.1:1053
|
|
|
|
errors
|
|
|
|
# Default log format with stripped IP:Port prefix
|
|
log . "[{when}] {>id} "{type} {class} {name} {proto} {size} {>do} {>bufsize}" {rcode} {>rflags} {rsize} {duration}"
|
|
}
|