Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Mar 2010 09:07:28 -0300
From:      Paulo Fragoso <paulo@nlink.com.br>
To:        mailinglistmember@mgwigglesworth.net
Cc:        freebsd-isp@freebsd.org
Subject:   Re: Wireless + lagg + lacp
Message-ID:  <4BB1E980.2020709@nlink.com.br>
In-Reply-To: <4BAF8ABD.6080800@mgwigglesworth.net>
References:  <4BA7607D.1030701@nlink.com.br> <4BAF8ABD.6080800@mgwigglesworth.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

Em 28/03/2010 13:58, MGW-Discussions escreveu:
> Greetings Paulo.
>
> I have not done anything directly with Microtik, as of yet, however 
> all of my freebsd routers and wireless APs are setup to do what you 
> are indicating.  FreeBSD doesn't care if the connection is wireless of 
> wired, so just read up on setup of lagg devices and you should be fine.
>
> I haven't experimented with it in about eight months after the 
> "work-around" that required such a setup was no longer needed, 
> however, it should not be that hard.

I have tried setup two wireless routers running FreeBSD using two 
minipci cards each one. I have discovery lagg do not work with 
interfaces in wlanmode hostap.

I can not do work using ad-hoc, sometimes links are made between 
interface on same router I think is less stable then links using hostap 
and station.

>
> I can check on those devices if you have further questions, however, I 
> am sure that you have found the answer by now.
>
> http://www.freebsd.org/doc/handbook/network-aggregation.html

In that handbook there are examples with wireless cards for failover 
only, nothing for get more bandwith with two or more wireless links.

I am tring to do this:

-----------------                ----------------
|          wlan0|<-------------->|wlan0         |
|  Router A     |                |     Router B |
|          wlan1|<-------------->|wlan1         |
-----------------                ----------------

Router A: ifconfig lagg0 laggproto lacp laggport wlan0 laggport wlan1

Router B: ifconfig lagg0 laggproto lacp laggport wlan0 laggport wlan1

Main problem is: How do correct setup in wireless interfaces to work 
with lagg and make stable links?

>
> However, if I misunderstood your post, then I apologize for the 
> out-of-context response.

Many thanks for the answer.

Paulo.

>
> Paulo Fragoso wrote:
>> Hi,
>>
>> Is possible to create a lagg interface with two interface wireless 
>> and lacp?
>>
>> We have to change two Mikrotik (RouterOS) with netstream dual to two 
>> FreeBSD but we don't know how do this.
>>
>> Paulo.
>> _______________________________________________
>> freebsd-isp@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-isp
>> To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
>



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