home-assistant / plugin-dns

CoreDNS implementation for Home Assistant
Apache License 2.0
19 stars 14 forks source link

Mdns to systemd resolve #73

Closed mdegat01 closed 2 years ago

mdegat01 commented 2 years ago

Re-wrote the mDNS plugin added to CoreDNS to use the systemd-resolver to answer mDNS (.local) queries. Additionally passing all queries on simple hostnames (no periods) to the systemd-resolver to support LLMNR queries. This should fix our current issues around resolving requests to mDNS and LLMNR services that are being broadcast on the LAN from within Home Assistant and the hassio network.