.. | ||
dictionaries | ||
extras/machine | ||
funcs | ||
manual/image/preinstall | ||
templates | ||
applicationservice.yml | ||
DEBUG.md | ||
doc.md | ||
README.md |
Table of Contents
Return to the list of application services.
unbound
Synopsis
Unbound, a validating, recursive, caching DNS resolver.
Example
Zone names are provided as examples. Think about adapting with the value of provider_zone in configuration file.
unbound:
applicationservice: unbound
provider_zone: externaldns
values:
general.dns_resolver.unbound_default_forwards:
- 9.9.9.9
Basic variables
General
Résolveur DNS
Parameter | Comments |
---|---|
general.dns_resolver.unbound_default_forwards mandatory, multiple Type: string |
Serveur résolveur DNS par défaut. Example: 9.9.9.9 |
Requirements services
Optionals
- Journald: Concentrate journal messages on one host.
Dependances
- dns-external: DNS client with resolution on all zones (especially outside).
- base-fedora-37: Base information of a Fedora 37.
- base-fedora: Base information of a Fedora.
Useful for services
- nsd-local: NSD, an authoritative DNS name server for local resolution.
- peertube: Peertube, a federated (ActivityPub) video streaming platform.
- postfix-relay: Postfix, the mail server, as relay.
- znc: ZNC, a bouncer IRC.