Hi all, I'm working on an embedded system and it needs mDNS in order to interact with .local hostnames.
The image is based on musl so it cannot use the libnss-mdns library. >From what I've read the mdns recipe is supposed to support mDNS on non-glibc systems. The recipe takes care of modifying /etc/nsswitch.conf and appends mdns to the hosts line. When the system boots it runs mdnsd and I can see it join the multicast group in wireshark, but I cannot ping any .local addresses. Is there some other configuration that needs to be done? Has anyone successfully done this with a musl system? Thanks, Matt.
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#192566): https://lists.openembedded.org/g/openembedded-core/message/192566 Mute This Topic: https://lists.openembedded.org/mt/103211493/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
