Re: [Ebtables-devel] sopport for multicasting
Brought to you by:
bdschuym
From: Bart De S. <bds...@pa...> - 2007-06-30 20:50:13
|
Op do, 28-06-2007 te 13:57 +0400, schreef Crazy AMD K7: > Hello all. > I would like to ask what I should do to make my bridge to support > multicasting? > If I am connecting my computer before the bridge everything works ok. > Behind the bridge everything is ok, but multicasting packets do not pass. > > I am using 2.4.35-pre5 kernel + ebtables-brnf-11-2_vs_2.4.31.diff > iptables -I FORWARD -j ACCEPT > sysctl: net.ipv4.conf.bridge0.force_igmp_version = 2 > ( echo 2>/proc/sys/net/ipv4/conf/bridge0/force_igmp_version ) > .config > CONFIG_IP_MULTICAST=y > CONFIG_IP_MROUTE=y > CONFIG_IP_PIMSM_V1=y > CONFIG_IP_PIMSM_V2=y > CONFIG_BRIDGE=y > # CONFIG_BRIDGE_NF_EBTABLES is not set > > What else I should do on the bridge? Are you using iptables rules that could be the cause of these problems? Does it work without the bridge patch? cheers, Bart |