IGMPProxy question

Team,

I'm seeing the messages below that I wasn't seeing before ...

Tue May  9 11:00:06 2017 user.warn igmpproxy[3469]: The origin for route 239.255.255.250 changed from 192.168.1.1 to 192.168.1.102
Tue May  9 11:00:07 2017 user.warn igmpproxy[3469]: The origin for route 239.255.255.250 changed from 192.168.1.102 to 192.168.1.108
Tue May  9 11:00:07 2017 user.warn igmpproxy[3469]: The origin for route 239.255.255.250 changed from 192.168.1.108 to 192.168.1.105
Tue May  9 11:00:07 2017 user.warn igmpproxy[3469]: The origin for route 239.255.255.250 changed from 192.168.1.105 to 192.168.1.101
Tue May  9 11:00:07 2017 user.warn igmpproxy[3469]: The origin for route 239.255.255.250 changed from 192.168.1.101 to 192.168.1.114
Tue May  9 11:00:26 2017 user.warn igmpproxy[3469]: The origin for route 239.255.255.250 changed from 192.168.1.114 to 192.168.1.116

Any ideas of what this is indicating ? Is this normal behavior?

Those messages are not normal, post configuration to see if something is misconfigured... seems to be related to multicast. ps: talk in spanish allowed to me.

Thanks for your reply. I think we can't write in spanish here, the community won't benefit from that :slight_smile:

I didn't do any "post-configuration", the service is running "out of the box"....... this is the igmproxy configuration file in /etc/config:

config igmpproxy
        option quickleave 1
#       option verbose [0-2]

config phyint wan
        option network wan
        option direction upstream
        list altnet 192.168.1.0/24

config phyint lan
        option network lan
        option direction downstream

Mh, I will investigate this... I actually use this to configure my boxes: https://gist.github.com/braian87b/821e9e4f399918510c55619192a31871