Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Oct 2016 14:30:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-doc@FreeBSD.org
Subject:   [Bug 211436] Link aggregation setting wlan mac changed in 11
Message-ID:  <bug-211436-9-Nqf0ToeElp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211436-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211436-9@https.bugs.freebsd.org/bugzilla/>

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

Jason Bacon <bacon4000@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bacon4000@gmail.com

--- Comment #3 from Jason Bacon <bacon4000@gmail.com> ---
Neither the prescribed method for 11.x nor using the MAC of the wireless
interface is working for me with 11.0-RELEASE.

The Ethernet interface works, but wireless failover does not connect:

Oct 17 08:59:09 oyster kernel: wlan0: link state changed to UP
Oct 17 08:59:09 oyster kernel: lagg0: link state changed to UP
Oct 17 08:59:09 oyster wpa_supplicant[21944]: wlan0: Associated with
b0:7f:b9:01:aa:3b
Oct 17 08:59:09 oyster dhclient[22096]: send_packet: No buffer space availa=
ble
Oct 17 08:59:14 oyster last message repeated 2 times
Oct 17 08:59:17 oyster wpa_supplicant[21944]: wlan0: CTRL-EVENT-DISCONNECTED
bssid=3Db0:7f:b9:01:aa:3b reason=3D0
Oct 17 08:59:17 oyster kernel: wlan0: link state changed to DOWN
Oct 17 08:59:17 oyster kernel: lagg0: link state changed to DOWN
Oct 17 08:59:17 oyster wpa_supplicant[21944]: wlan0:
CTRL-EVENT-SSID-TEMP-DISABLED id=3D1 ssid=3D"MARITIME" auth_failures=3D2 du=
ration=3D20
reason=3DCONN_FAILED
Oct 17 08:59:26 oyster dhclient[22096]: send_packet: Network is down

Both interfaces work fine without lagg, with the following config:

ifconfig_re0=3D"DHCP"
wlans_urtwn0=3D"wlan0"
ifconfig_wlan0=3D"WPA DHCP"

This lagg config was working fine on 10.1:

ifconfig_re0=3D"up"
ifconfig_urtwn0=3D"ether e8:9a:8f:21:67:d3"
wlans_urtwn0=3D"wlan0"
ifconfig_wlan0=3D"WPA"
cloned_interfaces=3D"lagg0"
ifconfig_lagg0=3D"laggproto failover laggport re0 laggport wlan0 DHCP"

I've tried this config, tried switching to

create_args_wlan0=3D"wlanaddr e8:9a:8f:21:67:d3"

and tried=20

ifconfig_re0=3D"ether 80:1f:02:b6:a8:3e up"

instead of

ifconfig_urtwn0=3D"ether e8:9a:8f:21:67:d3"

Any other suggestions?

Thanks,

   Jason

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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