kriegsmanj commented on issue #9003:
URL: https://github.com/apache/cloudstack/issues/9003#issuecomment-2083227113

   > @kriegsmanj the description of the global setting is: `Bypass internal 
dns, use external dns1 and dns2` it looks like the global setting is used to 
determine if internal dns is bypassed. external dns1/dns2 are always used.
   
   To me this means: dns is not going "instance -> vr -> external dns", but 
bypasses internal,  "instance -> external dns"
   
   Using both internal + external at the same time, where the internal also has 
a host-file with all entries of instances in that network makes no sense. Some 
app use the resolvers in random and not just the first configured. This causes 
lookup errors for these hostnames when it randomly uses the external resolver 
to resolve an internal hostname


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to