From owner-freebsd-net@FreeBSD.ORG Thu Apr 30 20:07:37 2009 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D3D810656F5 for ; Thu, 30 Apr 2009 20:07:37 +0000 (UTC) (envelope-from steve@ibctech.ca) Received: from ibctech.ca (unknown [IPv6:2607:f118::b6]) by mx1.freebsd.org (Postfix) with SMTP id E38058FC0A for ; Thu, 30 Apr 2009 20:07:36 +0000 (UTC) (envelope-from steve@ibctech.ca) Received: (qmail 30136 invoked by uid 89); 30 Apr 2009 20:08:24 -0000 Received: from unknown (HELO ?IPv6:2607:f118::5?) (steve@ibctech.ca@2607:f118::5) by 2607:f118::b6 with ESMTPA; 30 Apr 2009 20:08:24 -0000 Message-ID: <49FA0502.4040302@ibctech.ca> Date: Thu, 30 Apr 2009 16:07:30 -0400 From: Steve Bertrand User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: andrea@brancatelli.it References: In-Reply-To: X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org Subject: Re: lagg LACP between two hosts X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Apr 2009 20:07:37 -0000 andrea@brancatelli.it wrote: > Hello everybody, > > I have a strange curiosity maybe you can clarify me :-) > > Is it possible to do a LACP lagg connection directly between two hosts > using two gigalan and two crossed cables? Or maybe three... ;-) I've done it with two GigE nics, and it works perfectly well. Steve