Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Aug 2007 18:01:13 +0200
From:      Ewald Jenisch <a@jenisch.at>
To:        John Nielsen <lists@jnielsen.net>
Cc:        Ewald Jenisch <a@jenisch.at>, freebsd-questions@freebsd.org
Subject:   Re: lagg(4) - configuration for /etc/rc.conf?
Message-ID:  <20070808160113.GA3998@aurora.oekb.co.at>
In-Reply-To: <200708081117.12825.lists@jnielsen.net>
References:  <20070808135858.GA2847@aurora.oekb.co.at> <200708081117.12825.lists@jnielsen.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 08, 2007 at 11:17:12AM -0400, John Nielsen wrote:
> > if_lagg_load="YES"
> 
> This belongs in /boot/loader.conf, not /etc/rc.conf.
> 
> > ifconfig_bge0="UP"
> > ifconfig_bge1="UP"
> > ifconfig_lagg0="create"
> 
> This should be:
>  cloned_interfaces="lagg0"
> 

Hi,

Implemented the changes you mentioned - and everything works like a
charm now :-).

Thanks alot for your quick help!

-ewald






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070808160113.GA3998>