Skip to main content

Questions tagged [mdns]

Multicast DNS (mDNS) protocol provides zero-configuration service for resolving host names in small networks. Use this tag when you are troubleshooting mDNS issues or are trying to understand mDNS's involvement in your situation.

3 votes
1 answer
86 views

I can very happily list the systems on my local net with the avahi-browser command: $ avahi-browse --all --verbose Server version: avahi 0.8; Host name: mylinux.local E Ifce Prot Name ...
peterh's user avatar
  • 10.5k
1 vote
1 answer
88 views

Chromecast is working well in my home (trough multiple switches connecting different rooms) but I am unable to cast from my openSUSE Linux device. The Chromecast devices are not showing up neither in ...
Kleajmp's user avatar
  • 111
0 votes
0 answers
153 views

I'm trying to run an mDNS server on a machine, so that I can discover it from other connected machines. The connection between the machines is usually a direct manual IP connection over ethernet (e.g. ...
kekpirat's user avatar
  • 101
0 votes
1 answer
2k views

I have 2 machines on the same network. Machine 1 has hostname aaa and IP address 192.168.203.11, and machine 2 has hostname bbb and IP address 192.168.203.22. The two machines can ping each other by ...
nullromo's user avatar
  • 111
0 votes
1 answer
52 views

After a reboot of my server, I noticed the hostname wasn't resolving. I checked the firewall-cmd to see if mdns/5353/udp was open, which it was. Then, I went to check if Avahi daemon was running, ...
Vesta Tian's user avatar
0 votes
1 answer
95 views

I have a weird issue. I have an ESP32 embedded device running an mDNS server which I assign a hostname to. For the record, i've included this code for the ESP32 device below. When I ping this hostname ...
Engineer999's user avatar
  • 1,233
2 votes
1 answer
1k views

I have an application which has an mDNS server running on an ESP32 device. Its hostname is esp32-mdns.local. I can ping this hostname from Windows. However, it is not possible from my Ubuntu 22.04 ...
Engineer999's user avatar
  • 1,233
0 votes
1 answer
512 views

I have machines that run in all kinds of environments which aren't under my control and I need to configure them to work in all of those. My current issue is, that some environments have a .local ...
toydarian's user avatar
  • 173
0 votes
1 answer
3k views

I need a command to get the hostname of a device on the network from the IP address, using multicast DNS. I used to use the dig command which worked perfectly on both macOS and Linux, and many ...
htmlcat's user avatar
  • 151
0 votes
1 answer
132 views

I know from research that .local domains are a considered a very bad idea. And yet, I am trying to use two different astronomy applications designed to run on a Raspberry Pi for which the stated ...
Steve Cohen's user avatar
1 vote
1 answer
1k views

I use mDNS (with avahi, and libnss-mdns) a lot in my home network. However, I've tried to setup Prometheus, and it simply does not care about system resolution, it just takes the name servers from /...
Uko's user avatar
  • 121
1 vote
0 answers
2k views

I have a server with two USB printers and multiple clients with Debian Bullseye. Clients are spread across LAN with same IP subnet and WLAN with a different subnet. The server shares both printer via ...
Daniel Böhmer's user avatar
6 votes
1 answer
4k views

I'm creating a custom distribution where I need a DNS responder. I'm already using systemd so I would like to use systemd-resolved to manage mDNS (the device should announce itself as capable of a ...
ArenaLor's user avatar
  • 241
0 votes
1 answer
754 views

I have a server I've discovered from a Manjaro client using avahi named unaha-closp. However, when I ping it I get: ping: unaha-closp.local: Name or service not known In /etc/nsswitch.conf my hosts ...
Nate's user avatar
  • 154
5 votes
1 answer
2k views

I have a collection of macOS, Ubuntu Linux, and OpenBSD systems. They use mDNS to publish their dynamic IP addresses to the local network, making themselves available under the .local domain name. My ...
Kusalananda's user avatar
  • 356k

15 30 50 per page