]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
unbound: Convert forward zones to stub zones dns
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 12 Nov 2019 12:43:28 +0000 (12:43 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 12 Nov 2019 12:43:28 +0000 (12:43 +0000)
commit209827ab9db312de972c9c9b9e7b1c0f92948320
tree6f78044635b6f6a2a30c1c9af7065b80c66571ae
parent065b2fa0597186b7274fef1e48837ad5ff39d6cf
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