About 687,000 results
Open links in new tab
  1. How to enable mDNS on Windows 10 build 17134? - Super User

    Jun 10, 2018 · Windows itself also includes mDNS support, but that appears to only be available for Modern API applications. In the past, the advice has always been to install Apple's Bonjour, …

  2. How can I perform an mDNS lookup on Windows? - Super User

    Apr 1, 2024 · Background I have a device plugged into my Windows PC via Ethernet. The device is running an mDNS service and has its own hostname (gp800-49d1a). From WSL, I can ping …

  3. What happened to mDNS or Bonjour? Do I need it anymore?

    Jan 6, 2024 · Nobody. mDNS and DNS-SD are not proprietary protocols and do not have any specific authoritative implementer, much like there is no authoritative source for an HTTP …

  4. How to read mDNS response so I can parse it? - Super User

    Nov 4, 2021 · 0 I know nmap has mDNS service discovery script but it wasn't helpful in my case as it doesn't include the correct service names. So I want to parse the following response as …

  5. How can I resolve .local addresses in Windows? - Super User

    Usually .local names are resolved using mDNS – the Linux servers probably run Avahi, OS X has it built in, and for Windows there is Apple's own Bonjour. 2020-12-14: Updated for Windows 10 …

  6. networking - Why is my Virtual Machine sending MDNS requests …

    Jun 1, 2021 · Second, nss-mdns is kinda "RPC between client and running mDNS daemon", which makes it hard to know who's actually querying? Try to increase logging level of avahi …

  7. Is it possible to use a different TLD for mDNS other than .local?

    Nov 26, 2022 · mDNS is a zero-conf, so it kinda expects that you don't want to configure much of anything. its most useful in circumstances where people don't care about anything other than …

  8. Why do some WiFi routers block multicast packets going from …

    Example of issue: A device that can be discovered with mDNS is connected into the router with a cable. Another device connected to the router on WiFi attempts to discover the device in step …

  9. Bonjour (mdnsNSP.dll) from iTunes blocked from loading into …

    Dec 25, 2024 · Recently, my Windows 11 starts to show the window below after boot. Now my iTunes would not detect Apple devices when they're plugged in. Does anyone know how to …

  10. Accessing Windows localhost from WSL2? - Super User

    Oct 4, 2021 · In this mode, using the mDNS name for the Windows host 3 is usually the easiest solution. mDNS has been a feature of WSL2 for a while now. Concatenating your WSL2 …