Comment 0 for bug 1830507

Revision history for this message
piktogramm (piktogramm) wrote : Missing support mDNS

Resolving .local addresses with mDNS (MulticastDNS) is supported by resolved / networkd while netplan doesn't allow to configure this (or it isn't documented, which would be equally bad...).

Therefore please include mDNS capabilities!

Enabling mDNS should require enabling it globally(/etc/resolve.conf)
MulticastDNS=no/yes/resolve

and additional per device in the device specific .network file:
[Network]
MulticastDNS=true/false/resolve