I have ROS 3.16 installed.
From one of the WAN interfaces I can receive IPTV from my ISP.
How can I get multicast traffic from lan?
I tried to use IGMP-proxy, but without result.
I tried to do:
Code: Select all
/routing igmp-proxy interface
add comment="" disabled=no interface=wan2 rate-limit=0 threshold=1 upstream=\
yes
There is no documentation on this matter. What can I do?