Community discussions

MikroTik App
 
kostil
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 74
Joined: Wed Jun 18, 2008 6:01 pm
Location: Moscow region, Russia

IGMP-Proxy problem

Sat Sep 12, 2009 12:33 am

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
 
kostil
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 74
Joined: Wed Jun 18, 2008 6:01 pm
Location: Moscow region, Russia

Re: IGMP-Proxy problem

Mon Sep 14, 2009 9:55 am

any ideas?
 
User avatar
janisk
MikroTik Support
MikroTik Support
Posts: 6263
Joined: Tue Feb 14, 2006 9:46 am
Location: Riga, Latvia

Re: IGMP-Proxy problem

Mon Sep 14, 2009 11:52 am

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?
 
kostil
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 74
Joined: Wed Jun 18, 2008 6:01 pm
Location: Moscow region, Russia

Re: IGMP-Proxy problem

Mon Sep 14, 2009 2:13 pm

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
 
User avatar
janisk
MikroTik Support
MikroTik Support
Posts: 6263
Joined: Tue Feb 14, 2006 9:46 am
Location: Riga, Latvia

Re: IGMP-Proxy problem

Mon Sep 14, 2009 2:48 pm

could you log some more (with debug enabled) and send it to support@mikrotik.com?
edit: use latest routeros.
 
kostil
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 74
Joined: Wed Jun 18, 2008 6:01 pm
Location: Moscow region, Russia

Re: IGMP-Proxy problem

Mon Sep 14, 2009 4:41 pm

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
 
kostil
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 74
Joined: Wed Jun 18, 2008 6:01 pm
Location: Moscow region, Russia

Re: IGMP-Proxy problem

Wed Sep 16, 2009 2:42 pm

any ideas?
 
magnavox
Member
Member
Posts: 357
Joined: Thu Jun 14, 2007 1:03 pm

Re: IGMP-Proxy problem

Thu Dec 17, 2009 1:43 pm

Have you solved?
 
User avatar
janisk
MikroTik Support
MikroTik Support
Posts: 6263
Joined: Tue Feb 14, 2006 9:46 am
Location: Riga, Latvia

Re: IGMP-Proxy problem

Thu Dec 17, 2009 2:11 pm

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
 
magnavox
Member
Member
Posts: 357
Joined: Thu Jun 14, 2007 1:03 pm

Re: IGMP-Proxy problem

Thu Dec 17, 2009 2:20 pm

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.
 
User avatar
janisk
MikroTik Support
MikroTik Support
Posts: 6263
Joined: Tue Feb 14, 2006 9:46 am
Location: Riga, Latvia

Re: IGMP-Proxy problem

Thu Dec 17, 2009 3:44 pm

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.
 
Zoro
just joined
Posts: 2
Joined: Tue Dec 04, 2012 9:40 am

Re: IGMP-Proxy problem

Wed Apr 03, 2013 9:10 pm

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 ?
 
remics
just joined
Posts: 2
Joined: Tue Jun 18, 2013 10:09 am

Re: IGMP-Proxy problem

Tue Jun 18, 2013 3:17 pm

I got IGMP Proxy to work by allowing udp and igmp traffic in the firewall.
 
User avatar
janisk
MikroTik Support
MikroTik Support
Posts: 6263
Joined: Tue Feb 14, 2006 9:46 am
Location: Riga, Latvia

Re: IGMP-Proxy problem

Tue Jun 18, 2013 3:52 pm

/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 ?
means there are no active IGMP at the moment (nobody has joined any group)