On 16/06/2025 05:31, Uroš Mikanovič wrote:
hosts:          files mdns4_minimal [NOTFOUND=return] dns
[...]
`ping` can't resolve `BRNBCF4D4182ECD.local`, not sure if it's supposed to.

It should (while host, dig, nslookup, and other DNS tools shouldn't). However a more direct test for libc resolver is

    getent hosts BRNBCF4D4182ECD.local

mdns4_minimal may be shy, read /usr/share/doc/libnss-mdns/README.md.gz

Next steps for debugging may be tcpdump/wireshark for network packets and strace to see what resolvers getent tries.

P.S. cross-posting address is dropped.

Reply via email to