From owner-freebsd-questions@FreeBSD.ORG Wed Aug 27 07:43:25 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 205BF1065675 for ; Wed, 27 Aug 2008 07:43:25 +0000 (UTC) (envelope-from f.bonnet@esiee.fr) Received: from mx1.esiee.fr (mx1.esiee.fr [147.215.1.35]) by mx1.freebsd.org (Postfix) with ESMTP id BA7698FC08 for ; Wed, 27 Aug 2008 07:43:24 +0000 (UTC) (envelope-from f.bonnet@esiee.fr) Received: from mail.esiee.fr (mail.esiee.fr [147.215.1.3]) by mx1.esiee.fr (Postfix) with ESMTP id EBFF2130E1F; Wed, 27 Aug 2008 09:43:09 +0200 (CEST) Received: from mail.esiee.fr (localhost [127.0.0.1]) by VAMS.dummy (Postfix) with SMTP id 207BC262DC; Wed, 27 Aug 2008 09:43:24 +0200 (CEST) Received: from privftp.esiee.fr (privftp.esiee.fr [147.215.1.190]) by mail.esiee.fr (Postfix) with ESMTP id B5934262DC; Wed, 27 Aug 2008 09:43:23 +0200 (CEST) Received: from lisa.esiee.fr (lisa.esiee.fr [147.215.1.21]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: bonnetf) by privftp.esiee.fr (Postfix) with ESMTPSA id A6C683981A; Wed, 27 Aug 2008 09:43:38 +0200 (CEST) Message-ID: <48B50597.3030902@esiee.fr> Date: Wed, 27 Aug 2008 09:43:19 +0200 From: Frank Bonnet User-Agent: Thunderbird 2.0.0.14 (X11/20080703) MIME-Version: 1.0 To: Steve Bertrand References: <48B42ADA.9000300@esiee.fr> <48B43D33.3000106@ibctech.ca> In-Reply-To: <48B43D33.3000106@ibctech.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Configure lagg0 into /etc/rc.conf file ? 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, 27 Aug 2008 07:43:25 -0000 Steve Bertrand wrote: > Frank Bonnet wrote: > >> I'm trying to configure the lagg0 device using /etc/rc.conf file >> but I haven't much luck with it. > >> What I want to do is >> >> ifconfig lagg0 create >> ifconfig lagg0 up laggproto lacp laggport bge0 laggport bge1 > > What does the following command output?: > > # uname -a > > Steve Here it is : FreeBSD cache.esiee.fr 6.3-STABLE FreeBSD 6.3-STABLE #0: Mon Aug 25 13:17:26 CEST 2008 root@cache.esiee.fr:/usr/src/sys/i386/compile/GENERIC i386