From owner-freebsd-questions Thu Apr 4 6: 3:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web.cs.ndsu.nodak.edu (web.cs.ndsu.NoDak.edu [134.129.125.7]) by hub.freebsd.org (Postfix) with ESMTP id 1A76337B417 for ; Thu, 4 Apr 2002 06:03:17 -0800 (PST) Received: (from tinguely@localhost) by web.cs.ndsu.nodak.edu (8.11.4/8.11.4) id g34E3GL00706; Thu, 4 Apr 2002 08:03:16 -0600 (CST) (envelope-from tinguely) Date: Thu, 4 Apr 2002 08:03:16 -0600 (CST) From: mark tinguely Message-Id: <200204041403.g34E3GL00706@web.cs.ndsu.nodak.edu> To: questions@FreeBSD.ORG, root@utility.clubscholarship.com Subject: Re: generalized mechanism for duplexing NICs ? In-Reply-To: <20020403100327.F70244-100000@utility.clubscholarship.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Is there a generalized mechanism in FreeBSD for duplexing two NICs ? > > That is, if I have two 10BaseT ethernet cards in one machine, and two in > another machine, is it easy for me to connect the two NICs in one to the > two NICs in the other and get 20Mb/s ? have you checked out Archie Cobbs 's fec code? this uses netgraph and implements Cisco's fast etherchannel. --mark tinguely. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message