Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Nov 2016 16:29:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-wireless@FreeBSD.org
Subject:   [Bug 214266] [rtwn] Lenovo T430, unable to connect - reason=CONN_FAILED loop
Message-ID:  <bug-214266-21060-oPJWwBuyiM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-214266-21060@https.bugs.freebsd.org/bugzilla/>
References:  <bug-214266-21060@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=3D214266

--- Comment #5 from Stefan Hagen <freebsd-bugzilla@textmail.me> ---
I have a configuration that works for me now. Changing the ethernet address=
 on
em0 works as well as changing it on the lagg0 device as long as it is the s=
ame
mac address the wlan adapter originally had.

ifconfig_em0=3D"up"
wlans_rtwn0=3D"wlan0"
ifconfig_wlan0=3D"WPA"

cloned_interfaces=3D"lagg0"
ifconfig_lagg0=3D"ether 20:68:9d:48:81:cd laggproto failover laggport em0
laggport wlan0 DHCP"

This configuration works. 20:68:9d:48:81:cd is the address the wifi adapter=
 was
shipped with. So there is no change on the wlan0 interface happening.

If you want to follow on the issue about not being able to change the mac
address on the wlan adapter, I'm happy to test.

--=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-214266-21060-oPJWwBuyiM>