Hi Kevin,

I am suggesting using OVS to bond the interfaces.  And Ben is right too.  :)

How about changing the source mac address of the wireless interfaces
to be the same using ifconfig?  This will get around the problem.  Of
course, not all interfaces  allow you to do that, but plenty does.

If you want more than pure bridging, then you can use OVS to rewrite
the source MAC address too.

There is a few choices in the solution space here.  Hope this helps.

Regards
KK

On 23 May 2012 14:01, Kevin Han <khansuremcg...@gmail.com> wrote:
> Hi KK,
>
> I have tried to use Open v switch to replace Hoolock by attempting to bond
> two wireless NICs together. However, after many unsuccessful attempts, I was
> informed that bridging between wireless NICs does not work in general (from
> Ben). I thought your original suggestion about using OVS was to perform the
> bonding between interfaces. Did you intend to use the OVS for a different
> purpose? Do you think it's possible to use ifenslave to do a similar job?
>
> Also, regarding the netfilter to remove duplicates. Will that be achievable
> through OVS as well, or can we re-use the netfilter code from the old
> packages?
>
> Thank You,
>
> Kevin Han
>
>
> On Thu, May 10, 2012 at 11:21 AM, kk yap <yap...@stanford.edu> wrote:
>>
>> Hi Kevin,
>>
>> For n-casting you will not need Hoolock.  I suggest you use OVS
>> instead.  That is sufficient for n-casting.
>>
>> Regards
>> KK
>>
>> On 10 May 2012 08:08, Kevin Han <khansuremcg...@gmail.com> wrote:
>> > Hello,
>> >
>> > I'm trying to recreate the openflow n-casting demo and I have a quick
>> > question about the Client. The tutorial mentions the need to recompile
>> > the
>> > kernel in order for Hoolock to work. Since I'm running a newer version
>> > of
>> > Ubuntu (10.10) will this be necessary?
>> >
>> > Thank You,
>> >
>> > Kevin Han
>> >
>> > _______________________________________________
>> > openflow-discuss mailing list
>> > openflow-discuss@lists.stanford.edu
>> > https://mailman.stanford.edu/mailman/listinfo/openflow-discuss
>> >
>
>
_______________________________________________
openflow-discuss mailing list
openflow-discuss@lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

Reply via email to