Questions tagged [unbound]

Unbound is an open-source DNSSEC validating DNS resolver.

Unbound is an open-source BSD licensed caching DNS resolver developed by NLnet Labs, and is included in FreeBSD & OpenBSD's base installation.

In addition to validation, Unbound implements many enabled-by-default security features including hardening, cache poisoning prevention and zone overrides. Guides are available in the Documentation for configuration, and the underlying libunbound C library.

Documentation: https://www.unbound.net/documentation/index.html

Unbound(8) https://www.unbound.net/documentation/unbound.html

Unbound.conf(5) https://www.unbound.net/documentation/unbound.conf.html

70 questions
0
votes
0 answers

Use multiple types of upstreams in single unbound.conf

Is there a way to specify forwarder type with its address? Example config I imagine: forward-zone: name: "." forward-addr: dot.example.resolver@tls:853 forward-addr: 192.168.1.2
Ilya
  • 1
  • 1
-1
votes
2 answers

Unbound : what capacity will i need on drive?

I'm planning to set up my own dns server (for a cybercafe, 30 computers) what size will unbound need on hdd after months of use ? Mb, Gb, Tb ?