Git Product home page Git Product logo

Comments (6)

ocxo avatar ocxo commented on August 12, 2024

Namespacing is important. How about appending localhost to the project name: foo.localhost

from puppet-dnsmasq.

celkins avatar celkins commented on August 12, 2024

That's what I was suggesting: localhost as domain name (cf. http://tools.ietf.org/html/rfc6761#section-6.3).

from puppet-dnsmasq.

ocxo avatar ocxo commented on August 12, 2024

👍

from puppet-dnsmasq.

hrp avatar hrp commented on August 12, 2024

#9

from puppet-dnsmasq.

dgoodlad avatar dgoodlad commented on August 12, 2024

To safely satisfy these needs, four domain names are reserved as
listed and described below.

              .test
           .example
           .invalid
         .localhost

 ".test" is recommended for use in testing of current or new DNS
 related code.

 ".example" is recommended for use in documentation or as examples.

 ".invalid" is intended for use in online construction of domain
 names that are sure to be invalid and which it is obvious at a
 glance are invalid.

 The ".localhost" TLD has traditionally been statically defined in
 host DNS implementations as having an A record pointing to the
 loop back IP address and is reserved for such use.  Any other use
 would conflict with widely deployed code which assumes this use.

I don't think that restricting this module to .localhost is the right approach. Even though today we resolve to 127.0.0.1, I'd prefer to default to something which doesn't imply local loopback. .test is short, meant for testing work, and is reserved for this kind of use.

In any case, this TLD should be configurable; I don't want to push this change without a way for organizations to keep their old configuration.

from puppet-dnsmasq.

dgoodlad avatar dgoodlad commented on August 12, 2024

Thanks to @tmcinerney in #12, the TLD is configurable using hiera. We're still defaulting to .dev, but if you're ready to change to another TLD, you can.

from puppet-dnsmasq.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.