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?
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
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 ?