2022-12-24 13:01:51 +01:00
---
gitea: none
include_toc: true
---
# unbound
## Description
Unbound, a validating, recursive, caching DNS resolver.
[For more informations ](https://www.nlnetlabs.nl/projects/unbound/about/ )
## Dependances
2023-01-17 21:43:32 +01:00
- [dns-external ](../dns-external/README.md )
- [base-fedora-37 ](../base-fedora-37/README.md )
2022-12-24 13:01:51 +01:00
- [base-fedora ](../base-fedora/README.md )
- [systemd ](../systemd/README.md )
- [base-machine ](../base-machine/README.md )
- [base ](../base/README.md )
- [dns-local ](../dns-local/README.md )
2023-02-14 14:24:16 +01:00
- [pki-tls ](../pki-tls/README.md )
2022-12-24 13:01:51 +01:00
## Variables
### Général (*general*)
#### network (*general.network*)
| Description | Values |
|---------------------------------------------------------|----------------|
2023-01-17 21:43:32 +01:00
| *[ip_dns](dictionaries/20_unbound.xml)* | < calculated > |
2022-12-24 13:01:51 +01:00
| *[* *outgoing_ports**](dictionaries/20_unbound.xml)* [+] | udp:53< br /> 53 |
#### Résolveur DNS (*general.dns_resolver*)
| Description |
|------------------------------------------------------------------------------------------------------|
| **Serveur résolveur DNS par défaut** (*[unbound_default_forwards](dictionaries/20_unbound.xml)*) [+] |
##### Serveur DNS faisant autorité sur une zone particulière (*general.dns_resolver.forward_zones*)
This a family is a leadership.
| Description | Provider | Type |
|----------------------------------------------------------------------------------------------------|-------------------------------------|----------------------------------------------------------------------------------------------------------------------------|
2023-02-14 14:24:16 +01:00
| Adresse du serveur faisant autorité (*[unbound_forward_address](dictionaries/20_unbound.xml)*) [+] | ExternalDNS | [string ](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable ) |
| Nom de domaine de la zone (*[unbound_forward_zones](dictionaries/20_unbound.xml)*) [+] | ExternalDNS:authority_zones | [domainname ](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable ) |
| Nom de domaine de la zone (*[unbound_forward_reverse_zones](dictionaries/20_unbound.xml)*) [+] | ExternalDNS:reverse_authority_zones | [domainname ](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable ) |
2022-12-24 13:01:51 +01:00
### Machine (*machine*)
| Description | Values |
|-------------------------------------------------|----------|
| *[* *var_size**](extras/machine/20_unbound.xml)* | 256 |
| *[* *add_tmp**](extras/machine/20_unbound.xml)* | False |
| *[* *add_swap**](extras/machine/20_unbound.xml)* | False |
- [+]: variable is multiple
- **bold**: variable is mandatory
2023-01-18 09:19:37 +01:00
## Suppliers
2022-12-24 13:01:51 +01:00
- [dns-external ](../dns-external/README.md )
- [nsd ](../nsd/README.md )
2023-02-14 14:43:41 +01:00
[All applications services for this dataset. ](../README.md )