]> git.ipfire.org Git - ipfire-2.x.git/commit - config/unbound/unbound.conf
unbound: Deactivate qname-minimization & harden-below-nxdomain
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 25 Nov 2016 17:45:39 +0000 (17:45 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 25 Nov 2016 17:45:39 +0000 (17:45 +0000)
commit86e9d04bfb73eb256682a567e187fe1e5cdcc3ca
tree893631bf512a45ee6d711e3d04e3e86b37e3c575
parentbc4a68812bb131be6a8413f69909bf6a3d5a89a2
unbound: Deactivate qname-minimization & harden-below-nxdomain

This causes trouble when you try to resolve a record like
a.b.blah.com where b.blah.com responds with NXDOMAIN. unbound
won't try to resolve a.b.blah.com because it is assumed that
everything longer than b.blah.com does not exist which is
probably not good usability.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/unbound/unbound.conf