From owner-freebsd-isp@FreeBSD.ORG Thu Apr 1 19:34:47 2010 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0BE951065745 for ; Thu, 1 Apr 2010 19:34:47 +0000 (UTC) (envelope-from tom@tomjudge.com) Received: from tomjudge.vm.bytemark.co.uk (tomjudge.vm.bytemark.co.uk [80.68.91.100]) by mx1.freebsd.org (Postfix) with ESMTP id BF3758FC14 for ; Thu, 1 Apr 2010 19:34:45 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by tomjudge.vm.bytemark.co.uk (Postfix) with ESMTP id 5C948489B7; Thu, 1 Apr 2010 20:15:01 +0100 (BST) X-Virus-Scanned: Debian amavisd-new at tomjudge.vm.bytemark.co.uk Received: from tomjudge.vm.bytemark.co.uk ([127.0.0.1]) by localhost (tomjudge.vm.bytemark.co.uk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id etKTCiPBn3OC; Thu, 1 Apr 2010 20:14:58 +0100 (BST) Received: from rita.nodomain (unknown [192.168.205.6]) by tomjudge.vm.bytemark.co.uk (Postfix) with ESMTP id D6B4A48980; Thu, 1 Apr 2010 20:14:57 +0100 (BST) Message-ID: <4BB4EFA7.8070909@tomjudge.com> Date: Thu, 01 Apr 2010 19:10:31 +0000 From: Tom Judge User-Agent: Thunderbird 2.0.0.23 (X11/20090822) MIME-Version: 1.0 To: Paulo Fragoso References: <4BA7607D.1030701@nlink.com.br> <4BAF8ABD.6080800@mgwigglesworth.net> <4BB1E980.2020709@nlink.com.br> In-Reply-To: <4BB1E980.2020709@nlink.com.br> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-isp@freebsd.org, mailinglistmember@mgwigglesworth.net Subject: Re: Wireless + lagg + lacp X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Apr 2010 19:34:47 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Paulo Fragoso wrote: > Hi, > > > 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? > Hi Paulo, If you are just trying to make a fault tolerant link bundle between the 2 routers over a pair of links (of any type) there are a number of other methods that you could use. You may want to look at other methods of doing this. OSPF running on the 2 routers could provide L3 fault tolerance over any link combination if this is your goal. Tom - -- TJU13-ARIN -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJLtO+nAAoJEMSwVS7lr0Od4SsH/1Igp3p+uUNyM29XavlGtCfa 1W5io7SNfKV+h9BvccT3AwwFuEoRbUllnR1INKsaFpFY30OYLCqE/8JD1CKGHSyY o6FsSZYLXzUMPKLZNdIf8Gi6sQ9IhSE0+jdfZK0ktWkVljhC/+Sb//1H7IOIfiOx yr43ZYjKLPRcAbXTFOgVrHILHzaEmy+zlslHyPNkgDy/5fFFVIXN5O7yrrPYTmlB VrzVmGr3LSZSpteJ14c1N/wBRoJSugg1KHz9rw1t+6J8Zwmq2mELooKFJ+qGcbpi CZc8wI6oonNcEeOC3Pm+ZKIgkNG8LE6lpi+zHI/v7rN2Oza0+6Z4nUAXlH5rkUI= =nUzR -----END PGP SIGNATURE-----