]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
unbound: Add option to force using TCP for upstream servers
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 1 Oct 2019 11:36:16 +0000 (12:36 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 8 Oct 2019 18:42:18 +0000 (18:42 +0000)
commit974d86532fea2062670c09ae0960e8455c6e8f37
tree2a5857a689d83357d086faa69e44d02285db15f4
parentf003a07936b81a9c1da5d9f3351d2a3a37523483
unbound: Add option to force using TCP for upstream servers

Some users have problems to reach DNS servers. This change adds an option
which allows to force using TCP for upstream name servers.

This is a good workaround for users behind a broken Fritz!Box in modem
mode which does not allow resolving any records of the root zone.

The name server tests in the script will also only use TCP.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
src/initscripts/system/unbound