[PC-BSD Testing] 9.1-RELEASE + Wifi config GUI
Ken Moore
ken at pcbsd.org
Tue Feb 26 06:32:41 PST 2013
On 02/26/2013 04:19, Johann Hugo wrote:
>
> 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
>
>
>
> _______________________________________________
> Testing mailing list
> Testing at lists.pcbsd.org
> http://lists.pcbsd.org/mailman/listinfo/testing
Thanks for reporting this!
I just fixed this bug in svn (revision# 21648). It looks like it was an
oversight for the hexadecimal WEP keys only, the rest of the key types
should have the appropriate quotes.
--
~~Ken Moore~~
PC-BSD/iXsystems
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pcbsd.org/pipermail/testing/attachments/20130226/f705de8e/attachment.html>
More information about the Testing
mailing list