tobcon
December 3, 2022, 12:19am
1
Hello
I’m trying to use the IGMP Proxy to watch Multicast TV. My WAN interface is in a Bridge interface. I have declared the Bridge interface as upstream for the IGMP Proxy.
Still I’m getting these Errors and also TV isn’t working. Any ideas? Is this maybe a hairpin Firewall config issue?
01:06:36 igmp-proxy,debug ignoring IGMP message: source address is local:
01:06:36 igmp-proxy,debug source=77.109.XXX.XX
01:06:36 igmp-proxy,debug interface=provider
01:06:36 igmp-proxy,debug ignoring request from myself:
01:06:36 igmp-proxy,debug source=77.109.XXX.XX
01:06:36 igmp-proxy,debug destination=239.254.127.63
01:06:37 igmp-proxy,debug ignoring IGMP message: source address is local:
01:06:37 igmp-proxy,debug source=77.109.XXX.XX
01:06:37 igmp-proxy,debug interface=provider
tobcon
December 4, 2022, 1:25pm
2
Upgraded to v7.6 but still same issue
tobcon
December 4, 2022, 8:05pm
3
igmp-proxy interface status also looks good to me
user@fw-xxx0-0] > /routing igmp-proxy interface print status
Flags: X - disabled, I - inactive, D - dynamic; U - upstream
0 U interface=provider threshold=1 alternative-subnets=0.0.0.0/0 upstream=yes source-ip-address=77.109.xxx.xx
rx-bytes=0 rx-packets=0 tx-bytes=0 tx-packets=0
1 interface=vrrp90 threshold=2 alternative-subnets="" upstream=no querier=yes source-ip-address=172.16.90.1
rx-bytes=0 rx-packets=0 tx-bytes=0 tx-packets=0
2 interface=vrrp50 threshold=2 alternative-subnets="" upstream=no querier=yes source-ip-address=172.16.50.1
rx-bytes=0 rx-packets=0 tx-bytes=0 tx-packets=0