• Pup Biru@aussie.zone
      link
      fedilink
      arrow-up
      34
      ·
      edit-2
      1 year ago

      .local exists for a very specific reason and it’s not meant to be used by regular DNS… people use it for alternate things, but it’s reserved for mDNS

      if .internal were to be added, we could start using that instead of overloading!

    • LordCrom@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      .local is a bad choice especially if you have any MAC hosts on the network.

      There is an RFC about that, but I’m too sleepy to goook it up

  • Possibly linux@lemmy.zip
    link
    fedilink
    English
    arrow-up
    22
    arrow-down
    1
    ·
    edit-2
    1 year ago

    Please no

    It would be nice to figure out a way to get local SSL certs for .lan and .local domains though.

      • Possibly linux@lemmy.zip
        link
        fedilink
        English
        arrow-up
        8
        arrow-down
        1
        ·
        1 year ago

        That requires outside authentication though. I think it would be cool to incorporate some SSL into dhcp

        • nbailey@lemmy.ca
          link
          fedilink
          English
          arrow-up
          11
          ·
          1 year ago

          That will never happen. SSL is based on trust, and the trust root will never blindly delegate to whatever happens in random LANs. Subdomain is 100% the right approach for internal network.

        • Fontasia@feddit.nl
          link
          fedilink
          arrow-up
          4
          ·
          1 year ago

          The maintainers of DHCP can’t even be bothered standardising a query to check if an address is currently in use, doubt they could take on being a CA at the same time

  • theit8514@lemmy.world
    link
    fedilink
    arrow-up
    19
    arrow-down
    1
    ·
    1 year ago

    If only they had done this with .local ages ago. Still, it’s a nice change, but I doubt my company will adopt.

  • MystikIncarnate@lemmy.ca
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    I have clients that use internal, but they do it as a subdomain; so internal.contoso.com

    Any internal only domains that I set up are probably going to go the same way. I’ve used domain.local previously, and the DNS headache I get from that is immeasurable.

    With so many things going “to the cloud” or whatever, the internal.domain.tld convention tends to make more sense to me.

    What’s everyone else doing?