Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IGMP Proxy is too old #373

Closed
ghost opened this issue Nov 13, 2017 · 4 comments
Closed

IGMP Proxy is too old #373

ghost opened this issue Nov 13, 2017 · 4 comments
Assignees
Labels
upstream Third party issue

Comments

@ghost
Copy link

ghost commented Nov 13, 2017

Current version of igmpproxy does not support v.3. Looks like sourceforge is abandoned and moved to https://github.com/pali/igmpproxy which provides support for v.3.

Report:

RECV V2 member report from 192.168.0.121 to 225.77.225.2
Updated route entry for 225.77.225.2 on VIF #2
RECV unk: 0x22/0x00 from 80.82.58.46 to 224.0.0.22
ignoring unknown IGMP message type 22 from 80.82.58.46 to 224.0.0.22
RECV Leave message from 192.168.0.121 to 224.0.0.2
leaveMcGroup: 225.77.225.2 on pppoe0

@fabianfrz
Copy link
Member

this is a port issue which should be reported upstream to FreeBSD. I assign this to @fichtner as he knows how to handle this.

@fabianfrz fabianfrz added the upstream Third party issue label Nov 13, 2017
@ghost
Copy link
Author

ghost commented Nov 13, 2017

Or, just as an idea, pimd could be another option with same functionality. AFAIK it provides more robust IGMP routing...

@fichtner
Copy link
Member

For sane inclusion we need a new release from them with release notes to see the list of changes and required changes for integration (if any) pali/igmpproxy#22

@fichtner
Copy link
Member

fichtner commented Dec 3, 2017

See opnsense/ports@ce69914 and https://forum.opnsense.org/index.php?topic=6535.0 for testing instructions. Depending on user feedback and testing this may or may not make it into 18.1.

@fichtner fichtner closed this as completed Dec 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream Third party issue
Development

No branches or pull requests

2 participants