Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Feb 2011 07:51:08 -0500
From:      Ryan Stone <rysto32@gmail.com>
To:        Damien Fleuriot <ml@my.gd>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: LAGG - interface comes up but no laggports
Message-ID:  <AANLkTi=GsQ1c1HJn=_TrpOm4x%2BwRR=wuzNdzx4L9u-mE@mail.gmail.com>
In-Reply-To: <4D639E96.70902@my.gd>
References:  <4D639E96.70902@my.gd>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 22, 2011 at 6:31 AM, Damien Fleuriot <ml@my.gd> wrote:
> ifconfig_lagg0="laggproto failover laggport em0 laggport em1"
> ipv4_addrs_lagg0="192.168.1.3/29"
> ifconfig_lagg0="inet6 fe80::3/64"

You're setting ifconfig_lagg0 twice, so the first setting is being
discarded.  Off-hand I'm not sure how you're supposed to configure
ipv6 addresses.  There's nothing in the man page about an
ipv6_addrs_lagg0 variable but that would be the obvious thing to try,



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=GsQ1c1HJn=_TrpOm4x%2BwRR=wuzNdzx4L9u-mE>