blocky icon indicating copy to clipboard operation
blocky copied to clipboard

Use default upstream resolvers as fallback for system DNS resolution

Open 0xERR0R opened this issue 4 years ago • 2 comments

Name resolution for download links and DoH/DoT/Hostname resolvers should use one of default upstream resolver as fallback:

  1. if "bootstrapDns" is defined, use this. If resolution not successful, use 2 as fallback
  2. use default system DNS resolver, if the resolution is not successful, use 3 as fallback
  3. use one of default upstream resolvers (configuration in config.xml). Use only resolvers defined as IP address

0xERR0R avatar Oct 04 '21 12:10 0xERR0R

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Aug 16 '22 04:08 github-actions[bot]

I think 1 and 2 were done as part of encrypted bootstrap: #485

ThinkChaos avatar Sep 17 '22 21:09 ThinkChaos