wpa_supplicant support for EAP_TTLS and wired drivers
Darren Pilgrim
dmp at bitfreak.org
Tue Aug 2 10:16:56 GMT 2005
From: Chris Hodgins
>
> ctrl_interface=/var/run/wpa_supplicant
> ctrl_interface_group=wheel
> ap_scan=0
> network={
> key_mgmt=IEEE8021X
> eap=TTLS
> anonymous_identity="anonymous"
> identity="xxxxx"
> password="xxxxx"
> eapol_flags=0
> phase2="auth=PAP"
> }
>
> When run, wpa_supplicant tells me:
>
> # wpa_supplicant -c wpa.conf -irl0
> Line 6: unknown EAP method 'TTLS'
Do you have ENABLE_WPA_SUPPLICANT_EAPOL defined in /etc/make.conf?
More information about the freebsd-current
mailing list