Date: Wed, 14 Dec 2011 19:21:30 -0500 From: John Nielsen <lists@jnielsen.net> To: freebsd-wireless@freebsd.org Subject: Is "bssid" parameter to ifconfig supported with ath? Message-ID: <40D93FD7-96BC-4A79-B92A-E19831BA9FB5@jnielsen.net>
next in thread | raw e-mail | index | archive | help
I know at some point I was able to do e.g.: ifconfig wlan0 create wlandev ath0 wlanmode hostap bssid ifconfig wlan1 create wlandev ath0 wlanmode hostap bssid and end up with different MAC addresses on wlan0 and wlan1. Recently = (and possibly for some time) that has not been the case. All wlan = interfaces end up with the MAC address of the parent device, which = (obviously) causes problems if actually using more than one vap. Using = "wlanaddr" and a manual address instead works as expected.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40D93FD7-96BC-4A79-B92A-E19831BA9FB5>