Skip to content

[FATAL] Unsupported key in configuration file: [fallback_resolver] #1979

Answered by jedisct1
Kylvan-8 asked this question in Q&A
Discussion options

You must be logged in to vote

fallback_resolver was deprecated in version 2.0.38.

You should replace it with bootstrap_resolvers, that takes a list of possible resolvers instead:

## Bootstrap resolvers
##
## These are normal, non-encrypted DNS resolvers, that will be only used
## for one-shot queries when retrieving the initial resolvers list and if
## the system DNS configuration doesn't work.
##
## No user queries will ever be leaked through these resolvers, and they will
## not be used after IP addresses of DoH resolvers have been found (if you are
## using DoH).
##
## …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Kylvan-8
Comment options

Answer selected by Kylvan-8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1979 on January 03, 2022 10:32.