.. | ||
dictionaries | ||
extras/machine | ||
funcs | ||
manual/image/preinstall | ||
templates | ||
applicationservice.yml | ||
DEBUG.md | ||
doc.md | ||
README.md |
Table of Contents
unbound
Description
Unbound, a validating, recursive, caching DNS resolver.
Examples
Zone names are provided as examples. Think about adapting with the value of provider_zone in configuration file.
With minimum providers:
unbound:
applicationservice: unbound
provider_zone: externaldns
zones_name:
- localdns
With all providers:
unbound:
applicationservice: unbound
provider_zone: externaldns
zones_name:
- journald
- externaldns
- localdns
Dependances
Variables
Général (general)
network (general.network)
Description | Values |
---|---|
ip_dns | |
outgoing_ports [+] | udp:53 53 |
Résolveur DNS (general.dns_resolver)
Description |
---|
Serveur résolveur DNS par défaut (unbound_default_forwards) [+] |
Serveur DNS faisant autorité sur une zone particulière (general.dns_resolver.forward_zones)
This a family is a leadership.
Description | Provider | Type |
---|---|---|
Adresse du serveur faisant autorité (unbound_forward_address) [+] | ExternalDNS | string |
Nom de domaine de la zone (unbound_forward_zones) [+] | ExternalDNS:authority_zones | domainname |
Nom de domaine de la zone (unbound_forward_reverse_zones) [+] | ExternalDNS:reverse_authority_zones | domainname |
Machine (machine)
Description | Values |
---|---|
var_size | 256 |
add_tmp | False |
add_swap | False |
- [+]: variable is multiple
- bold: variable is mandatory