Code Monkey home page Code Monkey logo

Comments (3)

kennylevinsen avatar kennylevinsen commented on August 20, 2024

I am unfamiliar with SSDP, but while it is unrelated to mDNS, you can try changing the IP and port at the top of mdns-repeater.c (https://github.com/kennylevinsen/mdns-repeater/blob/79d499a9df8ca6f86694aa0f629c3ebba9d3b5ae/mdns-repeater.c#L38) to those of SSDP, and just run two mdns-repeater instances (one for mDNS, one for SSDP).

You can report back if that works for you and close the issue.

Forwarding a full subnet is out of scope of this project. PR welcome for making the port and IP configurable as a command-line option though.

from mdns-repeater.

hippi-viking avatar hippi-viking commented on August 20, 2024

Thanks for the fast response!
As far as I know SSDP is very similar to mDNS but instead of 224.0.0.251:5353 it uses 239.255.255.250:1900 but I am fairly new to multicast routing, just trying to get it working across subnets at home. :)
Your solution about running two instances sounds like a good fix. It should be working that way, please close the issue then.
I will try to modify the script for parameterized IP and port when time allows.

from mdns-repeater.

hippi-viking avatar hippi-viking commented on August 20, 2024

Seems like there is a tool already that does have configurable addresses and ports!

from mdns-repeater.

Related Issues (14)

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.