Add ignore-ip feature

This commit is contained in:
Nick Peng
2019-01-23 00:48:45 +08:00
parent 0a236acc56
commit 0112d12693
6 changed files with 36 additions and 3 deletions

View File

@@ -36,6 +36,9 @@ cache-size 512
# List of IPs that will be filtered when nameserver is configured -blacklist-ip parameter
# blacklist-ip [ip/subnet]
# List of IPs that will be ignored
# ignore-ip [ip/subnet]
# force AAAA query return SOA
# force-AAAA-SOA [yes|no]