Git Product home page Git Product logo

Comments (3)

scyto avatar scyto commented on June 3, 2024 1

i guess i answered my own question too, this can't easily be a general purpose multicast relay - but can do some message passing. If you changed to make it work i would hit the same kernel issue. so will close, thanks for the repsonse. Would love to get your thoughts / feedback on the container. I made it for other architectures too as it would work on most docker hosts that are multihomed / multivlan'd/

from multicast-relay.

alsmith avatar alsmith commented on June 3, 2024

Hey - well done with getting it working on that router. If you could post the Dockerfile (or make a pull request with it in a subdir and README) I'm sure it'd be well appreciated!

The name change came about when I realised that I had the need to not just relay SSDP traffic but mDNS traffic so generalised it to multicast-relay. At least they're both UDP-based (i.e. IP protocol# 17) and you can relay arbitrary UDP traffic using --relay 224.A.B.C:D as command line parameters. IGMP has its own IP protocol# - I've used the IGMP proxy's code before and it definitely did the job for me.

from multicast-relay.

scyto avatar scyto commented on June 3, 2024

@alsmith this is the link, it works on mine, have a few folks testing to see if it solves their issue (sonos connectivity) - the native mDNS in the UDM line works ok, just missing SSDP.
https://hub.docker.com/r/scyto/multicast-relay

I tried a few other 'true' igmp proxies (improxy, pimd, mcproxy, igmpproxy) seems the current kernel on the UDM line has the IP_MROUTE flag disabled so those solutions can't work - that explains why UDM didn;t bring over igmp proxy from their old unifi USG line!.

I did this mostly to learn, and shut up the community always bitching about sonos not working, lol :-)
I don't actually run vlans at home - except for testing and learning like this :-)

from multicast-relay.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.