Al Smith

Results 34 comments of Al Smith

Hey @VeniceNerd - can you also share the output of `brctl show` ?

Just wondering: did you disable Unifi’s mDNS reflector service and IGMP everywhere (under Networks - IGMP Snooping and WLAN - Multicast Enhancement). Even when you disable mDNS on the UDM,...

Ok, that all looks good. And if your relay is no longer running, do you still see devices that are supposed to be on VLAN30?

That is indeed quite tricky, especially when AirPlay is involved, since to reduce the amount of discovery traffic on the network a device will build it's own passive cache of...

Hi there! * Yes this ought to work! * Yes if your Pi is connected to the main LAN then you can configure a VLAN on it and it'll work...

Hi @VeniceNerd ! 1) I reckon that if you manage to get the discovery working via the Pi, that you'd not need to install anything special on the DMP. 2)...

Ah no I was thinking that it would be easier to install it on the Pi directly, rather than put it in a docker container on the Pi.

Hi ! It would appear that discovery is working just fine - can the devices on each subnet talk to each other as that is the next step after they...

My approach would be to use tcpdump to figure out just what's happening on the wire. One should be able to see the discovery request/response and then one side ought...

mDNS ought to be the Airplay method for discovering devices. Does it not connect, or does it not even show up ? Any chance of running `tcpdump -s0 -X -n...