I just observed some repeated logs with dmesg on two of my OpenWRT devices running the latest 24.10.0. One is an Edgerouter-X, the other one an X86-based router (APU2C4), so different CPU arch and network drivers. The repeated logs look like:
Same logs on Edgerouter-X with a different network driver.
Every 5 mins or so, all network interfaces seem to repeat the same left/entered allmulticast mode for no obvious reason. Network traffic does not seem impacted. Should I be worried? What could be causing those up/downs? Any advice appreciated, thanks!
At last I am not the only one
Since I get the same behaviour no matter what router I use, I am starting to suspect something from my ISP (SFR). Do you have the same ISP by any chance?
You sure about that fix? The issue you pointed to refers to a bug in the Realtek 83xx driver. I have those logs on a raspberry pi which has no Realtek hardware, in this case: the default RPi ethernet and an Intel i-226 on PCI bus.
Or maybe the bug comes from another device on my LAN running a Realtek NIC? Happy to know more
I observe the same behavior on an x86 box with exclusively Intel e1000e-driven NICs. (But I do have an OpenWrt-powered switch feat. RTL8380M on the other end of the all-multicast-flapping port. Hmmm...)
For what it’s worth: I just changed ISPs and took the opportunity to check the logs on a fresh new router running vanilla 24.10.2 (without igmpproxy). The multicast warnings were still present with the previous ISP, they disappeared with the new one. I suspect the previous ISP is blasting TV traffic on multicast UDP.
Weird. I have three OpenWRT devices on my LAN and the only one with those logs is the ISP-facing one. Any ideas how to trace the originator of those requests maybe?