mirror of
https://github.com/luzifer-docker/personal-dns.git
synced 2024-11-13 20:12:41 +00:00
12 lines
263 B
Text
12 lines
263 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}"
|
|
}
|