Skip to content

Remove AmazonProvidedDNS from DHCP option set #6

Description

@CaptainCodeman

Only the NAT instance should reference the AmazonProvidedDNS, all other instances should use the NAT instance for DNS (which will forward non-internal DNS requests to the AmazonProvidedDNS).

Linux appears to use nameservers in order whereas Windows would suddenly switch to using the different name server which could returned a previously used DNS address and confuse running clients even if the client connected to the server via IP address (how the C# driver discovers the replica-set so ends up connecting via hostname).

Need to make sure that NAT instance can resolve names during init for it to install updates, packages etc...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions