-
-
Notifications
You must be signed in to change notification settings - Fork 254
Closed
Labels
❔ questionFurther information is requestedFurther information is requested
Description
Feature request:
Resolve bootstrap DNS queries which aren't FQDN against 127.0.0.11 instead of bootstrapDNS configuration(enable via configuration and disabled as default).
Background:
In docker stacks service names are resolved through 127.0.0.11. Currently it has to be the bootstrap DNS configuration if a service is used as an upstream resolver. With this workaround the list download DNS resolution is done through the host DNS configuration. This is a problem if blocky is set as DNS resolver for the host. The proposed feature would eliminate this problem as service names aren't typically FQDN.
Possible FQDN check function: link
Metadata
Metadata
Assignees
Labels
❔ questionFurther information is requestedFurther information is requested