MT6000 custom build with LuCi and some optimization - kernel 6.6.x

Please check this value.

cat /sys/devices/virtual/net/br-lan/lower_phy0-ap0/brport/multicast_to_unicast

Normally this would be the value in /etc/config/wireless, but for some reason it seems to be '1'.

I explicitly set it to '0'.

echo 0 > /sys/devices/virtual/net/br-lan/lower_phy0-ap0/brport/multicast_to_unicast
echo 0 > /sys/devices/virtual/net/br-lan/lower_phy0-ap1/brport/multicast_to_unicast
echo 0 > /sys/devices/virtual/net/br-lan/lower_phy1-ap0/brport/multicast_to_unicast
echo 0 > /sys/devices/virtual/net/br-lan/lower_phy1-ap1/brport/multicast_to_unicast
2 Likes