From owner-freebsd-questions@FreeBSD.ORG Wed Nov 1 22:56:53 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CD8216A47B for ; Wed, 1 Nov 2006 22:56:53 +0000 (UTC) (envelope-from nullpt@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 882AC43D8E for ; Wed, 1 Nov 2006 22:56:30 +0000 (GMT) (envelope-from nullpt@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so1597365uge for ; Wed, 01 Nov 2006 14:56:30 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=P2cQB0DEsGZnIZ2Dkjj5knQmwXnLhkicnk2kfOSqoO6COTlzbhN4PwlcK7UJMp7pFXiCoeBBzcr7OxSjq8Z327vXIkS6y3Sb0K9lqKlfuE1FVMfhNZ0pt/hyIyPMi5h9D2D96IbwPuFAREw5AQ+1SlMHFe3PIEhVA5kL9B1X1Jg= Received: by 10.66.232.10 with SMTP id e10mr8998576ugh; Wed, 01 Nov 2006 14:56:29 -0800 (PST) Received: by 10.66.237.20 with HTTP; Wed, 1 Nov 2006 14:56:29 -0800 (PST) Message-ID: <755cb9fc0611011456m5ae12523q9b71fbcec5901470@mail.gmail.com> Date: Wed, 1 Nov 2006 22:56:29 +0000 From: "Alexandre Vieira" To: freebsd-questions@freebsd.org In-Reply-To: <755cb9fc0611011450q3c00a24ah27647b577177d36c@mail.gmail.com> MIME-Version: 1.0 References: <20061101131455.02E5.KEND@amigo.net> <200611011607.15650.lists@jnielsen.net> <20061101145816.02E7.KEND@amigo.net> <20061101221001.GH3839@dan.emsphone.com> <45491F6E.6090102@mawer.org> <755cb9fc0611011450q3c00a24ah27647b577177d36c@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: ethernet port bondage X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Nov 2006 22:56:53 -0000 On 11/1/06, Antony Mawer wrote: > > On 2/11/2006 9:10 AM, Dan Nelson wrote: > > In the last episode (Nov 01), Kenny Dail said: > >>>> I'm running 6.1 Release, and I've been looking for information on > >>>> how to bond multiple ethernet adaptors in one box so that if one > >>>> card or connection fails or is disconnected I still have network > >>>> connectivity. > >>> Have a look at carp(4). It's a failover solution and not a bonding > >>> one, but it sounds like that's more what you're after anyway. > >> Thanks for that, but I would be interested in bonding, unless in the > >> FreeBSD world that can't be achieved with failover. It's a fairly > >> straight forward setup on my Linux servers, I was thinking it would > >> be easy enough, but I haven't seen the docs for it anywhere. > > > > Try ng_fec, although it really doesn't implement fec negotiation, so > > you need to hardcode the settings to match on the switch. There's also > > ng_one2many. > > I posted instructions a while ago on how to setup ng_fec along with an > HP ProCurve switch supporting FastEtherchannel -- the same should also > apply for Cisco switches. Be warned that newer HP/Cisco gear has dropped > support for FEC in favour of 802.3ad/LACP... > > http://lists.freebsd.org/pipermail/freebsd-net/2006-September/011901.html > > I haven't experimented with ng_one2many, but my understanding is that it > only provides a "dumb" balancing/bonding solution. > > Presumably we need an ng_bonding or something along those lines would be > required to achieve parity with what Linux can provide...? > > --Antony > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org > " > Guess its about time someone start to work on a decent IPMP (solaris) like and trunking feature. In my opinion its an urgently needed implementation. cheers -- Alexandre Vieira - nullpt@gmail.com -- Alexandre Vieira - nullpt@gmail.com