[pve-devel] corosync, multicast problem because of vmbr multicast_snooping enabled

Dietmar Maurer dietmar at proxmox.com
Thu Mar 7 08:32:08 CET 2013


> Currently to disable snooping, 2 possibility:
> 
> /etc/network/interfaces
> 
> auto vmbr1
> iface vmbr1 inet manual
>         bridge_ports bond0
>         bridge_stp off
>         bridge_fd 0
>         post-up echo 0 > /sys/devices/virtual/net/vmbr1/bridge/multicast_snooping
> 
> 
> 
> or disabling it in kernel config (CONFIG_BRIDGE_IGMP_SNOOPING)

Do you think we should disable it in the kernel?


More information about the pve-devel mailing list