You are not logged in.

#1 2022-03-18 03:48:32

ttshaw1
Member
Registered: 2020-04-12
Posts: 46

Multicast-DNS with systemd-resolved and NetworkManager

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

Board footer

Powered by FluxBB