Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jan 2010 05:31:44 -0800 (PST)
From:      Barney Cordoba <barney_cordoba@yahoo.com>
To:        freebsd-net@freebsd.org, Callum Gibson <callumgibson@optusnet.com.au>
Subject:   Re: lagg doesn't fail back to master
Message-ID:  <875287.68136.qm@web63906.mail.re1.yahoo.com>
In-Reply-To: <20100114223241.GA67640@omma.gibson.athome>

next in thread | previous in thread | raw e-mail | index | archive | help



--- On Thu, 1/14/10, Callum Gibson <callumgibson@optusnet.com.au> wrote:

> From: Callum Gibson <callumgibson@optusnet.com.au>
> Subject: Re: lagg doesn't fail back to master
> To: freebsd-net@freebsd.org
> Date: Thursday, January 14, 2010, 5:33 PM
> On 12Jan10 14:25, Callum Gibson
> wrote:
> }I have the following in my rc.conf:
> }
> }wlans_bwi0="wlan0"
> }ifconfig_bwi0="ether XXX"
> }ifconfig_wlan0="WPA mode 11g"
> }cloned_interfaces="lagg0"
> }ifconfig_lagg0="SYNCDHCP laggproto failover laggport bge0
> laggport wlan0"
> }
> }This seems to work fine at boot. However, once I plug
> wired back in,
> }lagg doesn't switch back to the master. Here is what
> ifconfig is showing:
> 
> Thanks for the replies. For the list, the solution was to
> add the following
> to rc.conf:
> 
> ifconfig_bge0="up"
> 
>     C

LAGG should up (init) the port on add, so if it doesn't then
your solution is really a work-around to a bug in LAGG.

Barney






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