]> git.ipfire.org Git - ipfire-2.x.git/commit - src/initscripts/system/unbound
DNS: Fall back to permissive mode if recursor mode is unavailable
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 27 Feb 2017 21:38:03 +0000 (21:38 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 27 Feb 2017 21:38:03 +0000 (21:38 +0000)
commite432689aa99ec262879081fc80161c31b8c4a890
treefd639cddb669496dc902c177e31179e91532faba
parent63de1e482a176380bde444cd50ff4285137ba960
DNS: Fall back to permissive mode if recursor mode is unavailable

The tests when assigning DNS name servers has been extended so that
if no working forwarder can be found, we will test if the local recursor
mode is an option.

If not, we will configure unbound's validator module into permissive
mode so that at least some DNS functionality is available.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/110/filelists/files
lfs/unbound
src/initscripts/init.d/unbound
src/patches/unbound-allow-setting-validator-permissive-mode-at-runtime.patch [new file with mode: 0644]