Wireless + lagg + lacp
Paulo Fragoso
paulo at nlink.com.br
Tue Mar 30 12:07:40 UTC 2010
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 at freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-isp
>> To unsubscribe, send any mail to "freebsd-isp-unsubscribe at freebsd.org"
>
More information about the freebsd-isp
mailing list