networking:dns:unbound:recursive_queries
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
networking:dns:unbound:recursive_queries [2020/12/08 09:10] – peter | networking:dns:unbound:recursive_queries [2020/12/08 09:29] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Networking - DNS - Unbound - Recursive Queries ====== | ||
- | |||
- | Control which clients are allowed to make (recursive) queries to the server. | ||
- | |||
- | Specify classless netblocks with /size and action. | ||
- | |||
- | < | ||
- | access-control: | ||
- | access-control: | ||
- | access-control: | ||
- | access-control: | ||
- | access-control: | ||
- | </ | ||
- | |||
- | <WRAP info> | ||
- | **NOTE:** By default everything is refused, except for localhost. | ||
- | |||
- | Options include: | ||
- | |||
- | * **deny** - Drop message. | ||
- | * **refuse** - Polite error reply. | ||
- | * **allow** - Recursive ok. | ||
- | * **allow_setrd** - Rrecursive ok, rd bit is forced on. | ||
- | * **allow_snoop - Recursive and non-recursive ok. | ||
- | * **deny_non_local** - Drop queries unless can be answered from local-data. | ||
- | * **refuse_non_local** - Like **deny_non_local** but polite error reply. | ||
- | </ | ||
- | |||
- | |||
- | ---- | ||
- | |||
- | Tag **access-control** with list of tags (in "" | ||
- | |||
- | Clients using this access control element use localzones that are tagged with one of these tags. | ||
- | |||
- | < | ||
- | access-control-tag: | ||
- | </ | ||
- | |||
- | Set action for particular tag for given access control element if you have multiple tag values, the tag used to lookup the action the first tag match between **access-control-tag** and **local-zone-tag** where " | ||
- | |||
- | < | ||
- | access-control-tag-action: | ||
- | </ | ||
- | |||
- | Set redirect data for particular tag for access control element | ||
- | |||
- | < | ||
- | access-control-tag-data: | ||
- | </ | ||
- | |||
- | Set view for access control element | ||
- | |||
- | < | ||
- | access-control-view: | ||
- | </ | ||
networking/dns/unbound/recursive_queries.1607418609.txt.gz · Last modified: 2020/12/08 09:10 by peter