LAGG - interface comes up but no laggports
Ryan Stone
rysto32 at gmail.com
Tue Feb 22 12:51:10 UTC 2011
On Tue, Feb 22, 2011 at 6:31 AM, Damien Fleuriot <ml at 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,
More information about the freebsd-hackers
mailing list