IGMP proxy issues
-
Since I have a fiber connection since a few months with both internet and IPtv, I needed to replace my Juniper NS5GT because of performance issues.
I choose to use pfsense because it is one of the few firewalls incorporating an igmp proxy (I started with a juniper SRX but it has no igmp proxy and doesn't support DHCP-PD to get an IPv6 address)Currently the network is setup as shown in the drawing attached
Everything is working fine, except for the IGMP proxy. Channel switching is extremely slow.
Also, once or twice a day it fails switching. When looking in the log it shows errors.
If this occurs, the fastest way to cure is restart the IGMP proxy._Warn: age_table_entry: SIOCGETSGCNT failing for (213.75.167.14 224.0.252.129); Errno(49): Can't assign requested address
Debu: Aging Origin 213.75.167.14 Dst 224.0.252.129 PktCnt 0 -> 0
Debu: Origin 213.75.167.14 Vif bits : 0x00000000
Debu: Identified VIF #4 as upstream.
Note: Removing MFC: 213.75.167.14 -> 224.0.252.129, InpVIf: 4
Warn: MRT_DEL_MFC; Errno(49): Can't assign requested address
Debu: Removing group 224.0.252.129. Died of old age.
Debu: Removed route entry for 224.0.252.129 from table.
Note: Route is not active. No kernel updates done.
Debu:
Current routing table (Remove route);
–---------------------------------------------------Debu: #0: Dst: 224.3.2.6, Age:2, St: A, OutVifs: 0x00000008
Debu: #0: Origin: 213.75.167.30 floodIf -1 pktcnt 6695
Debu: #1: Dst: 224.2.2.18, Age:2, St: I, OutVifs: 0x00000008
Debu: #2: Dst: 224.0.252.135, Age:1, St: A, OutVifs: 0x00000000
Debu: #2: Origin: 213.75.167.18 floodIf -1 pktcnt 0
Debu: #3: Dst: 224.0.252.137, Age:1, St: A, OutVifs: 0x00000000
Debu: #3: Origin: 213.75.167.14 floodIf -1 pktcnt 0
Debu: #4: Dst: 224.0.252.139, Age:2, St: A, OutVifs: 0x00000008
Debu: #4: Origin: 213.75.167.22 floodIf -1 pktcnt 0
Debu: #5: Dst: 239.255.255.250, Age:2, St: I, OutVifs: 0x00000008
Debu:Warn: age_table_entry: SIOCGETSGCNT failing for (213.75.167.18 224.0.252.135); Errno(49): Can't assign requested address
Debu: Aging Origin 213.75.167.18 Dst 224.0.252.135 PktCnt 0 -> 0
Debu: Origin 213.75.167.18 Vif bits : 0x00000000
Debu: Identified VIF #4 as upstream.
Note: Removing MFC: 213.75.167.18 -> 224.0.252.135, InpVIf: 4
Warn: MRT_DEL_MFC; Errno(49): Can't assign requested address
Debu: Removing group 224.0.252.135. Died of old age.
Debu: Removed route entry for 224.0.252.135 from table.
Note: Route is not active. No kernel updates done.
Debu:
Current routing table (Remove route);Debu: #0: Dst: 224.3.2.6, Age:2, St: A, OutVifs: 0x00000008
Debu: #0: Origin: 213.75.167.30 floodIf -1 pktcnt 6695
Debu: #1: Dst: 224.2.2.18, Age:2, St: I, OutVifs: 0x00000008
Debu: #2: Dst: 224.0.252.137, Age:1, St: A, OutVifs: 0x00000000
Debu: #2: Origin: 213.75.167.14 floodIf -1 pktcnt 0
Debu: #3: Dst: 224.0.252.139, Age:2, St: A, OutVifs: 0x00000008
Debu: #3: Origin: 213.75.167.22 floodIf -1 pktcnt 0
Debu: #4: Dst: 239.255.255.250, Age:2, St: I, OutVifs: 0x00000008
Debu:Warn: age_table_entry: SIOCGETSGCNT failing for (213.75.167.14 224.0.252.137); Errno(49): Can't assign requested address
Debu: Aging Origin 213.75.167.14 Dst 224.0.252.137 PktCnt 0 -> 0
Debu: Origin 213.75.167.14 Vif bits : 0x00000000
Debu: Identified VIF #4 as upstream.
Note: Removing MFC: 213.75.167.14 -> 224.0.252.137, InpVIf: 4
Warn: MRT_DEL_MFC; Errno(49): Can't assign requested address
Debu: Removing group 224.0.252.137. Died of old age.
Debu: Removed route entry for 224.0.252.137 from table.
Note: Route is not active. No kernel updates done.
Debu:
Current routing table (Remove route);Does anyone know what is causing this issue and why channel switching is so slow (several seconds).
André
_