You are not logged in.
I'm trying to set up multicast-DNS by following the wiki: https://wiki.archlinux.org/title/Systemd-resolved#mDNS. I'm currently using systemd-resolved and NetworkManager.
What I've done is
* create a file /etc/NetworkManager/conf.d/multicast-dns.conf:
[connection]
connection.mdns=yes
* in /etc/systemd/resolved.conf, uncomment the line "MulticastDNS=yes"
This seems like it should satisfy what the mDNS section is asking for, enabling mDNS in both NetworkManager and resolved. Yet I can't still ping things on my local network by $HOSTNAME.local.
Any ideas how I can troubleshoot this?
Last edited by ttshaw1 (2022-03-18 03:49:38)
Offline