Download Unbound 1.9.4
When you perform a dns lookup, a recursor initially starts asking the lookup query to a dns root server. This can then redirect to other servers, from where it can redirect to other servers and so on, until finally a server is reached that knows the answer or knows that the look-up is not possible. The latter can be the case if the name does not exist or the servers do not respond. The process of going through different authoritative servers is called recursion. Unbound is a dns recursor with support for modern standards such as Query Name Minimization, Aggressive Use of DNSsec-Validated Cache and authority zones. The developers released version 1.9.4 few days ago with the following changes:
Bug Fixes
- Fix for vulnerability CVE-2019-16866.
Version number | 1.9.4 |
Release status | Final |
Operating systems | Linux, BSD, macOS, Solaris, Windows Server 2012, Windows Server 2016 |
Website | NLnet Labs |
Download | |
License type | Conditions (GNU/BSD/etc.) |