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

> From: Callum Gibson <callumgib...@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



_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to