]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
unbound: Convert forward zones to stub zones
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 12 Nov 2019 12:43:28 +0000 (12:43 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 7 Jan 2020 11:14:30 +0000 (11:14 +0000)
commit15cf79e3b864bef46d32b08e3b381a654e00950e
tree9fce0a4bc9509f452b22715207150c6da680d7d2
parentdea5f34914819b5f6c0801ff12eafa521c79188b
unbound: Convert forward zones to stub zones

It was incorrect to use forward zones here, because that
assumes that unbound is talking a recursive resolver here.

The feature is however designed to be talking to an authoritative
server.

Fixes: #12230
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/initscripts/system/unbound