Hi to all..
I succesfuly set up a igmp-proxy like this:
[admin@mt-duck] /routing igmp-proxy> interface print
Flags: X - disabled, I - inactive, D - dynamic, U - upstream
INTERFACE THRESHOLD
0 U ether1 1
1 wlan1 1
2 all 1
[admin@mt-duck] /routing igmp-proxy> mfc print
GROUP SOURCE INCOMING-INTERFACE OUTGOING-INTERFACES
0 224.10.10.10 10.168.192.7 ether1
[admin@mt-duck] /routing igmp-proxy>
so, 224.10.10.10 was succefuly recognized.
My whole network is OSPF routed, and I dont know how to route this kind of traffic?
I tried enabling igmp-proxy as not upstream interfaces, but stream was not played.
How should I make this work?
thank you