HEADSUP: wpa support in the tree

Arne Schwabe arne at rfc2549.org
Fri Jul 8 20:04:51 GMT 2005


Randy Bush <randy at psg.com> writes:

>>> is there an idiot's howto for tmobile eap/ttls yet?
>> No but you reminded me I forgot to update make.conf and the man page. 
>> To get what you want define:
>> ENABLE_WPA_SUPPLICANT_EAPOL=true
>
> any reason this is not default?
>
>> in your make.conf file and rebuild wpa_supplicant.  You'll have EAPOL 
>> support including EAP-TTLS.  Past that you're on your own writing the 
>> wpa_supplicant.conf stuff; check Jouni's documentation for help until 
>> someone improves the FreeBSD man pages.
>
> heck, i am still working out a wpa_supplicant.conf that does
> simple wep!
>

network={
        ssid="Uni Paderborn"
        key_mgmt=NONE
        wep_key0="24085"
        priority=5
}

Rest is unchanged from the default config

Arne 

PS: you can find the wepkey with google (on a offical site), so that
key is not secret anyway, so no **** here (:
-- 
compiling millions of tiny c-programs...done
checking for a working configure script... not found


More information about the freebsd-current mailing list