From owner-freebsd-questions@FreeBSD.ORG Thu Apr 22 05:34:42 2004 Return-Path: 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 AEFB016A4CE for ; Thu, 22 Apr 2004 05:34:42 -0700 (PDT) Received: from boerse-berlin-bremen.de (h-213.61.228.202.host.de.colt.net [213.61.228.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id E644A43D5E for ; Thu, 22 Apr 2004 05:34:41 -0700 (PDT) (envelope-from stephan.yaraghchi@boerse-berlin-bremen.de) content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.4712.0 Date: Thu, 22 Apr 2004 14:34:39 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: RE: Trunking Thread-Index: AcQoZi3rt+YuohmETvqiiE8+4pkugw== From: "Yaraghchi, Stephan" To: cc: freebsd-questions@freebsd.org Subject: RE: Trunking X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Apr 2004 12:34:42 -0000 Hi Frank, I used the explanations found at http://bsdvault.net/sections.php?op=3Dviewarticle&artid=3D98 for trunking (called bundling in the article) 4 NIC's of a COMPAQ Proliant ML370 based on the netgraph module. It works in that way that the NIC's get utilized in sequence. I was just disappointed that the construction is not fault tolerant: If one cable gets unplugged the whole connection breaks down. Stephan.