Skip to main content
Lots of people don't know about RFCs so I've added a link to one official repository of them
Source Link
Chris Davies
  • 128.3k
  • 16
  • 179
  • 324

This is by design, as per RFC6762RFC6762, .local domains are meant to be resolved locally using multicast DNS (mDNS) or against local DNS.

https://en.wikipedia.org/wiki/.local

It's not that you can't make it work, but the nature of this domain makes DNS libraries and software handle it differently to other domain names.

This is by design, as per RFC6762, .local domains are meant to be resolved locally using multicast DNS (mDNS) or against local DNS.

https://en.wikipedia.org/wiki/.local

It's not that you can't make it work, but the nature of this domain makes DNS libraries and software handle it differently to other domain names.

This is by design, as per RFC6762, .local domains are meant to be resolved locally using multicast DNS (mDNS) or against local DNS.

https://en.wikipedia.org/wiki/.local

It's not that you can't make it work, but the nature of this domain makes DNS libraries and software handle it differently to other domain names.

Source Link
Pedro
  • 2.1k
  • 1
  • 15
  • 24

This is by design, as per RFC6762, .local domains are meant to be resolved locally using multicast DNS (mDNS) or against local DNS.

https://en.wikipedia.org/wiki/.local

It's not that you can't make it work, but the nature of this domain makes DNS libraries and software handle it differently to other domain names.