* [Bridge] IGMP snooping not filtering multicast messages
@ 2011-05-31 17:48 maxd
0 siblings, 0 replies; only message in thread
From: maxd @ 2011-05-31 17:48 UTC (permalink / raw)
To: bridge
Hi. I have a partial mesh network composed by Linux nodes. Each linux node may
have up to 4 ethernet interfaces, which are exploited to create point-to-point
connections with other linux nodes. I have bridged the ethernet interfaces in
each node, so that the whole network, which is physically composed by a set of
network segments, appears as a single layer-2 domain. I have enabled spanning
tree to avoid loops. In this scenario, I would like to exploit the IGMP
snooping functionality, but it seems that it is not working properly. I am
using iperf to set a multicast source (iperf client) and a few multicast sinks
in the network (iperf servers). I am using tcpdump, instead, to check where
multicast messages are received. What I notice is that there is apparently no
filtering of the multicast messages, that are always flooded in the network. I
tried to repeat the test varying the multicast address (paying attention not to
get reserved addresses), with and without multicast clients set, with the
multicast_router option set to 1 (default) and to 0. To double check that IGMP
is working, I have also tried to disable it; the only difference I see is that
tcpdump does not show IGMP query messages when the IGMP snooping is disabled.
So, I am wondering if the IGMP snooping implementation currently available can
deal with my scenario. In particular, I would stress the following points that
I think might be relevant:
-I have no multicast router in my network (it looks like a single stand-alone
lan)
-Each node acts as a bridge, so I have multiple bridges in my network,
connected each other.
Any idea would be greatly appreciated!
Massimiliano
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-05-31 17:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-31 17:48 [Bridge] IGMP snooping not filtering multicast messages maxd
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).