IGMP-Proxy problem

hi
I trying to setup igmp-proxy on my MT router. I read this manual http://wiki.mikrotik.com/wiki/IGMP-Proxy and set MT as it says. But iptv does not work:(
There is my config

 routing igmp-proxy interface print 
Flags: X - disabled, I - inactive, D - dynamic, U - upstream 
 #    INTERFACE                                                      THRESHOLD 
 0  U wan                                                            1         
 1    local                                                          1

local - my local interface, wan - ethernet to my provider.

Then i saw logs a see next:

RECV IGMPv2 membership report from 192.168.1.23 to 234.5.2.54 on local
joining multicast group 234.5.2.54 on wan
ignoring IGMP message: source address is local:
source=10.186.0.10
interface=wan
ignoring request from myself:
source=10.186.0.10
destination=234.5.2.54

what does it mean? there is a trouble? who to fix it?

thnx

any ideas?

Configuration looks ok.

what you have set as local network? and what network do you provider provide?

are you able to watch that iptv without router?

if you sniff what addresses that iptv is using?

provider use dhcp for ethernet connection to provide peering networks and iptv. pppoe used for providing an internet.
yes, i try to watch iptv without router and it’s work
my provider iptv use multicast 234.5.2.0/24 and 85.XXX.XXX.XXX as rp-address

could you log some more (with debug enabled) and send it to support@mikrotik.com?
edit: use latest routeros.

mail was sent to you.
I’m use a latest ROS 3.28

any ideas?

Have you solved?

well, igmp-proxy is plain simple, just have to set up correct values in correct places.

here is description of it:
http://wiki.mikrotik.com/wiki/IGMP-Proxy

I fllowed this wiki, but not work.
I will try again… and update you.

just post what settings you have posted and where.

what IGMP groups provider is using, what interface streams are coming in, how that interface is set up, how interfaces on client (LAN) side are set up.

hi
I trying to setup igmp-proxy on my MT router (751 5.24). I read this manual http://wiki.mikrotik.com/wiki/IGMP-Proxy and set MT as it says. But iptv does not work:(
Ethernet 1 - WAN (DHCP client 10.5.x.x+pppoe client-inet)
ether 2…5 and wifi - Lan_bridge 192.168.0.x
ether 5- IPtv-STB

There is my config
routing igmp-proxy print
quick-leave: yes
query-interval: 1m5s
query-response-interval: 10s

routing igmp-proxy interface print detail
Flags: X - disabled, I - inactive, D - dynamic, U - upstream
0 IU interface=wan threshold=2 alternative-subnets=10.5.0.0/24 upstream=yes

1 I interface=ether5 threshold=2 alternative-subnets=“” upstream=no

What does it mean?
what it interface : I - inactive ?

I got IGMP Proxy to work by allowing udp and igmp traffic in the firewall.

means there are no active IGMP at the moment (nobody has joined any group)