Am 25.09.2011 22:38, schrieb Mark Knecht:
> Hi,
>    Can anyone supply an example of correctly setting up wpa_supplicant
> to connect to a WEP2 home network?
> 
>    If got the modules installed and the hardware telling me it sees
> all sorts of ESSIDs but so far I cannot figure out how to give it the
> password correctly. I've been trying to follow this page but it
> completely eludes me.
> 
> http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=4&chap=4
> 
> Thanks in advance,
> Mark
> 

This should be sufficient:
network={
        ssid="network_ssid"
        key_mgmt=WPA-PSK
        psk="password"
}

Hope this helps,
Florian Philipp

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to