WPA not associate with both SSID broadcast/non-broadcast
Zimmermann, Christopher Brian Chris
cbzimmermann
Fri Jan 21 13:12:50 PST 2005
Jason,
Did you try setting "scan_ssid=1"?
This helps me find non-broadcast SSIDs.
Thanks,
Chris
-----Original Message-----
From: hostap-bounces+cbzimmermann=agere.com at shmoo.com
[mailto:hostap-bounces+cbzimmermann=agere.com at shmoo.com] On Behalf Of
Jason Schoonover
Sent: Friday, January 21, 2005 3:18 PM
To: hostap at shmoo.com
Subject: WPA not associate with both SSID broadcast/non-broadcast
Hi,
I have a question. I currently have two networks setup, geographically
separated from each other (one is at home, the other is at work). What
I
want to do is share the same config file between the two, however I'm
having
a problem doing that.
The SSID "work" is not being broadcast, and to get on this I have to
change
the var ap_scan=2. That works great.
The SSID "home" is being broadcast, and I need to set ap_scan=1, which
works,
however it doesn't work with ap_scan=2.
Is there some kind of config option that I'm missing? Is this even
possible
to do? I'd read that ap_scan=2 can only be used for one network block.
Any help would be greatly appreciated.
Thanks,
Jason
hardware/software:
linuxant driverloader 2.2.3
wpa_supplicant 0.3.4
Debian Sarge
work AP is a Cisco Aironet 1231 b/g
home AP is an Apple Airport Extreme
######################
#ap_scan=2
ap_scan=1
network={
ssid="work"
scan_ssid=1
proto=WPA
key_mgmt=WPA-EAP
auth_alg=OPEN
pairwise=TKIP
group=TKIP
eap=TTLS
identity="username"
password="password"
phase2="auth=PAP"
ca_cert="/etc/ssl/ca.crt"
}
network={
ssid="home"
key_mgmt=WPA-PSK
psk="test-preshare"
}
_______________________________________________
HostAP mailing list
HostAP at shmoo.com
http://lists.shmoo.com/mailman/listinfo/hostap
More information about the Hostap
mailing list