Date: Tue, 2 Aug 2005 03:16:54 -0700 From: "Darren Pilgrim" <dmp@bitfreak.org> To: "'Chris Hodgins'" <christopher.hodgins@gmail.com>, <freebsd-current@freebsd.org> Subject: RE: wpa_supplicant support for EAP_TTLS and wired drivers Message-ID: <000901c5974b$4f81dfa0$642a15ac@SMILEY> In-Reply-To: <63c3899e05080202547fd9dfbe@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000901c5974b$4f81dfa0$642a15ac>