On 2009-01-20, Key Aavoja <k...@neoon.com> wrote: >> Wouldn't it be better to not use the bridge and use (multicast-)routing >> and pf to solve your problem? > > Multicast routing with "dvrmpd" is tested with pf, does not work. the > same thing happens, if streamX is allowed to pass out on vlanX and > streamY is allowed to pass out on vlanY, result is pretty similar: > vlanX outputs both streams (streamX, streamY) and the same thing with > vlanY.
if you get rid of the bridge and change it for a routed setup with igmpproxy (it's in packages), does that do what you're looking for? > pf is not 100% percent multicast compat.? see the last couple of paragraphs of my earlier post about that - fine when it's routed, some limitations as a bridge.