-
Is it possible to implement the mdns command?
-
Hello!
Rclone uses dns resolving via querying to 127.0.0.1:53:53
In the end on Linux systems the `nslookup` is used which is strictly DNS protocol tool.
Now the mDNS came in play. The mDNS record…
-
In the current mDNS implementation, all responses are sent to the multicast address. Independent of its source, unicast-response bit or one of the other cases mentioned in RFC 6732.
Chapter 5.1, 5.4,…
-
Device: Raspberry Pi Pico W
mDNS seems to not work when combining the two basic examples from the project: [Manual AP](https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/blob/main/exampl…
-
### Current Situation
I was moving my NodeRed installation to a new Raspi. The new one is running Homebridge, too.
On the new one, Homebridge devices could not be found by your plugin, the dropdown …
-
### Description
Librespot appears to be throwing an mDNS-related error on machine startup when run as a systemd service. This doesn't kill the service, but leaves mDNS broken (so it's not visible in …
-
### Hardware Environment
AMB82-MINI
### Related technical area
mDNS, UDP
### Is the feature request related to an un-fixed issue?
No
### Describe the ideal solution/reault/output.
…
-
### Describe the issue you are experiencing
The default NetworkManager configuration sets mDNS to `yes` which, in network having multiple vlans and a reflector (e.g. on a Unifi network), result in …
-
### What to investigate?
I have an AppleTV in my network. It used to work fine up until a few weeks ago (I guess after an update of the AppleTV). Now, it gives me a bunch of MDNS lookup errors before…
-
I have the following setup:
A B C
All of the nodes have avahi running, with ipv4 enabled for B and C.
B(avahi) is configured as a reflector. It is supposed to bridge avahi between A and C.
A…