From owner-freebsd-questions@FreeBSD.ORG Sat Jan 26 01:38:47 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D9E7E4A6 for ; Sat, 26 Jan 2013 01:38:47 +0000 (UTC) (envelope-from erichsfreebsdlist@alogt.com) Received: from alogt.com (alogt.com [69.36.191.58]) by mx1.freebsd.org (Postfix) with ESMTP id 8711B776 for ; Sat, 26 Jan 2013 01:38:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=N4hlZROveFc4N9O2Xmi2vUO0WnHT7VRBJ4FUkm3Ap18=; b=PoVS6M1qDebYG+VW7iyicWUkI5A5dlw49sK6v71JbXJgdFy6P5+33AKNRoeksT1HBN4uk6lw0PFqo6KTn8rnh0J0Iv8QhY8Sonmg7eUVIe1HS/G6Nmo/gBnRr2Uo5y3s; Received: from [122.129.203.50] (port=12004 helo=X220.ovitrap.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.80) (envelope-from ) id 1TyujD-001aLz-0y; Fri, 25 Jan 2013 18:38:43 -0700 Date: Sat, 26 Jan 2013 08:38:39 +0700 From: Erich Dollansky To: markus.hoenicka@mhoenicka.de Subject: Re: lagg problems (or lack of understanding?) Message-ID: <20130126083839.3fced29d@X220.ovitrap.com> In-Reply-To: <20739.7055.151377.161980@wombat.mininet> References: <20739.7055.151377.161980@wombat.mininet> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jan 2013 01:38:47 -0000 Hi, On Sat, 26 Jan 2013 00:55:59 +0100 markus.hoenicka@mhoenicka.de wrote: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-aggregation.html > > Specifically, I use the rc.conf entries mentioned in the box at the > very bottom on the page, except that my ethernet interface is re0 > instead of bge0. The lagg module is loaded during boot using an > appropriate entry in /boot/loader.conf. > if you could post your settings here? Erich