View Single Post
  #1   (View Single Post)  
Old 29th April 2014
sparky's Avatar
sparky sparky is offline
Fdisk Soldier
 
Join Date: Mar 2012
Posts: 73
Default Igmpproxy won't start in 5.5 Current

Hi,

I've just re-updated my CURRENT build and performed a:

Code:
pkg_add -vui
my ports tree is 100% up to date through CVS and I'm using the correct one.


What is odd is that in 5.4 I had a working igmpproxy setup and now it comes up with this error:

Code:
igmpproxy, Version 0.1 beta2, Build 140421 
Copyright 2005 by Johnny Egeland <johnny@rlo.org>
Distributed under the GNU GENERAL PUBLIC LICENSE, Version 2 - check GPL.txt

ERRO: MRT_ADD_VIF; Errno(45): Operation not supported
My build is:

5.5 GENERIC.MP#86 amd64

/var/log/messages show:

Code:
igmpproxy: Note: adding VIF, Ix 10 Fl 0x0 IP 0x01c9c90a tun1, Threshold: 1, Ratelimit: 0
igmpproxy: ERRO: MRT_ADD_VIF; Errno(45): Operation not supported

As well as my other interfaces and vlans.

Could it be that I'm running two tunnel interfaces which is causing igmpproxy to frazzel out?

One of the interfaces is part of OpenVPN and the other is part of L2TP/IPSEC.


Is there a fix/solution for this as currently inter-vlan igmp is not working?


Thanks
Reply With Quote