igmp-proxy and ospf

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

If you want to route Mulicast over your ospf network then you have to set up PIM

Thank you…now it is much clearer :slight_smile: