Pull request: 1730 bogus cidr

Merge in DNS/adguard-home-wiki from 1730-bogus-cidr to master

Squashed commit of the following:

commit e5afc461781579e5bb741907170bfde64264ac5a
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Tue Jan 25 18:06:48 2022 +0300

    Configuration: imp bogus_nxdomain
Eugene Burkov 2022-01-25 18:54:46 +03:00
parent f76d3f8508
commit eeb8a42543
1 changed files with 2 additions and 1 deletions

@ -401,7 +401,8 @@ Settings are stored in [YAML format](https://en.wikipedia.org/wiki/YAML), possib
the cache even when the entries are expired and also try to refresh them.
The TTL for such responses is 60 seconds.
- **Other settings**
- `bogus_nxdomain` - Transform responses with these IP addresses to NXDOMAIN
- `bogus_nxdomain` - Respond with `NXDOMAIN` instead of any response having
IP addresses matching CIDRs and IP addresses from this list.
- `enable_dnssec` - Set DNSSEC flag in the outgoing DNS requests and check the result
- `aaaa_disabled` — Respond with an empty answer to all AAAA requests
- `safebrowsing_cache_size` — Safe Browsing cache size (in bytes)