#17954: IGMP snooping not working on Chaos Calmer r42463
-----------------------+----------------------------------
Reporter: anonymous | Owner: developers
Type: defect | Status: new
Priority: high | Milestone: Chaos Calmer (trunk)
Component: packages | Version: Trunk
Keywords: |
-----------------------+----------------------------------
I've made sure that snooping is enabled in /etc/config/network
{{{
config interface 'lan'
option ifname 'eth0.1'
option type 'bridge'
option proto 'static'
option ipaddr '192.168.1.1'
option netmask '255.255.255.0'
option ip6assign '60'
option mtu '9000'
option igmp_snooping '1'
}}}
and also /sys/devices/virtual/net/br-lan/bridge/multicast_snooping is set
to 1.
IGMP snooping is set in kernel_menuconfig and kmod-brigde is set in
menuconfig.
But network is flooded with multicast packages. I had to connect a switch
between the router and the LAN and set igmp snooping on the switch and
everything came back to normal working condition.
Device is a Comtrend 5813n with a 6369 CPU.
--
Ticket URL: <https://dev.openwrt.org/ticket/17954>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets