alsmith / multicast-relay

Relay multicast and broadcast packets between interfaces.
GNU General Public License v3.0
304 stars 47 forks source link

--ifFilter #70

Open juliodiz opened 1 year ago

juliodiz commented 1 year ago

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 best for this communication? 2Way Mobile Chromecast.

{ "10.125.131.132/32": ["eth1.5", "eth1.10"], "10.125.1.4": ["eth1.10", "eth1.5"] }

juliodiz commented 1 year ago

The relay keep Relayed others devices using --ifFilter.

--ifFilter need to not relay others devices

alsmith commented 8 months ago

Hi @juliodiz, did you figure this out in the meantime ?