1
Angstrom & OpenZaurus / Ox 3.5.2 And Wlan
« on: December 22, 2004, 06:15:34 pm »
For the WPA stuff I found this sample on the web:
# This is a basic configuration for WPA with pre-shared keys (WPA-PSK)
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
eapol_version=1
ap_scan=1
network={
ssid="YOUR_SSID"
psk="YOUR WPA PASSWORD IN HEX OR ASCII"
key_mgmt=WPA-PSK
pairwise=CCMP
priority=5
}
Where do I create this wpa_supplicant.confg (is it right?) file in? I want my OZ 3.5.2 SL-5500 to be able to connect to my router that is using WPA-PSK.
Thanks,
Robert
# This is a basic configuration for WPA with pre-shared keys (WPA-PSK)
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
eapol_version=1
ap_scan=1
network={
ssid="YOUR_SSID"
psk="YOUR WPA PASSWORD IN HEX OR ASCII"
key_mgmt=WPA-PSK
pairwise=CCMP
priority=5
}
Where do I create this wpa_supplicant.confg (is it right?) file in? I want my OZ 3.5.2 SL-5500 to be able to connect to my router that is using WPA-PSK.
Thanks,
Robert