[Bug 163455] [ath] "bssid" in wlanN create_args does not change wlan MAC address

2016-11-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=163455

Guido Falsi  changed:

   What|Removed |Added

 Resolution|--- |Overcome By Events
 Status|In Progress |Closed

--- Comment #10 from Guido Falsi  ---
Feedback indicates problem is solved at least on FreeBSD 10.2 and newer.

Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


[Bug 163455] [ath] "bssid" in wlanN create_args does not change wlan MAC address

2016-11-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=163455

--- Comment #9 from Guido Falsi  ---
I just noticed this bug report is still open, but I think the problem is solved
since FreeBSD 10.2.

I'm going to close it in a few days if nobody reports the problem is still
present on recent versions.

Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


[Bug 163455] [ath] "bssid" in wlanN create_args does not change wlan MAC address

2016-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=163455

--- Comment #8 from Guido Falsi  ---
(In reply to Guido Falsi from comment #7)

I performed further tests as you suggested on 10.2 and everything worked out
fine this time.

So, I agree this bug report can be closed now.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


[Bug 163455] [ath] "bssid" in wlanN create_args does not change wlan MAC address

2016-01-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=163455

--- Comment #7 from Guido Falsi  ---
(In reply to John Nielsen from comment #6)

Thanks for your suggestion.

I'll test this soon and report back.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


[Bug 163455] [ath] "bssid" in wlanN create_args does not change wlan MAC address

2016-01-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=163455

--- Comment #6 from John Nielsen  ---
The "bssid" parameter does indeed work on 10-STABLE and 11-CURRENT (and
probably earlier?). I do seem to recall that the order of ifconfig parameters
makes a difference, though. Since opening this ticket I have changed my rc.conf
to have "bssid" at the beginning of the relevant lines instead of at the end
and it has been working fine for some time.

Excerpt from working rc.conf:
wlans_ath1="wlan1 wlan3"
create_args_wlan1="bssid wlanmode hostap mode 11g channel 1:ht/40+"
create_args_wlan3="bssid wlanmode hostap mode 11g channel 1:ht/40+"

Excerpt from ifconfig output:
wlan1: flags=8943 metric 0 mtu
1500
ether 00:1b:b1:5d:XX:YY
wlan3: flags=8943 metric 0 mtu
1500
ether 06:1b:b1:5d:XX:YY

Note the difference in the first octet of the MAC address: '00' for wlan1 and
'06' for wlan3.

AFAIK this bug can be closed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


About bug 163455 - [ath] "bssid" in wlanN create_args does not change wlan MAC address (on 10.x)

2015-08-31 Thread Guido Falsi
Hi,

I filed a followup to the bug in the subject a little time ago. Is there
any chance someone can give some feedback about this?

I am trying to configure a NanoBSD as an access point with two different
BSSIDs (and SSIDs) and the bug reported there is causing problems.

I am, obviously, available for tests and debugging.

Thanks in advance for any help or pointers(or debugging if at all possible).

-- 
Guido Falsi 
___
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


[Bug 163455] [ath] bssid in wlanN create_args does not change wlan MAC address

2015-04-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=163455

Adrian Chadd adr...@freebsd.org changed:

   What|Removed |Added

 CC||adr...@freebsd.org

--- Comment #4 from Adrian Chadd adr...@freebsd.org ---
Hi,

by default net80211 doesn't change the MAC address for each vap. The bssid
parameter should be doing that. IT did work when I checked it last.

Please try on -HEAD. :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to freebsd-wireless-unsubscr...@freebsd.org


[Bug 163455] [ath] bssid in wlanN create_args does not change wlan MAC address

2015-03-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=163455

--- Comment #3 from miguelmcl...@gmail.com ---
(In reply to miguelmclara from comment #2)
*I remember exchanging one email or two*

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to freebsd-wireless-unsubscr...@freebsd.org


[Bug 163455] [ath] bssid in wlanN create_args does not change wlan MAC address

2015-03-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=163455

Mark Linimon lini...@freebsd.org changed:

   What|Removed |Added

   Assignee|freebsd-b...@freebsd.org|freebsd-wirel...@freebsd.or
   ||g
   Keywords||patch

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to freebsd-wireless-unsubscr...@freebsd.org