wpa-ttls connection problems

samuel samuel.verstraete
Tue Aug 19 05:51:21 PDT 2008


Hi,

My university has a wireless network and they handed out instructions
to connect to the network for windows and macosx...

These are the instructions for the osX connection:
http://helpdesk.ugent.be/ugentnet/UGentWPA_MACOS.pdf

anyone could help me a bit more?

**I have tried to translate this in what i think should be a correct
wpa_supplicant config... still it doesn't seem to be able to connect:

root at diffuse /etc # cat wpa_supplicant.conf
ap_scan=1
fast_reauth=1
eapol_version=1


network={
        ssid="UGentWPA"
        scan_ssid=1
        key_mgmt=WPA-EAP
        eap=TTLS
        identity="GEBRUIKER"
        password="PASWOORD"
        ca_cert="/etc/certs/ct_root.pem"
        phase2="auth=PAP"
        priority=1
        }


**I have downloaded the certificate from
http://secure.globalsign.net/cacert/ct_root.pem

**this is the log when i turn on extreme logging:

http://merlin.ugent.be/log



More information about the Hostap mailing list