[PC-BSD Testing] 9.1-RELEASE + Wifi config GUI
Johann Hugo
jhugo at meraka.csir.co.za
Tue Feb 26 01:19:41 PST 2013
Problem with Wifi GUI:
The WEP key in my wpa_supplicant.conf did not have double quotes around it
and it only started working after adding it manually. wep_key0="xxxxxx"
[jhugo at pcbsd-1404] ~% more /etc/supplicant.conf
ctrl_interface=/var/run/wpa_supplicant
network={
ssid="wifi"
priority=146
scan_ssid=1
key_mgmt=NONE
wep_tx_keyidx=0
wep_key0="xxxxxxxxxxxx"
}
Johann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pcbsd.org/pipermail/testing/attachments/20130226/5d6529b6/attachment.html>
More information about the Testing
mailing list