Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2004 18:24:04 -0700
From:      Bruce M Simpson <bms@spc.org>
To:        Yong Chu Eu =?iso-8859-1?B?KNHu19PT0yk=?= <ceyong@yahoo.com>
Cc:        Mark Tinguely <tinguely@casselton.net>
Subject:   Re: multicast problem in vls on freebsd 4.10
Message-ID:  <20041021012404.GF10871@empiric.icir.org>
In-Reply-To: <20041020145328.64288.qmail@web54608.mail.yahoo.com>
References:  <200410201402.i9KE2xSG054852@casselton.net> <20041020145328.64288.qmail@web54608.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 20, 2004 at 07:53:28AM -0700, Yong Chu Eu (رَطسسس) wrote:
> i am try to stream from freeBSD multicast router(without kame but with
> pim6sd,route6d)to MN throught Access Point which are redhat. There is a
> bridge between eth0 and wlan0 at software Access Point. There problem is i
> cannot even start streaming from vls, the error message i paste as below .
> I can do streaming on IPV4/IPv6 unicast. 

There are several issues here that I see above and beyond the problems
you are having with vls. Many pieces of 802.11 hardware simply don't
support multicast receive in an efficient way.

The last time I looked at the acx100 driver code, it did not support
multicast receive, period - the necessary ioctls were not there. So if
you wanted to receive multicast frames, you would need to put the card
into promiscuous mode. You might consider contacting the author, Darron
Broad, about this.

I don't know about the behaviour of the Linux bridging code with respect
to bridging multicast frames; the behaviour for most low-end hardware
switch implementations is to propagate them on all other ports as if
they were broadcasts.

BMS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041021012404.GF10871>