From owner-freebsd-net@FreeBSD.ORG Mon Sep 3 12:47:07 2007 Return-Path: Delivered-To: net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B2DEF16A418 for ; Mon, 3 Sep 2007 12:47:07 +0000 (UTC) (envelope-from chris@hitnet.RWTH-Aachen.DE) Received: from mta-1.ms.rz.rwth-aachen.de (mta-1.ms.rz.RWTH-Aachen.DE [134.130.7.72]) by mx1.freebsd.org (Postfix) with ESMTP id 63EF213C442 for ; Mon, 3 Sep 2007 12:47:07 +0000 (UTC) (envelope-from chris@hitnet.RWTH-Aachen.DE) Received: from ironport-out-1.rz.rwth-aachen.de ([134.130.3.58]) by mta-1.ms.rz.RWTH-Aachen.de (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0JNS001VEKREWF30@mta-1.ms.rz.RWTH-Aachen.de> for net@freebsd.org; Mon, 03 Sep 2007 14:16:26 +0200 (CEST) Received: from talos.rz.rwth-aachen.de (HELO smarthost.rwth-aachen.de) ([134.130.3.22]) by ironport-in-1.rz.rwth-aachen.de with ESMTP; Mon, 03 Sep 2007 14:16:26 +0200 Received: from bigboss.hitnet.rwth-aachen.de (bigspace.hitnet.RWTH-Aachen.DE [137.226.181.2]) by smarthost.rwth-aachen.de (8.13.8/8.13.1/1) with ESMTP id l83CGPK9032266; Mon, 03 Sep 2007 14:16:25 +0200 Received: from haakonia.hitnet.rwth-aachen.de ([137.226.181.92]) by bigboss.hitnet.rwth-aachen.de with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1ISAqw-0002oK-9R; Mon, 03 Sep 2007 14:16:26 +0200 Received: by haakonia.hitnet.rwth-aachen.de (Postfix, from userid 1001) id 165B43F41B; Mon, 03 Sep 2007 14:16:21 +0200 (CEST) Date: Mon, 03 Sep 2007 14:16:20 +0200 From: Christian Brueffer In-reply-to: To: mer mite Message-id: <20070903121620.GB1767@haakonia.hitnet.RWTH-Aachen.DE> MIME-version: 1.0 Content-type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary=K8nIJk4ghYZn606h Content-disposition: inline X-IronPort-AV: E=Sophos;i="4.20,201,1186351200"; d="scan'208";a="20089410" X-Operating-System: FreeBSD 6.2-STABLE X-PGP-Key: http://people.FreeBSD.org/~brueffer/brueffer.key.asc X-PGP-Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D References: User-Agent: Mutt/1.5.11 Cc: net@freebsd.org Subject: Re: Ethernet Bonding 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: Mon, 03 Sep 2007 12:47:07 -0000 --K8nIJk4ghYZn606h Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 03, 2007 at 01:59:47PM +0200, mer mite wrote: > Hi All, >=20 > I'm looking for a way to provide ethernet interface bonding in FreeBSD > similar to ipmp in Solaris or just ethernet bonding in Linux. Don't want= to > do anything fancy. Just want a second interface to take over for one whi= ch > has failed. Preferable would be a solution that doesn't require a specif= ic > configuration on our switches or routers. >=20 > I have perused the www and have found multiple articles describing the > procedure in HP-UX, Solaris, Linux, etc., but nothing for FreeBSD. >=20 > Thanks in advance for your responses. Take a look at lagg(4), it's available in 6-STABLE (not included in any release yet, 6.3 will be the first one shipping with it). - Christian --=20 Christian Brueffer chris@unixpages.org brueffer@FreeBSD.org GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D --K8nIJk4ghYZn606h Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFG2/sUbHYXjKDtmC0RAk7wAKCYWL4AmAtK5InnZaNJAClwqgK7bQCcC3oz B0IPKToBlJPsO4ErEhtScUE= =O/Vv -----END PGP SIGNATURE----- --K8nIJk4ghYZn606h--