Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Mar 2016 10:53:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-amd64@FreeBSD.org
Subject:   [Bug 208235] Link Aggregation Lacp not working on 10.3-RC3
Message-ID:  <bug-208235-6@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208235

            Bug ID: 208235
           Summary: Link Aggregation Lacp not working on 10.3-RC3
           Product: Base System
           Version: 10.3-BETA2
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: sk8harddiefast@gmail.com
                CC: freebsd-amd64@FreeBSD.org
                CC: freebsd-amd64@FreeBSD.org

This is the output of uname -a

FreeBSD FreeBSD 10.3-RC3 FreeBSD 10.3-RC3 #0 r296998: Fri Mar 18 01:08:19 U=
TC
2016     root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64


This is my /etc/rc.conf

hostname=3D"FreeBSD"
#ifconfig_re0=3D"inet 192.168.1.18 netmask 255.255.255.0"
ifconfig_msk0=3D"up"
ifconfig_re0=3D"up"
cloned_interfaces=3D"lagg0"
ifconfig_lagg0=3D"laggproto lacp laggport msk0 laggport re0 192.168.1.18/24"
defaultrouter=3D"192.168.1.1"

My /etc/hosts.allow

ALL : ALL : allow

My /etc/resolv.conf

nameserver 192.168.1.1
nameserver 78.87.0.162
nameserver 78.87.0.195
nameserver 78.87.0.122

Using failover everything works. Using lacp I get error on boot=20

ifconfig_create: Bad value

Also lagg0 gets active but msk0 and re0 are completely down.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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