Gandem / bonjour-reflector

A reflector that forwards mdns packets between VLANs - like avahi-reflector but with fine-grained control !
MIT License
174 stars 35 forks source link

Multiple interfaces #25

Open pixlwave opened 6 years ago

pixlwave commented 6 years ago

Hi. This is more of a question than an issue:

Will this work on a bridge between two different network interfaces? I'm not using vlans, just looking for a way to have a one-way bonjour reflector (e.g. devices on wlan0 showing up on eth0 but not the other way around).

Thanks :)

Gandem commented 6 years ago

Hi there !

Thank you for your interest in this project :)

At the moment, bridging between network interfaces is not supported. It is definitely an nice feature to have. If you're interested in contributing with a PR that would be awesome !

pixlwave commented 6 years ago

Hey @Gandem, as much as I’d love to contribute, this would be rather above my knowledge level right now. Thanks for responding though 🙂

Feel free to close this issue if it’s out of scope for you right now.

Gandem commented 6 years ago

Hey ! Okay, no worries 🙂As it's a nice feature to have for this project, let's leave this issue open so we can keep track, and let others know that help is wanted to implement it !