From owner-freebsd-wireless@freebsd.org Tue Oct 4 20:07:53 2016 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 385B2AF57A5 for ; Tue, 4 Oct 2016 20:07:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 27BB31B8 for ; Tue, 4 Oct 2016 20:07:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u94K7qhi022037 for ; Tue, 4 Oct 2016 20:07:53 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-wireless@FreeBSD.org Subject: [Bug 213207] ath: Unable to set device MAC in FreeBSD 11 Date: Tue, 04 Oct 2016 20:07:53 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: wireless X-Bugzilla-Version: 11.0-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: sega01@go-beyond.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-wireless@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Oct 2016 20:07:53 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213207 Teran McKinney changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|Works As Intended |--- Status|Closed |Open --- Comment #2 from Teran McKinney --- Hi Andriy, Thank you for your reply. I was unaware of the wlanaddr option in ifconfig. However, I still have the same behavior as setting ether on wlan0 -- I can scan, but not associate. If I run ifconfig wlan0 create wlandev ath0 wlanaddr c1:93:07:21:ce:c0 up, = the device comes up, finds an open network, tries to associate, and tries over = and over. If I drop the wlanaddr option, it associates just fine. Maybe there's another bug somewhere? This used to work with 'ether' on ath0 back on FreeBSD 10, but I now understand I should have been using 'wlanaddr= ', instead. Thank you! --=20 You are receiving this mail because: You are the assignee for the bug.=