Does mcproxy support IGMPv3(source specific multicast ) ?

55 views
Skip to first unread message

Siva Prasad

unread,
Feb 6, 2017, 3:40:32 AM2/6/17
to multica...@googlegroups.com

Hi Admin

 

I am currently working on latest mcproxy  (downloaded from  https://github.com/mcproxy/mcproxy )

 

Please help me with the following queries

 

1.       Does this mcproxy support IGMPv3 ? (Source specific multicast ). Please help me in understanding to what extent mcproxy supports IGMPv3 (source specific multicast ) and limitations if any .

2.       I see the mcproxy source code is written in CPP . Is the code available in C programming language ?.

 

Please help me with the following queries

 

Thanks

 

 

Regards

Siva Prasad

Siva Prasad Meduri

unread,
Feb 6, 2017, 3:40:32 AM2/6/17
to multica...@googlegroups.com

Sebastian Woelke

unread,
Feb 6, 2017, 3:55:49 AM2/6/17
to Multicast Proxy, sivapr...@gmail.com
Hello Siva,

Mcproxy fully compliant to IGMPv3 and MLDv2, specifically it supports SSM.
It is written in C++11, there is no c version available.

Regards,
Sebastian

Siva Prasad

unread,
Feb 13, 2017, 9:34:38 AM2/13/17
to multica...@googlegroups.com, Sebastian Woelke
Hi Sebastian 

Thanks for the reply .

I am using mcproxy for openwrt routers . I am finding difficulty in configuring mcproxy .

Could you please help in basic configuration of mcproxy . 

Thanks 

Regards
Siva Prasad

Siva Prasad Meduri

unread,
Feb 13, 2017, 9:34:38 AM2/13/17
to multica...@googlegroups.com, Sebastian Woelke

Hi Sebastian 

 

I am using mcproxy for openwrt routers . I am finding difficulty in configuring mcproxy .

 

Could you please help in basic configuration of mcproxy . 

 

Thanks 

 

Regards

Siva Prasad

 

Siva Prasad

unread,
Feb 13, 2017, 9:34:38 AM2/13/17
to multica...@googlegroups.com
Hi Sebastian

Does Mcproxy works for IPV4 also ? or it works only for IPV6 ?

Regards
Siva Prasad

On Mon, Feb 6, 2017 at 2:04 PM, Siva Prasad <sivapr...@gmail.com> wrote:

Siva Prasad

unread,
Feb 13, 2017, 9:34:38 AM2/13/17
to multica...@googlegroups.com
Hi Admin

Does Mcproxy works for IPV4 also ? or it works only for IPV6 ?

Regards
On Mon, Feb 6, 2017 at 2:04 PM, Siva Prasad <sivapr...@gmail.com> wrote:

Siva Prasad

unread,
Oct 27, 2017, 7:08:36 AM10/27/17
to multica...@googlegroups.com, Sebastian Woelke
Hi Team

Following is the issue I am facing while using mcproxy.

 

I have configured upstream interface as “eth0” and downstream interface as “eth2.1” as seen below.

 

root@router0D0E0F:~# cat /etc/mcproxy.conf

protocol IGMPv3;

pinstance myproxy:"eth0"  ==> "eth2.1" ;

Traffic is sent from eth0 interface and received on eth2.1 interface as expected.

 

Issue:

Now,  I changed upstream interface to eth2.1 and downstream to eth0 like below.

 

root@router0D0E0F:~# cat /etc/mcproxy.conf

protocol IGMPv3;

pinstance myproxy:"eth2.1"  ==> "eth0" ;

 

In this case, if Traffic is still sent from eth0 interface, it is received on eth2.1 interface which should not be case.

I think streaming should happen when traffic is sent from eth2.1 and received on eth0 ONLY.

 

Please correct me if my understanding is wrong. Please provide your inputs on this behavior.

 

Regards

Siva Prasad



On Mon, Feb 6, 2017 at 2:04 PM, Siva Prasad <sivapr...@gmail.com> wrote:
Reply all
Reply to author
Forward
0 new messages