dataset/seed/unbound/README.md
2023-08-15 10:52:57 +02:00

2.2 KiB

Table of Contents

Return to the list of application services.

unbound

Synopsis

Unbound, a validating, recursive, caching DNS resolver.

Basic variables

Général

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

bold: provider is mandatory

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

Dependances

Useful for services