Hi,
I’m using igmp-proxy for routing multicast traffic in my LAN. The problem is with some traffic that needs to be allways in the LAN. For such traffic I use one MFC static entry… but the problem is the enforced source parameter… Anyone knows how to use “all” as a source, like 0.0.0.0/0 ? The problem in my case is with traffic that is comming from different sources, changing over time from one server to another. Then, I need to mask the source. At time, these static MFC static entries are more similar to IGMPv3 than IGMPv2 (the version that I use).
So, why the source parameter can’t be optional or a subnet?
Any solution?
Please!