multicast-relay icon indicating copy to clipboard operation
multicast-relay copied to clipboard

Relay multicast and broadcast packets between interfaces.

Results 27 multicast-relay issues
Sort by recently updated
recently updated
newest added

Thanks for a great and straightforward solution to this problem space! One issue I have, however, is how the responses for SSDP/DIAL are handled. A client on VLAN A (192.168.1.0/24)...

Not sure what the exact issue is here, but the relay works great for all my other devices from my IoT vlan to my normal vlan but my OSD Audio...

This fine project allows my Home Assistant to connect with Sonos. I have one other multicast need, Home Assistant on one VPN needs to send multicast messages in UDP or...

Not an issue, but help for anyone moving over to the podman-less version of the UDM OS. You can easily get this up and running without containers as Python v3.5.3...

I am using `multicast-relay` on a fairly minimal system which has Python installed but doesn't have the `http` or `netifaces` modules. Since `multicast-relay` already wraps `import netifaces` within a conditional,...

Hello, I am returning this project but want to use--ifFilter to broadcast only who was in the filter. If i remove --interface the script doesn't run. Which way it the...

Hi, in my log I can find the following entries ``` starting multicast-relay Using Interfaces: br0 br30 br40 Using Options --foreground --verbose --noSSDP Feb-28 12:05:35 //./multicast-relay/multicast-relay.py INFO: Adding broadcast relay...

I did try adding "--relay 255.255.255.255:9 255.255.255.255:7" but it didnt work. It would be great to add WOL into the script

Hi, thank you for an awesome project. I have an issue running it on windows though. Here is the command, I'm running: ```cmd python multicast-relay.py --interfaces 10.8.0.4/24 "Ethernet" --relay 224.0.2.60:4445...

Firstly, thank you kindly for this script. After weeks of fighting with Sonos across vlans, ran the script, and it all worked immediately! 🧡🧡🧡 I saw [this comment](https://github.com/alsmith/multicast-relay/issues/71#issuecomment-1493125719) about having...