Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Nov 2016 15:09:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-amd64@FreeBSD.org
Subject:   [Bug 214266] [rtwn] Lenovo T430, unable to connect - reason=CONN_FAILED loop
Message-ID:  <bug-214266-6-y0pXKBM0EF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-214266-6@https.bugs.freebsd.org/bugzilla/>
References:  <bug-214266-6@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 #3 from Andriy Voskoboinyk <avos@freebsd.org> ---
> ifconfig_rtwn0=3D"ether 00:21:cc:d3:e7:1b regdomain ETSI country DE"
> wlans_rtwn0=3D"wlan0"
> ifconfig_wlan0=3D"WPA"

This config looks wrong; I think it should look like:

wlans_rtwn0=3D"wlan0"
create_args_wlan0=3D"wlanaddr 00:21:cc:d3:e7:1b regdomain ETSI country DE"
ifconfig_wlan0=3D"WPA"

or

wlans_rtwn0=3D"wlan0"
ifconfig_wlan0=3D"WPA ether 00:21:cc:d3:e7:1b regdomain ETSI country DE"

--=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-214266-6-y0pXKBM0EF>