]> git.ipfire.org Git - ipfire-2.x.git/commit - src/initscripts/system/unbound
unbound: Test upstream name servers before using
authorArne Fitzenreiter <arne_f@ipfire.org>
Sun, 2 Oct 2016 13:25:23 +0000 (15:25 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 2 Oct 2016 13:25:23 +0000 (15:25 +0200)
commitb29c97b1685c4eafdbc30841f5eae358befc8343
tree912b8912615249549bbd3708c738001d69c253ed
parentf58002a83f279246cdd58bfb5e9dfbf9d5aa99c7
unbound: Test upstream name servers before using

unbound has some trouble with validating DNSSEC-enabled
domains when the upstream name server is stripping signatures
from the authoritative responses.

This script now checks that, removes any broken upstream
name servers from the list and prints a warning.

If all name servers fail the test, unbound falls back
into recursor mode.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
src/initscripts/init.d/unbound