Top "Mdns" questions

Multicast DNS is a method for (generally) small networks to advertise services without user configuration.

what is the multicast doing on 224.0.0.251?

On my debian server (squeeze) I get this message every few seconds: Sep 18 21:28:14 myhost kernel: [7903784.720091] AIF:UNPRIV connect attempt: IN=…

dns debian mdns
Standard mDNS service on Windows

Does Windows (some modern flavour) have an mDNS server installed and/or running by default? If so then how does …

mdns
How exactly does mDNS resolve addresses?

Once a service is discovered through DNS-SD, how exactly does the address of that host get resolved, and does it …

bonjour jmdns mdns dns-sd
android resolve .local (mDNS)

I'm looking for a solution to resolve .local host names with Android 4.0.4 (no NSD, due to API level 15). On the …

android network-programming jmdns mdns
How do I advertise AND browse mDNS from within docker container?

I'm trying to create a ubuntu 17.04 based docker container that can browse mDNS on my network (outside of the docker …

docker mdns avahi
discover iOS device name using mDNS

I notice that some of the better network discovery apps like Fing for iOS and iNet for Mac are able …

ios macos networking ios7 mdns
Is Android NSD (Network Service Discovery) compatible with Bonjour service in iOS?

I will create a server-less local networking App for iOS and Android. the App in both iOS and Android devices …

android ios bonjour jmdns mdns
How to route all subdomains to a single host using mDNS?

I have a development webserver hosting as "myhost.local" which is found using Bonjour/mDNS. The server is running avahi-daemon. …

bonjour zeroconf mdns
How can I query .local bonjour DNS entries?

It's pretty straightforward to query out the guts of a DNS-SD entry via dig by asking your nameserver directly; but …

dns bonjour mdns
ESP8266 Arduino Hostname (MDNS)

I am having problems with the hostname of my ESP8266. I am using the MDNSResponder and I can successfully access …

esp8266 mdns