User Manual

Copyright © 2000-2011 Bluegiga Technologies Page 16 of 61
. settings is used to change hostapd driver backend, SSIDsettings - Basic configuration Basic configuration
of your network, hardware mode, country code, Wi-Fi channel or maximum simultaneous client number. Default
values should work with most of USB Wi-Fi dongles.
Depending on used encryption, use menu option and change the following lines:Edit configuration file
No encryption
Change nothing more.
Typical WPA2 encryption (WPA2-CCMP (AES))
wpa=2
wpa_passphrase=verysecretpassphrase
rsn_pairwise=CCMP
Other encryptions:
WEP encryption
wep_default_key=0
wep_key0="mysecretkey
WPA-TKIP
wpa=1
wpa_passphrase=verysecretpassphrase
WPA2-TKIP
wpa=2
wpa_passphrase=verysecretpassphrase
WPA-TKIP and WPA2-TKIP
wpa=3
wpa_passphrase=verysecretpassphrase
WPA-CCMP (AES)
wpa=1
wpa_passphrase=verysecretpassphrase
wpa_pairwise=CCMP
WPA2-CCMP (AES)
wpa=2
wpa_passphrase=verysecretpassphrase
rsn_pairwise=CCMP
WPA-CCMP and WPA2-CCMP (AES)
wpa=3
wpa_passphrase=verysecretpassphrase
wpa_pairwise=CCMP
rsn_pairwise=CCMP