Michael Buesch wrote:
On Wednesday 30 July 2008 19:31:00 Steve Brown wrote:
Guillermo Javier Nardoni wrote:
Hi guys, once again... Me.....

I'm wandering if BCM43xx actually does support for virtual AP, What i mean for VAP is to bradcast more than one SSID being in AP mode or
AdHoc mode
For example: PUBLIC_SSID for those who want to connect to the AP and
PRIVATE_SSID (for
nodes links with Encryption)
According to dd-wrt it does actually support.
I've tried showing the SSID of one of them and hidding the other one but i
only see and
Can connect just with one. Is about driver issues?, am i doing something wrong?

Thanks again.-

Regards
Guillermo Nardoni
I've tried something similar with 2 mesh interfaces. However, only one can be brought up at a time. Bringing up the second interface yields a "SIOCSIFFLAGS: Operation not supported". It's probably the test at the beginning of b43_op_add_interface. I haven't any idea what's involved in removing that restriction.

The firmware doesn't support that, out of the box. So we return
-EOPNOTSUPP
I ran the following experiment on the 2.4 openwrt kamikaze on a Buffalo hp-g54 (bcm5352).

I was able to connect to either VAP with my laptop running XP, dhcp gave me an address, etc. and all worked.

This seems to be the same v4 firmware used by b43. Is this more a reverse engineering issue than firmware?

Steve

---

Comments:
Initially both interfaces came up with OpenWrt2 as the ssid, but with unique bssid's. I manually changed wl0 to OpenWrt1 using iwconfig. Probably a pilot error or bug, but not significant to the experiment.

/etc/config/wireless:
config wifi-device  wl0
       option type     broadcom
       option channel  6
config wifi-iface
       option device   wl0
       option network  lan
       option mode     ap
       option ssid     OpenWrt1
       option encryption none
config wifi-iface
       option device   wl0
       option network  lan
       option mode     ap
       option ssid     OpenWrt2
       option encryption none

iwconfig output - note the unique bssid's
wl0 IEEE 802.11-DS ESSID:"OpenWrt1" Mode:Master Frequency:2.437 GHz Access Point: 00:16:01:2E:0C:4B Bit Rate=54 Mb/s Tx-Power:32 dBm Retry min limit:7 RTS thr:off Fragment thr:off
         Link Quality:5  Signal level:0  Noise level:175
         Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
         Tx excessive retries:0  Invalid misc:0   Missed beacon:0

wl0.1 IEEE 802.11-DS ESSID:"OpenWrt2" Mode:Master Channel:6 Access Point: 02:16:01:2E:0C:48 Bit Rate=54 Mb/s RTS thr:off Fragment thr:off

Firmware:
wl0: wlc_attach: chiprev 0 coreunit 0 corerev 9 cccap 0x4787a2 maccap 0x0 band 2.4G, phy_type 2 phy_rev 7 ana_rev 2
wl0: Broadcom BCM4318 802.11 Wireless Controller 4.150.10.5

Wireshark beacon dump:
Attached.





No.     Time        Source                Destination           Protocol Info
   4670 566.117473  Buffalo_2e:0c:4b      Broadcast             IEEE 802.11 
Beacon frame, SN=113, FN=0, Flags=........C, BI=100, SSID="OpenWrt1"

Frame 4670 (150 bytes on wire, 150 bytes captured)
Radiotap Header v0, Length 32
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        Source                Destination           Protocol Info
   4671 566.219882  Buffalo_2e:0c:4b      Broadcast             IEEE 802.11 
Beacon frame, SN=115, FN=0, Flags=........C, BI=100, SSID="OpenWrt1"

Frame 4671 (150 bytes on wire, 150 bytes captured)
Radiotap Header v0, Length 32
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        Source                Destination           Protocol Info
   4672 566.323419  MS-NLB-PhysServer-22_01:2e:0c:48 Broadcast             IEEE 
802.11 Beacon frame, SN=118, FN=0, Flags=........C, BI=100, SSID="OpenWrt2"

Frame 4672 (150 bytes on wire, 150 bytes captured)
Radiotap Header v0, Length 32
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        Source                Destination           Protocol Info
   4673 566.424673  MS-NLB-PhysServer-22_01:2e:0c:48 Broadcast             IEEE 
802.11 Beacon frame, SN=119, FN=0, Flags=........C, BI=100, SSID="OpenWrt2"

Frame 4673 (150 bytes on wire, 150 bytes captured)
Radiotap Header v0, Length 32
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        Source                Destination           Protocol Info
   4674 566.425819  Buffalo_2e:0c:4b      Broadcast             IEEE 802.11 
Beacon frame, SN=120, FN=0, Flags=........C, BI=100, SSID="OpenWrt1"

Frame 4674 (150 bytes on wire, 150 bytes captured)
Radiotap Header v0, Length 32
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        Source                Destination           Protocol Info
   4675 566.527072  MS-NLB-PhysServer-22_01:2e:0c:48 Broadcast             IEEE 
802.11 Beacon frame, SN=121, FN=0, Flags=........C, BI=100, SSID="OpenWrt2"

Frame 4675 (150 bytes on wire, 150 bytes captured)
Radiotap Header v0, Length 32
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        Source                Destination           Protocol Info
   4676 566.528219  Buffalo_2e:0c:4b      Broadcast             IEEE 802.11 
Beacon frame, SN=122, FN=0, Flags=........C, BI=100, SSID="OpenWrt1"

Frame 4676 (150 bytes on wire, 150 bytes captured)
Radiotap Header v0, Length 32
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        Source                Destination           Protocol Info
   4677 566.629472  MS-NLB-PhysServer-22_01:2e:0c:48 Broadcast             IEEE 
802.11 Beacon frame, SN=123, FN=0, Flags=........C, BI=100, SSID="OpenWrt2"

Frame 4677 (150 bytes on wire, 150 bytes captured)
Radiotap Header v0, Length 32
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        Source                Destination           Protocol Info
   4678 566.733021  MS-NLB-PhysServer-22_01:2e:0c:48 Broadcast             IEEE 
802.11 Beacon frame, SN=126, FN=0, Flags=........C, BI=100, SSID="OpenWrt2"

Frame 4678 (150 bytes on wire, 150 bytes captured)
Radiotap Header v0, Length 32
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to