Actions
Bug #8711
openigmpproxy with PPPoE Interfaces
Status:
New
Priority:
Normal
Assignee:
-
Category:
IGMP Proxy
Target version:
-
Start date:
07/28/2018
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4.3_1
Affected Architecture:
Description
When you set up a network interface with PPPoE and want to use igmpproxy to redirect multicast traffic, the igmpproxy will not start up showing a message as if it did not recognize the interface. However, if an IPoE interface is used instead of a PPPoE interface, the program starts up correctly without any problems.
Here are the traces of running the igmpproxy program and I share screenshots of the configuration used:
Searching for config file at '/var/etc/igmpproxy.conf' Config: Quick leave mode enabled. Config: Got a phyint token. Config: IF: Config for interface em0.2. Config: IF: Got upstream token. Config: IF: Got ratelimit token '0'. Config: IF: Got threshold token '1'. Config: IF: Got altnet token 239.0.0.0/8. Config: IF: Altnet: Parsed altnet to 239/8. Config: IF: Got altnet token 10.10.0.0/24. Config: IF: Altnet: Parsed altnet to 10.10.0/24. IF name : em0.2 Next ptr : 0 Ratelimit : 0 Threshold : 1 State : 1 Allowednet ptr : e25000 Config: Got a phyint token. Config: IF: Config for interface lagg0. Config: IF: Got downstream token. Config: IF: Got ratelimit token '0'. Config: IF: Got threshold token '1'. Config: IF: Got altnet token 10.10.0.0/24. Config: IF: Altnet: Parsed altnet to 10.10.0/24. IF name : lagg0 Next ptr : 0 Ratelimit : 0 Threshold : 1 State : 2 Allowednet ptr : e25020 Config: Got a phyint token. Config: IF: Config for interface pppoe0. Config: IF: Got disabled token. IF name : pppoe0 Next ptr : 0 Ratelimit : 0 Threshold : 1 State : 0 Allowednet ptr : 0 buildIfVc: Interface lo0 Addr: 127.0.0.1, Flags: 0xffff8049, Network: 127/8 buildIfVc: Interface lagg0 Addr: 10.10.0.1, Flags: 0xffff8843, Network: 10.10.0/24 Found config for lagg0 adding VIF, Ix 0 Fl 0x0 IP 0x01000a0a lagg0, Threshold: 1, Ratelimit: 0 Network for [lagg0] : 10.10.0/24 Network for [lagg0] : 10.10.0/24 There must be at least 1 Vif as upstream.
Files
Related issues
Updated by Jim Pingle about 2 years ago
- Has duplicate Bug #13458: IGMP Proxy not working with PPPoE Upstream-Interface added
Actions